Share via


RetailConcessionJournalCreate.initFromVendTable Method [AX 2012]

Initializes data in LedgerJournalTrans table.

Syntax

public void initFromVendTable(LedgerJournalTrans ledgerJournalTrans)

Run On

Client

Parameters

Remarks

This method initializes the data in LedgerJournalTrans table from VendTable table.

See Also

Reference

RetailConcessionJournalCreate Class