RLedgerTurnoverTypeable.groupParamLabels Method [AX 2012]

Returns a container holding labels for selected report grouping parameters.

Syntax

public container groupParamLabels(container _key)

Run On

Called

Parameters

  • _key
    Type: container
    A container holding the selected grouping parameters of the report.

Return Value

Type: container
A container holding labels for the selected report grouping parameters.

See Also

Reference

RLedgerTurnoverTypeable Interface