RLedgerTurnoverTypeEmpl.createPrecalcData Method [AX 2012]
Creates precalculated data for a transaction.
public void createPrecalcData(
Common _trans,
Common _transHeader,
Common _transSplit)
Run On
CalledParameters
- _trans
- Type: Common Table
A table buffer holding the transaction.
- _transHeader
- Type: Common Table
A table buffer holding the transaction header.
- _transSplit
- Type: Common Table
A table buffer holding the split transaction.
Community Additions
ADD
Show: