PurchLineType.postValidateField_BR Method [AX 2012]
Validates Brazilian fields.
Syntax
public boolean postValidateField_BR(FieldId fieldId, [boolean _returnValue])
Run On
Called
Parameters
- fieldId
Type: FieldId Extended Data Type
The Brazilian field ID to be validated.
- _returnValue
Type: boolean
A Boolean value that indicates whether the original method validation is valid.
Return Value
Type: boolean
true if the field value is valid; otherwise, false.