Skip to main content

Window: Menu

[Created: 21/05/1999 - Updated: 02/01/2000 ]
Description: Maintain Menu
Help: The Maintain Menu Window defines the Menu which will display. It is for System Admin use only. The menu items that each user will see depends upon the security defined.

Tab: Menu

[Created: 21/05/1999 - Updated: 02/01/2000 ]
Description: Maintain Menu
Help: The Menu Tab defines the tree structured menu which will be used for the selected Organization. Note that the name and description will be automatically synchronized (overwritten), if not a summary node.
Tab Level: 0

Table 10: Menu - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ad_menu.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ad_menu.AD_Org_ID numeric(10)
Table Direct
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.ad_menu.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.ad_menu.Description character varying(255)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.ad_menu.IsActive character(1)
Yes-No
Entity TypeDictionary Entity Type; Determines ownership and synchronizationThe Entity Types "Dictionary", "iDempiere" and "Application" might be automatically synchronized and customizations deleted or overwritten. For customizations, copy the entity and select "User"!ad_menu.EntityType character varying(40)
Table
Centrally maintainedInformation maintained in System Element tableThe Centrally Maintained checkbox indicates if the Name, Description and Help maintained in 'System Element' table or 'Window' table.ad_menu.IsCentrallyMaintained character(1)
Yes-No
Read OnlyField is read onlyThe Read Only indicates that this field may only be Read. It may not be updated.ad_menu.IsReadOnly character(1)
Yes-No
Summary LevelThis is a summary entityA summary entity represents a branch in a tree rather than an end-node. Summary entities are used for reporting and do not have own values.ad_menu.IsSummary character(1)
Yes-No
ActionIndicates the Action to be performedThe Action field is a drop down list box which indicates the Action to be performed for this Item.ad_menu.Action character(1)
List
Sales TransactionThis is a Sales TransactionThe Sales Transaction checkbox indicates if this item is a Sales Transaction.ad_menu.IsSOTrx character(1)
Yes-No
WindowData entry or display windowThe Window field identifies a unique Window in the system.ad_menu.AD_Window_ID numeric(10)
Table Direct
WorkflowWorkflow or combination of tasksThe Workflow field identifies a unique Workflow in the system.ad_menu.AD_Workflow_ID numeric(10)
Table Direct
OS TaskOperation System TaskThe Task field identifies a Operation System Task in the system.ad_menu.AD_Task_ID numeric(10)
Table Direct
ProcessProcess or ReportThe Process field identifies a unique Process or Report in the system.ad_menu.AD_Process_ID numeric(10)
Table Direct
Special FormSpecial FormThe Special Form field identifies a unique Special Form in the system.ad_menu.AD_Form_ID numeric(10)
Table Direct
Info WindowInfo and search/select WindowThe Info window is used to search and select records as well as display information relevant to the selection.ad_menu.AD_InfoWindow_ID numeric(10)
Table Direct
Predefined Context VariablesPredefined context variables to inject when opening a menu entry or a windowad_menu.PredefinedContextVariables character varying(4000)
String

Tab: Translation

[Created: 21/05/1999 - Updated: 27/10/2024 ]
Description: Menu Translation - May not need to be translated
Help: Menu translations are derived from Window, Process, etc. You only need to translate Summary level items all others will be translated automatically (overwritten)
Tab Level: 1

Table 20: Translation - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ad_menu_trl.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ad_menu_trl.AD_Org_ID numeric(10)
Table Direct
MenuIdentifies a MenuThe Menu identifies a unique Menu. Menus are used to control the display of those screens a user has access to.ad_menu_trl.AD_Menu_ID numeric(10)
Table Direct
LanguageLanguage for this entityThe Language identifies the language to use for display and formattingad_menu_trl.AD_Language character varying(6)
Table
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.ad_menu_trl.IsActive character(1)
Yes-No
TranslatedThis column is translatedThe Translated checkbox indicates if this column is translated.ad_menu_trl.IsTranslated character(1)
Yes-No
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.ad_menu_trl.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.ad_menu_trl.Description character varying(255)
String