Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether a sales tax field is mandatory.
Syntax
client server public static boolean isSalesTaxFieldMandatory(FieldName _fieldName)
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The field name.
Return Value
Type: boolean
true if the field is mandatory; otherwise, false.