PrintMgmtSetupContext.parmCaller Method [AX 2012]

Gets or sets the Caller parameter.

public Object parmCaller([Object _caller])

Run On

Called

Parameters

_caller
Type: Object Class
The value to set.

Return Value

Type: Object Class
The value of the Caller parameter.

This parameter should be set to the form instance of the form that is opening the print management form. It provides the ability to link the two forms together so that the records on the print management form change as the records on the calling form change.

Community Additions

ADD
Show: