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 purchase RFQ line.
Syntax
server public static void writeOriginOwnerRelationship(
DataAreaId _purchRFQDataAreaId,
PurchRFQId _purchRFQId,
LineNum _purchRFQLineNum,
InventTransOriginId _inventTransOriginId)
Run On
Server
Parameters
- _purchRFQDataAreaId
Type: DataAreaId Extended Data Type
- _purchRFQId
Type: PurchRFQId Extended Data Type
- _purchRFQLineNum
Type: LineNum Extended Data Type
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type