Table Name:menu_item
Table Number:319
Group:User Interface
Description:Describes a particular pulldown menu item; used in defining privileges to menu commands
Flags: 
Baseline/Custom:Baseline
Fields:
Field NameCommon TypeDatabase TypeGeneric Field IDArray SizeDefaultFlagsCommentField Used in Views
descriptionCHARvarchar 255  Description of the item  
devLONGint151 DIRECT, ALLOW_NULL Row version number for mobile distribution purposes  
dimmableLONGint   DIRECT Indicates whether the menu item can be dimmed or not Search (1)
flagsLONGint   DIRECT Attribute for the menu item; e.g., when invoked from different platform whether it is visible or not  
function_idLONGint   DIRECT Reserved; not used  
icon_idLONGint16  DIRECT Id number of the item's icon  
mac_accel_flagLONGint   DIRECT Accelerator key flag for Mac platform  
mac_accel_keyLONGint   DIRECT Accelerator key for Mac platform  
mac_titleCHARvarchar 80  Display title for Mac platform  
menu_barLONGint   DIRECT ID of the menu bar for the item Search (1)
menu_tagLONGint   DIRECT ID of the menu item. Used to bind menu item with its callback function Search (1)
mkeyLONGint   DIRECT ASCII code for the letter used to invoke the item  
mtif_accel_flagLONGint   DIRECT Accelerator key flag for Motif platform  
mtif_accel_keyLONGint   DIRECT Accelerator key for Motif platform  
mtif_titleCHARvarchar 80  Display title for Motif platform  
nameCHARvarchar 80  Internal name of the menu item  
objidLONGint3  DIRECT Internal record number Search (1)
positionLONGint   DIRECT Display order for the item in its pull down menu  
pulldownCHARvarchar 80  Name of the parent menu item within a hierarchical series of items within items. Reserved; not used  
stateLONGint   DIRECT Reserved; not used  
subtypeLONGtinyint  DIRECT Subtype of the item; i.e., 0=Action, 1=Query, 2=Related Object, default=0  
titleCHARvarchar280  Display name of item as it appears in the pulldown menu  
typeLONGtinyint  DIRECT Type of the item; i.e., 0=Side Menu, 1=Main Menu, default=0  
win_accel_flagLONGint   DIRECT Accelerator key flag for the form's platform  
win_accel_keyLONGint   DIRECT Accelerator key for form's platform  
win_titleCHARvarchar 80  Display name for form's platform  
Relations:
RelationTypeTarget ObjectInverse RelationCommentFlagsMTM TableUsed in Views
menu_item2menu_barMTOmenu_barmenu_bar2menu_itemMenu bar under which the menu item appears   Search (1)
role_for2mui_mui_roleOTMmui_mui_rolerole_for2menu_itemMenu item roles received by the item    
player2mui_mui_roleOTMmui_mui_roleplayer2menu_itemMenu item roles played by the item    
menu_item2privclassMTMprivclassprivclass2menu_itemPrivilege classes for which the menu item is disabled  mtm_privclass3_
menu_item1
Search (1)
Indexes: (Defined in Clarify Schema)
Index NameFieldsFlags
menu_item_indexname:menu_item2menu_barUNIQUE 
Indexes (Defined in Database):
Index NameFieldsAdditional Information
ind_pulldown_positionpulldown, positionclustered located on PRIMARY
menu_item_indexname, menu_item2menu_barnonclustered, unique located on PRIMARY
objindexobjidnonclustered, unique located on PRIMARY
Referenced in Views:
View IDView NameTables
323priv_menu_item menu_bar, menu_item, privclass
My Recent Objects
menu_item