PDSPriceEstablisher.parmBaseBuffer Method [AX 2012]

Gets or sets the base buffer property.

public abstract Common parmBaseBuffer([Common _baseBuffer])

Run On

Called

Parameters

_baseBuffer
Type: Common Table
A buffer of the source record as contained in the property calculableOrderMap.

Return Value

Type: Common Table
The current base buffer.

The base buffer represents the source record as contained in the property calculableOrderMap. Since the source record may be of different types, it is necessary for the derived class to implement this method according to the type it is handling.

Community Additions

ADD
Show: