PurchAgreementGenerateReleaseOrder.validate Method [AX 2012]

Validates that the purchase order is correct.

public boolean validate([Object calledFrom])

Run On

Called

Parameters

calledFrom
Type: Object Class
The object or form that calls the method.

Return Value

Type: boolean
true if the data is valid and can be used to created a sales release order; otherwise, false.

Community Additions

ADD
Show: