ProjValCheckTrans::setVariablesFromRemainingBuffers Method [AX 2012]
Used as an event handler to attach additional code in more layers that work with additional tables.
client server public static boolean setVariablesFromRemainingBuffers(
ProjValCheckTrans _pvct,
Args _args,
[Common _childBuffer])
Run On
CalledParameters
- _pvct
- Type: ProjValCheckTrans Class
An instance of the ProjValCheckTrans class.
- _args
- Type: Args Class
The arguments that are passed to the ProjValCheckTrans.setVariablesFromBuffer method.
- _childBuffer
- Type: Common Table
A common buffer that is passed to the ProjValCheckTrans.setVariablesFromBuffer method.
Show: