Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates or updates the relationship between the inventory transactions originator and the sales quotation order line.
Syntax
server public static void writeOriginOwnerRelationship(
DataAreaId _salesQuotationLineDataAreaId,
InventTransId _salesQuotationLineInventTransId,
InventTransOriginId _inventTransOriginId)
Run On
Server
Parameters
- _salesQuotationLineDataAreaId
Type: DataAreaId Extended Data Type
- _salesQuotationLineInventTransId
Type: InventTransId Extended Data Type
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type