PurchReApprovalPolicyRuleFieldList.getFieldNameAndLabel Method [AX 2012]
Gets the field name and label.
private container getFieldNameAndLabel(
TableId _tableId,
str _tableLabel,
str _key,
FieldId _fieldId)
Run On
ClientParameters
- _tableId
- Type: TableId Extended Data Type
The table ID that contains the field.
- _tableLabel
- Type: str
The label for the table specified in _tableId value.
- _key
- Type: str
A key for looking up replacement labels.
- _fieldId
- Type: FieldId Extended Data Type
The ID of the field.
Community Additions
ADD
Show: