InventTransWMSRegistrationObsFactory::newfromBuffer Method [AX 2012]
Creates a new instance of the classes that implement the InventTransWMSRegistrationObserver interface based on a table buffer.
Syntax
client server public static InventTransWMSRegistrationObserver newfromBuffer(Common _buffer)
Run On
Called
Parameters
- _buffer
Type: Common Table
A Common table buffer.
Return Value
Type: InventTransWMSRegistrationObserver Interface
An implementation of the InventTransWMSRegistrationObserver interface.