Represents the user-defined menu name for a specific document type/document subtype.
For example, the menu for sales order documents is Sales Orders. The name can be changed to Orders (or any other string) with this object.
Source table: The ONNMĀ table, whose child table NNM1Ā is used for theĀ SeriesService object, contains the fieldĀ DocAlias, which is stored in theĀ ChangedMenuName property.
Use this object with theĀ GetDocumentChangedMenuNameĀ andĀ ChangeDocumentMenuName methods of theĀ SeriesService.