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