Indicates whether the specified field ID is relevant for item order settings.
Syntax
client server public static boolean isFieldIdInventItemSetupRelevant(FieldId _dimFieldId)
Run On
Called
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The field ID to check.
Return Value
Type: boolean
true if the field ID is relevant for item order settings; otherwise, false.
Exceptions
| Exception | Condition |
|---|---|
| Error | There is an unknown field ID. |