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 case line.
Syntax
server public static void writeOriginOwnerRelationship(
DataAreaId _purchRFQCaseDataAreaId,
PurchRFQCaseId _purchRFQCaseId,
LineNum _purchRFQCaseLineNum,
InventTransOriginId _inventTransOriginId)
Run On
Server
Parameters
- _purchRFQCaseDataAreaId
Type: DataAreaId Extended Data Type
- _purchRFQCaseId
Type: PurchRFQCaseId Extended Data Type
- _purchRFQCaseLineNum
Type: LineNum Extended Data Type
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type