Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a new instance of a specific transaction class.
Syntax
client server public static ProjTrans construct(Common _buffer)
Run On
Called
Parameters
- _buffer
Type: Common Table
A table buffer for the type of transaction to be constructed.
Return Value
Type: ProjTrans Class
The new class.
Remarks
If an invalid table buffer is passed an error will be thrown.