InventTransOriginRetailSalesTransTable::deleteOwnerRelationship Method
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.