RetailCreateConcessionPurchOrder.createLogEntry Method [AX 2012]
Inserts a record into the RetailConcessionPurchLogTrans table.
Syntax
public void createLogEntry(RetailStoreId _sStoreId, PurchTable _tPurchTable)
Run On
Called
Parameters
- _sStoreId
Type: RetailStoreId Extended Data Type
The value of the store.
- _tPurchTable
Type: PurchTable Table
A PurchTable record.