Previous Topic: usp_menu_tree TableNext Topic: usp_menu_tree_res Table


usp_menu_tree_name Table

Contains the information on the named menu trees used in the Role Based UI.

Field

Data Type

Reference

Remarks

id

INTEGER

 

 

name

STRING (80)

 

Name of the menu tree

code

STRING 30

 

Code

del

INTEGER

Active_

Boolean_

Table::enum

 

description

STRING (255)

 

Description

internal

INTEGER

Boolean_

Table::enum

Indicates if this menu tree is delivered out-of-box. If so, the menu tree is not customizable. User created menu trees are customizable.