It stores the content of browse menu for different class.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| sequence_no | integer | not null | UBI popup menu- Where in the popupmenu should it appear |
| label | varchar(30) | not null | UBI popup menu- label to be displayed |
| name | varchar(30) | not null | UBI popup menu- Name as key |
| method_name | varchar(30) | with null | UBI popup menu- which method to launch |
| sub_popup_menu | varchar(30) | with null | UBI popup menu- What is the submenu group |
| bitmap_name | varchar(64) | with null | UBI popup menu (small bmp to be displayed on popup) |
| flag | integer | with null | UBI popup menu- flag |
Product Name: Unicenter Network and System Management
Table Type: Table