PdsComdPricingTradeUpdate.validate Method [AX 2012]

Determines whether all of the parameters are valid.

public boolean validate([Object calledFrom])

Run On

Called

Parameters

calledFrom
Type: Object Class
The object from which this method is being called; optional.

Return Value

Type: boolean
true if all of the parameters are valid; otherwise, false.

public boolean validate()

Community Additions

ADD
Show: