PdsCWFormCtrl_PurchAgreeReleaseOrder::newFromForm Method [AX 2012]
Creates and initializes an instance of the PdsCWFormCtrl_PurchAgreeReleaseOrder class.
client server public static PdsCWFormCtrl_PurchAgreeReleaseOrder newFromForm(FormRun _formRun, TmpPurchLine _tmpPurchLineDS)
Run On
CalledParameters
- _formRun
- Type: FormRun Class
An instance of the FormRun class.
- _tmpPurchLineDS
- Type: TmpPurchLine Table
A TmpPurchLine data source table buffer.
Return Value
Type: PdsCWFormCtrl_PurchAgreeReleaseOrder ClassA PdsCWFormCtrl_PurchAgreeReleaseOrder object.
Show: