ProjForecastListPageInteraction::setProjTableFromArgsIfNotExist Method [AX 2012]

Initializes _projTable buffer from args if it has not been initialized yet.

client server public static void setProjTableFromArgsIfNotExist(ProjTable _projTable, Args _args)

Run On

Called

Parameters

_projTable
Type: ProjTable Table
The buffer to be initialized.
_args
Type: Args Class
The args serving as initializing.
Show: