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 production BOM.
Syntax
server public static void writeOriginOwnerRelationship(
DataAreaId _prodBOMDataAreaId,
InventTransId _prodBOMInventTransId,
InventTransOriginId _inventTransOriginId)
Run On
Server
Parameters
- _prodBOMDataAreaId
Type: DataAreaId Extended Data Type
- _prodBOMInventTransId
Type: InventTransId Extended Data Type
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type