This documentation is archived and is not being maintained.
SrsReportRunController.validate Method [AX 2012]
Validates the data contract values.
protected boolean validate()
Run On
Called
Return Value
Type:
boolean
true if validation is successful; otherwise, false.
Override the default behavior packing the complete controller and sending it.
Reporting contracts are created from RDL and we do not want them to be recreated on server.
Only the contracts will be marshaled by packing the ContractInfo map.