PurchSummaryParametersForm::construct Method [AX 2012]

client server public static PurchSummaryParametersForm construct(
    DocumentStatus documentStatus, 
    FormListControl _selected, 
    FormListControl _notSelected)

Run On

Called

Parameters

documentStatus
Type: DocumentStatus Enumeration
_selected
Type: FormListControl Class
_notSelected
Type: FormListControl Class
Show: