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