ProjListProjTableController.validate Method [AX 2012]

Validates the data contract values.

public boolean validate()

Run On

Called

Return Value

Type: boolean
true if validation is successful; otherwise, false.

Overrides the default behavior that packs the whole controller and sends it.

Reporting contracts are created from RDL and they should not be recreated on the server.

Marshal the contracts only by packing the ContractInfo map.

Community Additions

ADD
Show: