PmfFormCtrl_ReleaseOrderPick::newForm Method [AX 2012]
Creates and initializes a new instance of the PmfFormCtrl_ReleaseOrderPick class.
client server public static PmfFormCtrl_ReleaseOrderPick newForm(FormRun _fr)
Run On
CalledParameters
- _fr
- Type: FormRun Class
A FormRun object.
Return Value
Type: PmfFormCtrl_ReleaseOrderPick ClassAn instance of the PmfFormCtrl_ReleaseOrderPick class.
Show: