RLedgerTurnoverTypeable.fieldMainAccount Method [AX 2012]

Returns a container holding the table and field IDs for the Main account field.

Syntax

public container fieldMainAccount()

Run On

Called

Return Value

Type: container
A container holding the table and field IDs for the Main account field.

Remarks

[TableId, FieldId]

See Also

Reference

RLedgerTurnoverTypeable Interface