RPSExport_BR.validate Method [AX 2012]
Validates all the class fields values.
Syntax
public boolean validate([Object calledFrom])
Run On
Client
Parameters
- calledFrom
Type: Object Class
Not used.
Return Value
Type: boolean
true if all fields are validated; false, otherwise.