RLedgerTurnoverTypeable.getKeyValue Method [AX 2012]

Returns a key value for a transaction field for filtering purposes.

Syntax

public anytype getKeyValue(Common _trans, FieldId _fieldId)

Run On

Called

Parameters

  • _trans
    Type: Common Table
    A table buffer holding the transaction.

Return Value

Type: anytype
The key value for a transaction field for filtering purposes.

See Also

Reference

RLedgerTurnoverTypeable Interface