StockingLocationssiteDedicatedLocations
Service that's used to create site-dedicated, stocking-location addresses in the RCL_SITE_DEDICATED_LOCATIONS table to define which customer sites the parts in the associated service logistics stocking location can be used.
Columns
Name | Type | Description |
StockingLocationsStockLocationId [KEY] | Long | StockingLocationsStockLocationId of StockingLocationssiteDedicatedLocations |
SiteDedicatedLocId [KEY] | Long | Value that uniquely identifies the site-dedicated location record in the dedicated sites table (RCL_SITE_DEDICATED_LOCATIONS). |
PartySiteId | Long | Value that uniquely identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking-locations table (RCL_STOCK_LOCATION). |
StockLocationId | Long | Value that uniquely identifies the row in the service logistics stocking-location table (RCL_STOCK_LOCATION). |
PartySiteNumber | String | Number that identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking-locations table (RCL_STOCK_LOCATION). |
Finder | String | Finder of StockingLocationssiteDedicatedLocations |