SAP ABAP Class CL_RMPS_SAPGUI_CFW_EXT (Exits Organizer)
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_DEFAULT_SAPGUI_CFW_EXT 20060706
Properties
Class CL_RMPS_SAPGUI_CFW_EXT  
Short Description Exits Organizer    
Super Class CL_SRM_DEFAULT_SAPGUI_CFW_EXT  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_DESK   Electronic Desk 
Created 20030521   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
Class CL_RMPS_SAPGUI_CFW_EXT has no interface implemented.
Friends
Class CL_RMPS_SAPGUI_CFW_EXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCL_SETTINGS Static Attribute Public Object reference (TYPE REF TO) CL_RMPS_DESK_SETTINGS Read User Settings/Customizing for Desk 20030522
2 GT_FCODE_TCODE Instance attribute Private Type reference (TYPE) TY_TAB_FCODE_TCODE 20030522
3 G_HTML_VIEWER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20030522
4 G_KEEP_LEFT Static Attribute Public Type reference (TYPE) SRMBOOLEAN 20030814
5 G_ORG_VISIBLE Instance attribute Public Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20030522
6 G_ROOT_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20030522
7 G_URL Instance attribute Public Type reference (TYPE) CHAR256 Data element for WWI callback 20040706
8 G_WIDTH_OLD Instance attribute Public Type reference (TYPE) I 20030522
9 L_IS_FULL_ORG Instance attribute Public Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20030522
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031121
2 DETERMINE_WIDTH Instance method Protected Method Confirm Size Left and Right Control (if record is opened) 20030813
3 HANDLER_HIDE Instance method Private Event handling method : Gets Hide Event of Service Provider Frontends 20030522
4 HANDLER_SHOW Instance method Private Event handling method Handler: Set Organizer - Full Size 20030522
5 PS_DISABLE_IN_MENU Instance method Private Method Deactivate Menu Entries (No Authorization etc.) 20030522
6 PS_INIT Instance method Private Method Initialization 20030522
7 PS_ON_SET_SPLITTER_WIDTH Instance method Private Method Implementation Interface Method 20031030
8 PS_SAVE_ALL Instance method Private Method Save all 20040212
9 PS_SAVE_ONE Instance method Private Method 20040212
10 PS_SCAN Instance method Private Method Call Scan Software 20030522
11 PS_SELECT_BATCHCLASS Instance method Private Method Scan Software: Select Batch Class 20030522
12 PS_SETTINGS Instance method Private Method Call User Settings (Call Dialog Box) 20030522
13 PS_SET_ORGANIZER_SIZE_FULL Instance method Private Method Set Organizer - Full Screen 20030522
14 PS_SET_ORGANIZER_SIZE_NULL Instance method Private Method Hide Organizer 20030522
15 SWITCH_ORGANIZER Instance method Private Method Hide / Show Organizer 20030522
Events
Class CL_RMPS_SAPGUI_CFW_EXT has no event.
Types
Class CL_RMPS_SAPGUI_CFW_EXT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RMPS_SAPGUI_CFW_EXT has no parameter.
Method CONSTRUCTOR on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method DETERMINE_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LEFT Call by reference Type reference (TYPE) I 20030813
2 Importing IM_HIDE_ORGANIZER Call by reference Type reference (TYPE) SRMBOOLEAN 20030813
3 Importing IM_NEW_TOTAL Call by reference Type reference (TYPE) I 20030813
4 Importing IM_OLD_TOTAL Call by reference Type reference (TYPE) I 20030813

Method DETERMINE_WIDTH on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method HANDLER_HIDE Signature

Method HANDLER_HIDE on class CL_RMPS_SAPGUI_CFW_EXT has no parameter.
Method HANDLER_HIDE on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method HANDLER_SHOW Signature

Method HANDLER_SHOW on class CL_RMPS_SAPGUI_CFW_EXT has no parameter.
Method HANDLER_SHOW on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method PS_DISABLE_IN_MENU Signature

Method PS_DISABLE_IN_MENU on class CL_RMPS_SAPGUI_CFW_EXT has no parameter.
Method PS_DISABLE_IN_MENU on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method PS_INIT Signature

Method PS_INIT on class CL_RMPS_SAPGUI_CFW_EXT has no parameter.
Method PS_INIT on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method PS_ON_SET_SPLITTER_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEFT_CONTROL Call by reference Object reference (TYPE REF TO) IF_SRM_STACKED_CONTROL RM Stacked Control 20031030
2 Importing IM_NEW_LEFT_WIDTH Call by reference Type reference (TYPE) I 20031030
3 Importing IM_NEW_RIGHT_WIDTH Call by reference Type reference (TYPE) I 20031030
4 Importing IM_OLD_LEFT_WIDTH Call by reference Type reference (TYPE) I 20031030
5 Importing IM_OLD_RIGHT_WIDTH Call by reference Type reference (TYPE) I 20031030
6 Importing IM_RIGHT_CONTROL Call by reference Object reference (TYPE REF TO) IF_SRM_STACKED_CONTROL RM Stacked Control 20031030

Method PS_ON_SET_SPLITTER_WIDTH on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method PS_SAVE_ALL Signature

Method PS_SAVE_ALL on class CL_RMPS_SAPGUI_CFW_EXT has no parameter.
Method PS_SAVE_ALL on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method PS_SAVE_ONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040212

Method PS_SAVE_ONE on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method PS_SCAN Signature

Method PS_SCAN on class CL_RMPS_SAPGUI_CFW_EXT has no parameter.
Method PS_SCAN on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method PS_SELECT_BATCHCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BATCHCLASS Value transfer Type reference (TYPE) CHAR128 128 Zeichen 20030522

Method PS_SELECT_BATCHCLASS on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method PS_SETTINGS Signature

Method PS_SETTINGS on class CL_RMPS_SAPGUI_CFW_EXT has no parameter.
Method PS_SETTINGS on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method PS_SET_ORGANIZER_SIZE_FULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FULL Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030522
2 Importing IM_KEEP_LEFT Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE 20030814

Method PS_SET_ORGANIZER_SIZE_FULL on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method PS_SET_ORGANIZER_SIZE_NULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEEP_LEFT Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE 20030814

Method PS_SET_ORGANIZER_SIZE_NULL on class CL_RMPS_SAPGUI_CFW_EXT has no exception.

Method SWITCH_ORGANIZER Signature

Method SWITCH_ORGANIZER on class CL_RMPS_SAPGUI_CFW_EXT has no parameter.
Method SWITCH_ORGANIZER on class CL_RMPS_SAPGUI_CFW_EXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100