RetailBuyersPushLine::createBuyersPushLines Method
Creates lines in the RetailBuyersPushLine table.
Syntax
client server public static void createBuyersPushLines(
RetailBuyersPushId _sBuyersPushId,
ItemId _sItemId,
InventLocationId _sInventLocation,
InventSiteId _sInventSiteId)
Run On
Called
Parameters
- _sBuyersPushId
Type: RetailBuyersPushId Extended Data Type
The identification of a buyer push record.
- _sItemId
Type: ItemId Extended Data Type
An item ID value.
- _sInventLocation
Type: InventLocationId Extended Data Type
The identification value of a location.
- _sInventSiteId
Type: InventSiteId Extended Data Type
The identification value of a site.