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 IF_SRM 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 G_CUSTOMIZING Static Attribute Protected Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Customizing Activated 20030811
2 G_PROFILE Static Attribute Protected Type reference (TYPE) RMPSMENUPROFID Menu Profile 20030811
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20051207
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030811
3 DO_CASE_TOOLBAR Instance method Public Method 20051207
4 DO_CT_MENU Instance method Public Method Context Menu 20030811
5 DO_TOOLBAR Instance method Public Method Toolbar 20030811
6 DO_TOOLBAR_TAB Instance method Public Method Toolbar in ALV 20030811
7 GET_DEFAULT_PROFILE Static method Public Method 20051207
8 MENU_CUSTOMIZE Instance method Public Method 20061129
9 READ_CUSTOMIZING Instance method Protected Method Read Customizing (from database) 20030811
10 READ_MENU_NAME Instance method Public Method Read menu names (from database) 20030811
11 SET_CUSTOMIZING Instance method Public Method 20030811
12 SET_PROFILE Instance method Public Method 20030811
13 TOOLBAR_CUSTOMIZE 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 Importing IM_MENU_NAME Call by reference Type reference (TYPE) RMPS_MENU_NAME Menü-Name 20051207
2 Importing 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 Importing IM_CT_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU 20030811
2 Importing IM_MENU_NAME Call by reference Type reference (TYPE) RMPS_MENU_NAME 20030811
3 Importing IM_NO_HEADER Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040212
4 Importing 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 Importing IM_MENU_NAME Call by reference Type reference (TYPE) RMPS_MENU_NAME 20030811
2 Importing 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 Changing CH_SUBMENUES Call by reference Type reference (TYPE) TTB_BTNMNU 20030812
2 Changing CH_TOOLBAR_TAB Call by reference Type reference (TYPE) TTB_BUTTON 20030811
3 Importing 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 Returning 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 Importing IM_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20061129
2 Importing IM_MENU_NAME Call by reference Type reference (TYPE) RMPS_MENU_NAME 20061129
3 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID 20061129
4 Importing 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 Importing IM_MENU_NAME Call by reference Type reference (TYPE) RMPS_MENU_NAME 20030811
2 Importing IM_PROFILE_NAME Call by reference Type reference (TYPE) RMPSMENUPROFID Menü-Profil 20070720
3 Returning 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 Importing IM_MENU_NAME Call by reference Type reference (TYPE) RMPS_MENU_NAME 20030811
2 Returning 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 Importing IM_MENU_NAME Call by reference Type reference (TYPE) RMPS_MENU_NAME 20061030
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20061030
3 Importing 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