Share via


InventTransOriginKeyValueTransfer.findInventTransOriginRelationFieldId Method [AX 2012]

Finds the fieldId of the field that has the reference to the InventTransOrigin table.

Syntax

protected FieldId findInventTransOriginRelationFieldId(SysDictTable _sysDictTable)

Run On

Called

Parameters

  • _sysDictTable
    Type: SysDictTable Class
    The table that has the relationship to the InventTransOrigin table.

Return Value

Type: FieldId Extended Data Type
The fieldId of the field that has the reference to the InventTransOrigin table; otherwise, 0.

See Also

Reference

InventTransOriginKeyValueTransfer Class