PdsRebateTableType::newBuffer Method [AX 2012]

Initializes a new instance of the PdsRebateTableType class based on the reference buffer.

client server public static PdsRebateTableType newBuffer(Common _buffer)

Run On

Called

Parameters

_buffer
Type: Common Table
The reference buffer that decides which derived version of the class to instantiate.

Return Value

Type: PdsRebateTableType Class
A PdsRebateTableType class instance.

ExceptionCondition
Error

The class cannot be instantiated based on the specified _buffer parameter.

Show: