Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _menuItemName
Type: MenuItemName Extended Data Type
The menu item name for which to find the prefix.
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. |