Popup menu for different objects. This table is used with tng_method together to get the real binary to run if the popup menu is clicked.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| name | varchar(40) | not null | Name of popupmenu (grouping) |
| sequence_no | integer | not null | Where in the menu it appears |
| label | varchar(40) | not null | Label seen on popup menu |
| method_name | varchar(40) | with null | Method to launch upon selection |
| sub_popup_menu | varchar(40) | with null | Name of sub popup menu (future) |
| bitmap_name | varchar(64) | with null | Image of the popup menu |
| flag | integer | with null | System |
Product Name: Unicenter Network and System Management
Table Type: Table