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 WMS order.
Syntax
server public static void writeOriginOwnerRelationship(
DataAreaId _wmsOrderDataAreaId,
WMSOrderId _wmsOrderId,
InventTransOriginId _inventTransOriginId)
Run On
Server
Parameters
- _wmsOrderDataAreaId
Type: DataAreaId Extended Data Type
- _wmsOrderId
Type: WMSOrderId Extended Data Type
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type