LedgerTransferOpening.validate Method [AX 2012]

Performs the validation that is required before the process is executed.

public boolean validate([Object calledFrom])

Run On

Called

Parameters

calledFrom
Type: Object Class
The caller object.

Return Value

Type: boolean
true if the process parameters are valid; otherwise, false

Community Additions

ADD
Show: