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
CalledParameters
- _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.
Show: