CustInterestCreate.validate Method [AX 2012]

Drives the validation logic for the CustInterestCreate class parameters.

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

_calledFrom
Type: Object Class
The reference to the caller object.

Return Value

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

Validates the inclusion of transactions with and without Billing classification.

Community Additions

ADD
Show: