SAP ABAP Class CL_RMPS_MENU_CTRL (Menu Customizing)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_DESK (Package) Electronic Desk
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM | SRM Basis Class (abstract) | 20030811 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_MENU_CTRL | Menu Customizing | 20030811 |
Properties
| Class | CL_RMPS_MENU_CTRL | |
| Short Description | Menu Customizing | |
| Super Class | CL_SRM | SRM Basis Class (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_DESK | Electronic Desk |
| Created | 20030811 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_MENU_CTRL | Menu Customizing | 20030811 |
Friends
Class CL_RMPS_MENU_CTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Customizing Activated | 20030811 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | RMPSMENUPROFID | Menu Profile | 20030811 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20051207 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20030811 | |
| 3 | Instance method | Public | Method | 20051207 | ||
| 4 | Instance method | Public | Method | Context Menu | 20030811 | |
| 5 | Instance method | Public | Method | Toolbar | 20030811 | |
| 6 | Instance method | Public | Method | Toolbar in ALV | 20030811 | |
| 7 | Static method | Public | Method | 20051207 | ||
| 8 | Instance method | Public | Method | 20061129 | ||
| 9 | Instance method | Protected | Method | Read Customizing (from database) | 20030811 | |
| 10 | Instance method | Public | Method | Read menu names (from database) | 20030811 | |
| 11 | Instance method | Public | Method | 20030811 | ||
| 12 | Instance method | Public | Method | 20030811 | ||
| 13 | Instance method | Public | Method | 20061030 |
Events
Class CL_RMPS_MENU_CTRL has no event.
Types
Class CL_RMPS_MENU_CTRL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RMPS_MENU_CTRL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RMPS_MENU_CTRL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RMPS_MENU_CTRL has no parameter.
Method CONSTRUCTOR on class CL_RMPS_MENU_CTRL has no exception.
Method DO_CASE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MENU_NAME | Call by reference | Type reference (TYPE) | RMPS_MENU_NAME | Menü-Name | 20051207 | |||
| 2 | IM_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_SCMG_CASE_TOOLBAR | Toolbar | 20051207 |
Method DO_CASE_TOOLBAR on class CL_RMPS_MENU_CTRL has no exception.
Method DO_CT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | 20030811 | ||||
| 2 | IM_MENU_NAME | Call by reference | Type reference (TYPE) | RMPS_MENU_NAME | 20030811 | ||||
| 3 | IM_NO_HEADER | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040212 | ||
| 4 | IM_PROFILE_NAME | Call by reference | Type reference (TYPE) | RMPSMENUPROFID | Menü-Profil | 20070720 |
Method DO_CT_MENU on class CL_RMPS_MENU_CTRL has no exception.
Method DO_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MENU_NAME | Call by reference | Type reference (TYPE) | RMPS_MENU_NAME | 20030811 | ||||
| 2 | IM_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | 20030811 |
Method DO_TOOLBAR on class CL_RMPS_MENU_CTRL has no exception.
Method DO_TOOLBAR_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_SUBMENUES | Call by reference | Type reference (TYPE) | TTB_BTNMNU | 20030812 | ||||
| 2 | CH_TOOLBAR_TAB | Call by reference | Type reference (TYPE) | TTB_BUTTON | 20030811 | ||||
| 3 | IM_MENU_NAME | Call by reference | Type reference (TYPE) | RMPS_MENU_NAME | 20030811 |
Method DO_TOOLBAR_TAB on class CL_RMPS_MENU_CTRL has no exception.
Method GET_DEFAULT_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROFILE | Value transfer | Type reference (TYPE) | RMPSMENUPROFID | Menü-Profil | 20051207 |
Method GET_DEFAULT_PROFILE on class CL_RMPS_MENU_CTRL has no exception.
Method MENU_CUSTOMIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20061129 | |||
| 2 | IM_MENU_NAME | Call by reference | Type reference (TYPE) | RMPS_MENU_NAME | 20061129 | ||||
| 3 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | 20061129 | ||||
| 4 | IM_RMS_ID | Call by reference | Type reference (TYPE) | STRING | RMS ID | 20061214 |
Method MENU_CUSTOMIZE on class CL_RMPS_MENU_CTRL has no exception.
Method READ_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MENU_NAME | Call by reference | Type reference (TYPE) | RMPS_MENU_NAME | 20030811 | ||||
| 2 | IM_PROFILE_NAME | Call by reference | Type reference (TYPE) | RMPSMENUPROFID | Menü-Profil | 20070720 | |||
| 3 | RE_DISABLED_FUNCTIONS | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | 20030811 |
Method READ_CUSTOMIZING on class CL_RMPS_MENU_CTRL has no exception.
Method READ_MENU_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MENU_NAME | Call by reference | Type reference (TYPE) | RMPS_MENU_NAME | 20030811 | ||||
| 2 | RE_MENU_TEXT | Value transfer | Type reference (TYPE) | GUI_TEXT | 20030811 |
Method READ_MENU_NAME on class CL_RMPS_MENU_CTRL has no exception.
Method SET_CUSTOMIZING Signature
Method SET_CUSTOMIZING on class CL_RMPS_MENU_CTRL has no parameter.
Method SET_CUSTOMIZING on class CL_RMPS_MENU_CTRL has no exception.
Method SET_PROFILE Signature
Method SET_PROFILE on class CL_RMPS_MENU_CTRL has no parameter.
Method SET_PROFILE on class CL_RMPS_MENU_CTRL has no exception.
Method TOOLBAR_CUSTOMIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MENU_NAME | Call by reference | Type reference (TYPE) | RMPS_MENU_NAME | 20061030 | ||||
| 2 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20061030 | |||
| 3 | IM_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | 20061030 |
Method TOOLBAR_CUSTOMIZE on class CL_RMPS_MENU_CTRL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |