TaxTrans_IN::isVATFieldMandatory Method
Checks whether a VAT field is mandatory.
Syntax
client server public static boolean isVATFieldMandatory(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.