PdsRebateTableStatusType::newBuffer Method [AX 2012]

Initializes a new instance of the PdsRebateTableStatusType class that is based on the specified reference buffer.

client server public static PdsRebateTableStatusType newBuffer(Common _buffer)

Run On

Called

Parameters

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

Return Value

Type: PdsRebateTableStatusType Class
A new instance of the PdsRebateTableStatusType class.

ExceptionCondition
Error

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

Show: