Menu action used by jasmine.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| name | varchar(80) | not null | MCC- provider actions: name of action |
| description | varchar(80) | with null | MCC- provider actions: Description of action |
| confirmit | integer1 | not null | MCC- provider actions: flag whether to display confirmation dialog |
| show_result | integer1 | not null | MCC- provider actions: show result to mcc |
| method | varchar(255) | not null | MCC- provider actions: method to call |
| p1_name | varchar(80) | with null | MCC- provider actions: parm 1 |
| p1_value | varchar(255) | with null | MCC- provider actions: value 1 |
| p2_name | varchar(80) | with null | MCC- provider actions: parm 2 |
| p2_value | varchar(255) | with null | MCC- provider actions: value 2 |
| p3_name | varchar(80) | with null | MCC- provider actions: parm 3 |
| p3_value | varchar(255) | with null | MCC- provider actions: value 3 |
| p4_name | varchar(80) | with null | MCC- provider actions: parm 4 |
| p4_value | varchar(255) | with null | MCC- provider actions: value 4 |
Product Name: Unicenter Network and System Management
Table Type: Table