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

Called

Parameters

_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.

Return Value

Type: PdsCWUpdateRegister Class
A new instance of the PdsCWUpdateRegister child class.
Show: