InterCompanyTransferInventDim::construct Method [AX 2012]
Instantiates the class based on a record buffer.
Syntax
server public static InterCompanyTransferInventDim construct(Common _common)
Run On
Server
Parameters
- _common
Type: Common Table
The record buffer used for construction.
Return Value
Type: InterCompanyTransferInventDim Class
An object of the class depending on the received record buffer.