Share via


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

See Also

Reference

RetailBuyersPushLine Table