RLedgerTurnoverTypeable.fieldLedgerDimension Method [AX 2012]

Returns a container holding the table and field IDs for the ledger dimension field.

Syntax

public container fieldLedgerDimension()

Run On

Called

Return Value

Type: container
A container holding the table and field IDs for the ledger dimension field.

Remarks

[TableId, FieldId]

See Also

Reference

RLedgerTurnoverTypeable Interface