PrintMgmtSetupContext.parmReferencedTableBuffer Method [AX 2012]

Gets or sets the ReferencedTableBuffer parameter.

public Common parmReferencedTableBuffer([Common _referencedTableBuffer])

Run On

Called

Parameters

_referencedTableBuffer
Type: Common Table
The value to set.

Return Value

Type: Common Table
The value of the ReferencedTableBuffer parameter.

This parameter specifies the table buffer to which print management settings are associated. Even though multiple hierarchies may be displayed, they must all reference the same table buffer so this parameter is not included in the addHierarchyContext method of this same class.

Community Additions

ADD
Show: