PDSPriceEstablisher.maxStatusIssue Method [AX 2012]

Gets the maximum status issue.

protected StatusIssue maxStatusIssue()

Run On

Called

Return Value

Type: StatusIssue Enumeration
The maximum status issue.

This method always returns StatusIssue::Sold. This should be overridden by a derived class if this is not appropriate.

Community Additions

ADD
Show: