SysQueryForm::getRelativeRecIdFieldOnView_IN Method [AX 2012]

Retrieve relative RecID field information for current surrogate FK on view

Syntax

client public static container getRelativeRecIdFieldOnView_IN(TableId _tableId, FieldId _FieldId)

Run On

Client

Parameters

Return Value

Type: container
A cotainer has relative table ID and field ID based on its surrogate FK

See Also

Reference

SysQueryForm Class