RLedgerTurnoverType.getKeyValue Method [AX 2012]

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

public anytype getKeyValue(Common _trans, FieldId _fieldId)

Run On

Called

Parameters

_trans
Type: Common Table
A table buffer holding the transaction.
_fieldId
Type: FieldId Extended Data Type
The field ID for the key field.

Return Value

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

Community Additions

ADD
Show: