PdsCWFormCtrl_PurchRFQCaseTable::newFromForm Method [AX 2012]
Creates a new instance of the PdsCWFormCtrl_PurchRFQCaseTable class by using the FormRun parameter.
client server public static PdsCWFormCtrl_PurchRFQCaseTable newFromForm(FormRun _fr)
Run On
CalledParameters
- _fr
- Type: FormRun Class
A FormRun object that the class controls.
Return Value
Type: PdsCWFormCtrl_PurchRFQCaseTable ClassA new instance of the PdsCWFormCtrl_PurchRFQCaseTable class.
Show: