Share via


InventCostReportController::getDialogCaption Method [AX 2012]

Gets a label according to the caller, that is, the menu item name.

Syntax

client server protected static LabelType getDialogCaption(MenuItemName _menuItemName)

Run On

Called

Parameters

Return Value

Type: LabelType Extended Data Type
The label that corresponds to the menu item.

Exceptions

Exception Condition
Error

The caller is neither the InventCostValue nor the InventCostVariances.

See Also

Reference

InventCostReportController Class