Share via


PaymFeeBankRuleLine_JP.getFieldIdFromFieldLabel Method

Retrieves a field ID that is based on a specified table and field label either by using a look up list or the manual input.

Syntax

private FieldId getFieldIdFromFieldLabel(TableId _tableId, FieldLabel _fieldLabel)

Run On

Called

Parameters

Return Value

Type: FieldId Extended Data Type
The field ID.

Exceptions

Exception Condition
Error

There is no field that has the specified field label.

Remarks

The assumption is that the field label is unique; otherwise, returns the first matched field Id.

See Also

Reference

PaymFeeBankRuleLine_JP Table