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.
Deletes the relationship between the inventory transactions originator and the retail sales transactions.
Syntax
server public static void deleteOwnerRelationship(DataAreaId _retailSalesDataAreaId, InventTransId _retailSalesInventTransId)
Run On
Server
Parameters
- _retailSalesDataAreaId
Type: DataAreaId Extended Data Type
The value of the dataAreaId field of the RetailTransactionSalesTrans table.
- _retailSalesInventTransId
Type: InventTransId Extended Data Type
The value of the InventTransId field of the RetailTransactionSalesTrans table.