PdsFormCtrl_WHSBatchAttribReserve::newFromForm Method [AX 2012]

Initiates a new class derived from PdsFormCtrl_WHSBatchAttribReserve

client server public static PdsFormCtrl_WHSBatchAttribReserve newFromForm(FormRun _fr)

Run On

Called

Parameters

_fr
Type: FormRun Class
FormRun Object of caller

Return Value

Type: PdsFormCtrl_WHSBatchAttribReserve Class
New instance of class PdsFormCtrl_WHSBatchAttribReserve

Initiates the creation of a new class derived from PdsFormCtrl_WHSBatchAttribReserve and sets the formRun variable to the vlue of the calling form.

Show: