PdsCWUpdateRegister::newBuffer Method [AX 2012]
Determines which class type to use and returns a new instance of that class.
client server public static PdsCWUpdateRegister newBuffer(Common _buffer, InventMovement _movement)
Run On
CalledParameters
- _buffer
- Type: Common Table
The table buffer that is used to determine return type.
- _movement
- Type: InventMovement Class
The movement that is passed on to a derived class.
Show: