SAP ABAP Class CL_SRM_ORGANIZER (SAP Records Organizer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_ORGANIZER (Package) SAP Records Mgt: Records Organizer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_CLIENT_OBJ Abstract Base Class for SP Content 20010802
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_ORGANIZER SRM: Interface SP Type Organizer 20001227
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_ACTIVITIES Determining SP Activities 20010731
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_AUTHORIZATION Authorization Check for SP 20010731
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_CLIENT_WIN SP Client Interface for Win 20000816
Properties
Class CL_SRM_ORGANIZER  
Short Description SAP Records Organizer    
Super Class CL_SRM_SP_CLIENT_OBJ Abstract Base Class for SP Content 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SRM_ORGANIZER   SAP Records Mgt: Records Organizer 
Created 20000816   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SRM_DRAGDROPDATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SRMOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SRMRE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_ORGANIZER SRM: Interface SP Type Organizer 20001227
2 IF_SRM_SP_ACTIVITIES Determining SP Activities 20010731
3 IF_SRM_SP_AUTHORIZATION Authorization Check for SP 20010731
4 IF_SRM_SP_CLIENT_WIN SP Client Interface for Win 20000816
Friends
Class CL_SRM_ORGANIZER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITY_FAVORITE_ADD Constant Public Type reference (TYPE) SYUCOMM 'SRMORG_ACTIVITY_FAVORITE_ADD' SRM Activity : Add Message SRC POID to Favorites 20001106
2 ACTIVITY_HISTORY_ADD Constant Public Type reference (TYPE) SYUCOMM 'SRMORG_ACTIVITY_HISTORY_ADD' SRM Activity: Add Message SRC POID to History 20001106
3 ACTIVITY_SHOW_WHEREUSED Constant Public Type reference (TYPE) SYUCOMM 'SRMORG_ACTIVITY_SHOW_WHEREUSED' Display Where-Used List 20001108
4 C_FAVORIT_ROOT Constant Private See coding 'FAVORIT_ROOT' C_FAVORIT_ROOT 20000912
5 DD_BEHAV_FAVORITES Instance attribute Protected Type reference (TYPE) I Dragdrop Behavior: Favorites 20020524
6 DD_BEHAV_HISTORY Instance attribute Protected Type reference (TYPE) I Dragdrop Behavior: History 20020524
7 DD_BEHAV_RESUBMCTRL Instance attribute Protected Type reference (TYPE) I Dragdrop Behavior: Resubmit Control 20020524
8 DD_BEHAV_RESUBMLINE Instance attribute Protected Type reference (TYPE) I Dragdrop Behavior: Resubmit Line 20020524
9 DD_BEHAV_VIEW Instance attribute Protected Type reference (TYPE) I Dragdrop Behavior : Organizer View 20020524
10 FAVORITE_UNAME Instance attribute Protected Type reference (TYPE) SYUNAME which user's favorites are displayed 20000915
11 G_ACT_AREA Instance attribute Protected Type reference (TYPE) STRING Current AREA 20001024
12 G_ACT_SPSID Instance attribute Protected Type reference (TYPE) STRING Own Element Type ID 20010120
13 G_ACT_TOOLSIZE Instance attribute Protected Type reference (TYPE) I size of toolbar (depends on font size) 20010214
14 LCL_FAV_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter for Favorites 20020715
15 LCL_FAV_TOOL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar for Favorites 20020715
16 LCL_FAV_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Tree for Favorites 20020715
17 LCL_HIST_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20001115
18 LCL_HIST_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20001115
19 LCL_HIST_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Simple Tree Control with Data Management at the Backend 20001115
20 LCL_HIST_TREETOOL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20001115
21 LCL_LEFT_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent Window 20001116
22 LCL_MAIN_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER My Splitter Control 20001115
23 LCL_RES_ALVGRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20020506
24 LCL_RMF_SERVICE Instance attribute Protected Object reference (TYPE REF TO) OBJECT Service Object of the RMF Framework 20000828
25 LCL_SWITCHBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER_BAR_XT Toolbar for Switching Between RMS Tree and Favorites 20020507
26 LCL_SWITCHBAR_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Switchbar 20020507
27 LCL_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Tree Control (Favorites and RMS) 20000818
28 LCL_TREE_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20001115
29 LCL_TREE_TOOL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control in Tree 20001013
30 LT_HISTBUF Instance attribute Protected Type reference (TYPE) TREEMSNOTA Buffer for Worklist 20001106
31 LT_LAUNCHED_QUERIES Instance attribute Protected Type reference (TYPE) SRMOR_REQUEST_TAB my launched queries 20010330
32 LT_PLUGIN Instance attribute Protected Type reference (TYPE) SRMORGPLUG Reference to Plug-In 20030728
33 LT_PLUGIN_REQUESTS Instance attribute Protected Type reference (TYPE) SRMOR_REQUEST_TAB Requestes Generated by Plug-In 20030728
34 LT_RESBUF Instance attribute Protected Type reference (TYPE) SRM_LIST_RESUBMISSION Buffer for Resubmit 20020508
35 LT_RMSBUF Instance attribute Protected Type reference (TYPE) TREEMSNOTA Buffer for RMS Tree 20001106
36 L_MODE Instance attribute Protected Type reference (TYPE) STRING Mode (RMS, Favorite, or History) 20000926
37 PENDING_NEW_RMS_ID Instance attribute Protected Type reference (TYPE) STRING 20050301
38 PREF_ACT_RMS_ID Instance attribute Protected Type reference (TYPE) STRING Current RMS ID 20000926
39 PREF_LAST_SPLITSIZE Instance attribute Protected Type reference (TYPE) I Size of Splitter at Last Session 20001116
40 SHOW_ALL_RESUBMISSIONS Instance attribute Protected Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Display All Resubmissions 20050225
41 USER_SETTING Instance attribute Protected Object reference (TYPE REF TO) CL_SRM_US_SETTING_SPACE User Setting 20030826
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_RESUBMISSION_LIST Instance method Protected Method Get/Refresh Resubmit List 20020508
2 BUILD_TREE_FAVORIT Instance method Protected Method Favorite maintenance 20000905
3 BUILD_TREE_HISTORY Instance method Protected Method Display History 20001030
4 BUILD_TREE_RMS Instance method Protected Method Structure Tree for RMS 20000823
5 CHECK_ACTIVITY Instance method Protected Method checks whether given activity is supported by given poid 20010330
6 CONTEXT_MENU_REQ_RMS Instance method Protected Method Context Menu for RMS Tree: Structure 20000908
7 CONTEXT_MENU_SEL_RMS Instance method Protected Method Context Menu for RMS Tree: Execute Selection 20000911
8 CREATE_GUID Static method Public Method Generates a GUID 20010803
9 CREATE_MODEL_POID Instance method Protected Method CREATE_MODEL_POID 20000828
10 DISPLAY_WHERE_USED_LIST Instance method Protected Method Display Where-Used List 20001102
11 DRAGDROPOBJECT_FILL Instance method Protected Method Fills a Drag&Drop Object 20011009
12 FAVORITE_ADD_ELEMENT Instance method Protected Method Add Favorite (External Interface) 20001106
13 FAVORITE_ADD_EXTERNAL Instance method Protected Method Add Favorite 20000927
14 FAVORITE_CONTEXT_MENU_REQ Instance method Protected Method Eventhandler Request for Context Menu 20000915
15 FAVORITE_CONTEXT_MENU_SEL Instance method Protected Method Handler Selection Context Menu 20000915
16 FAVORITE_DB_READ Instance method Protected Method reads user favorites 20000915
17 FAVORITE_DB_WRITE Instance method Protected Method writes user favorites to database 20000915
18 GET_CUST_OPEN_MODE Instance method Private Method Get customized open mode: change or display mode 20050909
19 HANDLE_ELEMENT_EXCEPTION Instance method Protected Method Handle Exceptions while Accessing an Element 20050203
20 HISTORY_ADD_ELEMENT Instance method Protected Method Adds a POID to the Worklist 20001106
21 HISTORY_CONTEXT_MENU_REQ Instance method Protected Method Context Menu for RMS Tree: Structure 20001031
22 HISTORY_CONTEXT_MENU_SEL Instance method Protected Method Handler Selection Context Menu 20001031
23 HISTORY_DB_READ Instance method Protected Method Reads Current History From Database 20001106
24 HISTORY_HANDLE_NODE_CTMENU_REQ Instance method Protected Event handling method Eventhandler Request for Context Menu 20001116
25 HISTORY_HANDLE_NODE_CTMENU_SEL Instance method Protected Event handling method Handler Selection Context Menu 20001116
26 HISTORY_HANDLE_NODE_DBLCLICK Instance method Protected Event handling method Eventhandler Double-Click on Tree 20001116
27 HISTORY_REFRESH Instance method Protected Method Refresh for History : Reload Icons and Texts 20010305
28 HISTORY_REMOVE_ELEMENT Instance method Protected Method Adds a POID to the Worklist 20010214
29 HISTORY_TREE_HANDLE_DRAG Instance method Protected Event handling method Eventhandler Drag 20001117
30 HISTORY_UPD_ELEMENT Instance method Protected Method Adds a POID to the Worklist 20050218
31 INIT_FAVORITES Instance method Protected Method Initializing Tree Control 20020715
32 INIT_HISTORY Instance method Protected Method Initialisation History Part of Navigation Toolbar 20001116
33 INIT_PLUGINS Instance method Protected Method Initializing Tree Control 20030728
34 INIT_RESUBMISSION Instance method Protected Method Initialisation History Part of Navigation Toolbar 20020506
35 INIT_SWITCHBAR Instance method Protected Method Initializing Tree Control 20020715
36 INIT_VIEW Instance method Protected Method Initializing Tree Control 20020715
37 PLUGINS_CREATE Instance method Protected Method Creates Organizer Plug-In Objects 20030728
38 PLUGIN_HIDE Instance method Protected Method Hide Plug-In 20030728
39 PLUGIN_SHOW Instance method Protected Method Display Plug-In 20030728
40 POID_GET_ICON Instance method Private Method 20050419
41 POID_GET_RMS_ID Instance method Protected Method Gets RMS ID for POID 20011009
42 PREFERENCES_DB_GET Instance method Protected Method Loads Preferences From DB 20000926
43 PREFERENCES_DB_SET Instance method Protected Method Write Preferences to DB 20000926
44 PREFERENCES_DIALOG Instance method Protected Method Dialog : Entering Settings 20000926
45 PROCESS_SPS_ACTIVITY Instance method Protected Method Process ET Activity (From Context Menu) 20001013
46 REFRESH_DB_LINE Instance method Protected Method REFRESH_DB_LINE 20011011
47 REQUEST_CHANGING_RMS_ID Instance method Protected Method Change the RMS ID 20050301
48 RESUBM_HANDLE_ALV_DOUBLECLICK Instance method Protected Event handling method Handler for Double-Click on Resubmit Element 20020527
49 RESUBM_HANDLE_ALV_TOOLBAR_CR Instance method Protected Event handling method Resubmission: Handle ALV Event 'Create Toolbar' 20020516
50 RESUBM_HANDLE_ALV_TOOLBAR_SEL Instance method Protected Event handling method ALV Toolbar Selection 20020516
51 RESUBM_HANDLE_DRAG Instance method Protected Event handling method Handler for 'DRAG' Event 20020524
52 RESUBM_HANDLE_DROP Instance method Protected Event handling method Handler for 'DROP' Event in ALV 20020524
53 RESUBM_MODIFY_ENTRY Instance method Protected Method Add or Change Element in Resubmission 20020522
54 RESUBM_NOTIFY Instance method Protected Method Contact User if Resubmission Items Due 20021025
55 RESUBM_SET_TEXT Instance method Protected Method Sets Number of Resubmit Items in Text 20020523
56 RMS_GET_TREE Instance method Protected Method Reading RMS Information (From Role or Registry) 20010113
57 SEND_RMF_MESSAGE Instance method Protected Method sends a message to RMF, tracks request ID 20000906
58 SWITCH_UPPER_AREA Instance method Protected Event handling method Switch Between Favorites, Role View, Resubmit 20020507
59 TOOLBAR_HANDLE_DROPMENU Instance method Protected Event handling method Eventhandler Menu Request Toolbar (ET Activity) 20001013
60 TOOLBAR_HANDLE_HIST_DROPMENU Instance method Protected Event handling method Eventhandler Menu Request Toolbar (ET Activity) 20001116
61 TOOLBAR_HANDLE_HIST_ONOFF Instance method Protected Event handling method Eventhandler Selection Toolbar 20001116
62 TOOLBAR_HANDLE_HIST_SELECTED Instance method Protected Event handling method Eventhandler Selection Toolbar 20001116
63 TOOLBAR_HANDLE_SELECTED Instance method Protected Event handling method Eventhandler Selection Toolbar 20000926
64 TREE_GET_SPS_CTX_MENU Instance method Protected Method Gets ET-Specific Context Menu For Entry in Tree 20001013
65 TREE_HANDLE_DRAG Instance method Protected Event handling method Eventhandler Drag 20000919
66 TREE_HANDLE_DROP Instance method Protected Event handling method Eventhandler Drop 20000919
67 TREE_HANDLE_NODE_CTMENU_REQ Instance method Protected Event handling method Eventhandler Request for Context Menu 20000919
68 TREE_HANDLE_NODE_CTMENU_SEL Instance method Protected Event handling method Handler Selection Context Menu 20000919
69 TREE_HANDLE_NODE_DOUBLE_CLICK Instance method Protected Event handling method Eventhandler Double-Click on Tree 20000919
70 UPDATE_HISTORY_ELEMENT_TREE Instance method Private Method 20050419
Events
Class CL_SRM_ORGANIZER has no event.
Types
Class CL_SRM_ORGANIZER has no local type.
Method Signatures

Method BUILD_RESUBMISSION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DUE_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Stichtag 20020508
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020508

Method BUILD_TREE_FAVORIT Signature

Method BUILD_TREE_FAVORIT on class CL_SRM_ORGANIZER has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010926

Method BUILD_TREE_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROOT_NODE Call by reference Type reference (TYPE) TM_NODEKEY Vaterknoten für History 20010307
2 Importing TREE Value transfer Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Baum, in dem die History eingehängt werden soll 20010307
3 Importing UNAME Value transfer Type reference (TYPE) SYUNAME Benutzer, für den die History aufgebaut werden soll 20010307

Method BUILD_TREE_HISTORY on class CL_SRM_ORGANIZER has no exception.

Method BUILD_TREE_RMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RMS_ID Call by reference Type reference (TYPE) STRING 20000823

Method BUILD_TREE_RMS on class CL_SRM_ORGANIZER has no exception.

Method CHECK_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY Value transfer Type reference (TYPE) SRMACTID activity to check 20010330
2 Returning IS_SUPPORTED Value transfer Type reference (TYPE) SRMBOOLEAN true if activity is supported 20010330
3 Importing POID_REF Value transfer Object reference (TYPE REF TO) IF_SRM_POID reference poid 20010330
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010730

Method CONTEXT_MENU_REQ_RMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU 20000908
2 Importing NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY 20000908

Method CONTEXT_MENU_REQ_RMS on class CL_SRM_ORGANIZER has no exception.

Method CONTEXT_MENU_SEL_RMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Type reference (TYPE) SYUCOMM FCODE 20000911
2 Importing NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY NODE_KEY 20000911

Method CONTEXT_MENU_SEL_RMS on class CL_SRM_ORGANIZER has no exception.

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUID Value transfer Type reference (TYPE) STRING erzeugte GUID 20010803

Method CREATE_GUID on class CL_SRM_ORGANIZER has no exception.

Method CREATE_MODEL_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID EX_POID 20000828
2 Importing IM_RMS_ID Call by reference Type reference (TYPE) STRING RMS ID 20001027
3 Importing IM_SPS_ID Call by reference Type reference (TYPE) STRING IM_SPS_ID 20000828
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20011009

Method DISPLAY_WHERE_USED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID Objekt für das Vwnw. ausgeführt werden soll 20001109
2 Returning SELECTED_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID ggf. ausgewähltes POID Objekt 20001109
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010802

Method DRAGDROPOBJECT_FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DRAGDROPOBJ Value transfer Object reference (TYPE REF TO) CL_DRAGDROPOBJECT DragDrop Objekt 20011009
2 Importing IM_NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20011009
3 Importing IM_TREE Value transfer Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Tree von dem gedraggt wurde 20011009

Method DRAGDROPOBJECT_FILL on class CL_SRM_ORGANIZER has no exception.

Method FAVORITE_ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_UNDER Call by reference Type reference (TYPE) TM_NODEKEY Folder, unterhalb dem der Eintrag erstellt werden soll 20011112
2 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des neuen Eintrags 20001106
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010730
2 CX_SRM_ORGANIZER RM Organizer 20041202

Method FAVORITE_ADD_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_UNDER Value transfer Type reference (TYPE) TM_NODEKEY Ordner, unter dem der Eintrag erstellt werden soll 20011112
2 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des neuen Eintrags 20000927
3 Returning RE_NEW_NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY Neuer Eintrag 20031030
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010730
2 CX_SRM_ORGANIZER RM Organizer 20041122
3 CX_SRM_SPCL_INITIALIZATION Fehler bei der Initialisierung des SP Client Objektes 20010801

Method FAVORITE_CONTEXT_MENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU 20000915
2 Importing NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY 20000915
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010731

Method FAVORITE_CONTEXT_MENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Type reference (TYPE) SYUCOMM FCODE 20000915
2 Importing NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY NODE_KEY 20000915
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010731
2 CX_SRM_ORGANIZER RM Organizer 20041215

Method FAVORITE_DB_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FAV_NODES Call by reference Type reference (TYPE) TREEMSNOTA Simple Tree Model: Eigenschaften eines Knotens 20000915
2 Importing UNAME Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20000915
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010926

Method FAVORITE_DB_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNAME Value transfer Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20000915
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20011011

Method GET_CUST_OPEN_MODE 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 20050909
2 Returning RE_CHANGE_MODE Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050909
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20050909
2 CX_SRM_POID POID Fehler (abstrakt) 20050909

Method HANDLE_ELEMENT_EXCEPTION Signature

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

Method HANDLE_ELEMENT_EXCEPTION on class CL_SRM_ORGANIZER has no exception.

Method HISTORY_ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID Speziell: POID 20001106
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010730

Method HISTORY_CONTEXT_MENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU 20001031
2 Importing NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY 20001031

Method HISTORY_CONTEXT_MENU_REQ on class CL_SRM_ORGANIZER has no exception.

Method HISTORY_CONTEXT_MENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Type reference (TYPE) SYUCOMM FCODE 20001031
2 Importing NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY NODE_KEY 20001031

Method HISTORY_CONTEXT_MENU_SEL on class CL_SRM_ORGANIZER has no exception.

Method HISTORY_DB_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HISTORY_NODES Value transfer Type reference (TYPE) TREEMSNOTA Tabelle mit History 20001106
2 Importing UNAME Value transfer Type reference (TYPE) SYUNAME Benutzer, dessen History gelesen werden soll 20001106
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010801

Method HISTORY_HANDLE_NODE_CTMENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 20001116
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20001116

Method HISTORY_HANDLE_NODE_CTMENU_REQ on class CL_SRM_ORGANIZER has no exception.

Method HISTORY_HANDLE_NODE_CTMENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) FCODE 20001116
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) NODE_KEY 20001116

Method HISTORY_HANDLE_NODE_CTMENU_SEL on class CL_SRM_ORGANIZER has no exception.

Method HISTORY_HANDLE_NODE_DBLCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20001116

Method HISTORY_HANDLE_NODE_DBLCLICK on class CL_SRM_ORGANIZER has no exception.

Method HISTORY_REFRESH Signature

Method HISTORY_REFRESH on class CL_SRM_ORGANIZER has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010802

Method HISTORY_REMOVE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PDIR_ID Value transfer Type reference (TYPE) STRING PDIR ID 20011016
2 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID Speziell: POID 20010214
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010730

Method HISTORY_TREE_HANDLE_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20001117
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20001117

Method HISTORY_TREE_HANDLE_DRAG on class CL_SRM_ORGANIZER has no exception.

Method HISTORY_UPD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) C 'A' = 'ADD', 'D='DEL' 20050218
2 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID Speziell: POID 20050218
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20050218

Method INIT_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für Tree Control 20020715

Method INIT_FAVORITES on class CL_SRM_ORGANIZER has no exception.

Method INIT_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20001116

Method INIT_HISTORY on class CL_SRM_ORGANIZER has no exception.

Method INIT_PLUGINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für Tree Control 20030728
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030728

Method INIT_RESUBMISSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020506
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020715

Method INIT_SWITCHBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für Tree Control 20020715

Method INIT_SWITCHBAR on class CL_SRM_ORGANIZER has no exception.

Method INIT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für Tree Control 20020715

Method INIT_VIEW on class CL_SRM_ORGANIZER has no exception.

Method PLUGINS_CREATE Signature

Method PLUGINS_CREATE on class CL_SRM_ORGANIZER has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030728

Method PLUGIN_HIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) STRING ID des Plugins 20030728
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030728

Method PLUGIN_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PLUGIN_ID Call by reference Type reference (TYPE) STRING 20030728
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030728

Method POID_GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID 20050419
2 Returning RE_ICON_ID Value transfer Type reference (TYPE) TV_IMAGE 20050419
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK 20050419

Method POID_GET_RMS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20011009
2 Returning RE_RMS_ID Value transfer Type reference (TYPE) STRING RMS ID 20011009
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20011009

Method PREFERENCES_DB_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_FOUND Value transfer Type reference (TYPE) C 20000926

Method PREFERENCES_DB_GET on class CL_SRM_ORGANIZER has no exception.

Method PREFERENCES_DB_SET Signature

Method PREFERENCES_DB_SET on class CL_SRM_ORGANIZER has no parameter.
Method PREFERENCES_DB_SET on class CL_SRM_ORGANIZER has no exception.

Method PREFERENCES_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CANCELLED_BY_USER Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20000926
2 Importing SET_AS_CURRENT_RMS_ID Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050301
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010801

Method PROCESS_SPS_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY Value transfer Type reference (TYPE) SRMIF_SP_ACTIVITY auszuführende Aktivität 20001013
2 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID Poid-Object 20001013
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010802

Method REFRESH_DB_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ICON Value transfer Type reference (TYPE) STRING 20011011
2 Importing POID_STR Value transfer Type reference (TYPE) XSTRING POID ID 20011017
3 Exporting TEXT Value transfer Type reference (TYPE) STRING 20011011
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20011011

Method REQUEST_CHANGING_RMS_ID Signature

Method REQUEST_CHANGING_RMS_ID on class CL_SRM_ORGANIZER has no parameter.
Method REQUEST_CHANGING_RMS_ID on class CL_SRM_ORGANIZER has no exception.

Method RESUBM_HANDLE_ALV_DOUBLECLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20020527
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20020527
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20020527

Method RESUBM_HANDLE_ALV_DOUBLECLICK on class CL_SRM_ORGANIZER has no exception.

Method RESUBM_HANDLE_ALV_TOOLBAR_CR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20020516
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20020516

Method RESUBM_HANDLE_ALV_TOOLBAR_CR on class CL_SRM_ORGANIZER has no exception.

Method RESUBM_HANDLE_ALV_TOOLBAR_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20020516

Method RESUBM_HANDLE_ALV_TOOLBAR_SEL on class CL_SRM_ORGANIZER has no exception.

Method RESUBM_HANDLE_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20020524
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20020524
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20020524
4 Importing E_ROW Value transfer Attribute reference (LIKE) 20020524

Method RESUBM_HANDLE_DRAG on class CL_SRM_ORGANIZER has no exception.

Method RESUBM_HANDLE_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20020524
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20020524
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20020524
4 Importing E_ROW Value transfer Attribute reference (LIKE) 20020524

Method RESUBM_HANDLE_DROP on class CL_SRM_ORGANIZER has no exception.

Method RESUBM_MODIFY_ENTRY 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 20020522
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20020522

Method RESUBM_NOTIFY Signature

Method RESUBM_NOTIFY on class CL_SRM_ORGANIZER has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20021025

Method RESUBM_SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COUNT Call by reference Type reference (TYPE) I Anzahl (wird bestimmt, wenn nicht übergeben) 20020523

Method RESUBM_SET_TEXT on class CL_SRM_ORGANIZER has no exception.

Method RMS_GET_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FROM_ROLE Value transfer Type reference (TYPE) C Tree kommt von Rollendefinition 20010113
2 Exporting RMS_TREE Call by reference Type reference (TYPE) TREEMSNOTA RMS-Tree 20010113
3 Importing UNAME Value transfer Type reference (TYPE) SYUNAME Benutzername für Rollenfindung 20010113
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010730

Method SEND_RMF_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY Call by reference Type reference (TYPE) SRMACTID Aktivität - ID 20000906
2 Importing DEST_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Speziell: POID 20000906
3 Importing PARAMETERS Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE Parameter für Request 20050301
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010731

Method SWITCH_UPPER_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Value transfer Attribute reference (LIKE) 20020715
2 Importing ID Value transfer Attribute reference (LIKE) 20020715

Method SWITCH_UPPER_AREA on class CL_SRM_ORGANIZER has no exception.

Method TOOLBAR_HANDLE_DROPMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20001013
2 Importing POSX Value transfer Attribute reference (LIKE) 20001013
3 Importing POSY Value transfer Attribute reference (LIKE) 20001013

Method TOOLBAR_HANDLE_DROPMENU on class CL_SRM_ORGANIZER has no exception.

Method TOOLBAR_HANDLE_HIST_DROPMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20001116
2 Importing POSX Value transfer Attribute reference (LIKE) 20001116
3 Importing POSY Value transfer Attribute reference (LIKE) 20001116

Method TOOLBAR_HANDLE_HIST_DROPMENU on class CL_SRM_ORGANIZER has no exception.

Method TOOLBAR_HANDLE_HIST_ONOFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20001116

Method TOOLBAR_HANDLE_HIST_ONOFF on class CL_SRM_ORGANIZER has no exception.

Method TOOLBAR_HANDLE_HIST_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20001116

Method TOOLBAR_HANDLE_HIST_SELECTED on class CL_SRM_ORGANIZER has no exception.

Method TOOLBAR_HANDLE_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20000926

Method TOOLBAR_HANDLE_SELECTED on class CL_SRM_ORGANIZER has no exception.

Method TREE_GET_SPS_CTX_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CTX_MENU Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20001013
2 Importing NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20001013
3 Importing TREE Call by reference Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL gewünschtes Tree Model 20001116
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010730

Method TREE_HANDLE_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20000919
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000919

Method TREE_HANDLE_DRAG on class CL_SRM_ORGANIZER has no exception.

Method TREE_HANDLE_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20000919
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000919

Method TREE_HANDLE_DROP on class CL_SRM_ORGANIZER has no exception.

Method TREE_HANDLE_NODE_CTMENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 20000919
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000919

Method TREE_HANDLE_NODE_CTMENU_REQ on class CL_SRM_ORGANIZER has no exception.

Method TREE_HANDLE_NODE_CTMENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) FCODE 20000919
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) NODE_KEY 20000919

Method TREE_HANDLE_NODE_CTMENU_SEL on class CL_SRM_ORGANIZER has no exception.

Method TREE_HANDLE_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000919

Method TREE_HANDLE_NODE_DOUBLE_CLICK on class CL_SRM_ORGANIZER has no exception.

Method UPDATE_HISTORY_ELEMENT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) C 20050419
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID 20050419
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK 20050419
History
Last changed by/on SAP  20130531 
SAP Release Created in 50A