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
CalledParameters
- _buffer
- Type: Common Table
The reference buffer that indicates which derived version of the class to instantiate.
Return Value
Type: PdsRebateTableStatusType ClassA new instance of the PdsRebateTableStatusType class.
Show: