projProjectTransListPageInteraction::setupArgForMenuCall Method [AX 2012]

Opens the respective transaction type form by passing the arguments in the respective menu items.

client server public static Args setupArgForMenuCall(SysSetupFormRun _callerElement, ProjPostTransView _projPostTransView)

Run On

Called

Parameters

_callerElement
Type: SysSetupFormRun Class
The form that called this method.
_projPostTransView
Type: ProjPostTransView View
A ProjPostTransView value that indicates whether the transaction type must be open.

Return Value

Type: Args Class
An object that contains the arguments.
Show: