RLedgerTurnoverTypePrecalcEmpl.groupParamValues Method [AX 2012]
Returns a container of grouping parameter values for the transaction.
public container groupParamValues(
Common _trans,
container _key,
[Common _transHeader,
Common _transSplit])
Run On
CalledParameters
- _trans
- Type: Common Table
A table buffer holding the transaction.
- _key
- Type: container
A container holding the selected grouping parameters of the report.
- _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: