PrintMgmtNode_PurchRFQVendLink.getDisplayCaptionImplementation Method [AX 2012]

Returns the display caption for the node.

protected str getDisplayCaptionImplementation(Common _tableBuffer)

Run On

Called

Parameters

_tableBuffer
Type: Common Table

Return Value

Type: str
The display caption used to identify the reference of the node.

The caption typically includes a prefix like Module, Account, or Transaction, followed by the caption property of the _tableBuffer parameter.

Community Additions

ADD
Show: