TmpIndirectTaxInquiryTable_IN::getFieldIdFromPosition Method
Retrieves the field ID of a specified position.
Syntax
client server public static FieldId getFieldIdFromPosition(int _position)
Run On
Called
Parameters
- _position
Type: int
The position of the field.
Return Value
Type: FieldId Extended Data Type
The field ID that is based on the specified position.