SAP ABAP Class CL_RMPS_ORGANIZER (SAP Records 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_SP_CLIENT_OBJ Abstract Base Class for SP Content 20020906
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_ORGANIZER Organizer: RMPS Extras 20020906
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_ORGANIZER SRM: Interface SP Type Organizer 20020906
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_ACTIVITIES Determining SP Activities 20020906
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_AUTHORIZATION Authorization Check for SP 20020906
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_CLIENT_WIN SP Client Interface for Win 20020906
Properties
Class CL_RMPS_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 RMPS_DESK   Electronic Desk 
Created 20020906   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)
8 USTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_ORGANIZER Organizer: RMPS Extras 20020906
2 IF_SRM_ORGANIZER SRM: Interface SP Type Organizer 20020906
3 IF_SRM_SP_ACTIVITIES Determining SP Activities 20020906
4 IF_SRM_SP_AUTHORIZATION Authorization Check for SP 20020906
5 IF_SRM_SP_CLIENT_WIN SP Client Interface for Win 20020906
Friends
Class CL_RMPS_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 20020906
2 ACTIVITY_HISTORY_ADD Constant Public Type reference (TYPE) SYUCOMM 'SRMORG_ACTIVITY_HISTORY_ADD' SRM Activity: Add Message SRC POID to History 20020906
3 ACTIVITY_SHOW_WHEREUSED Constant Public Type reference (TYPE) SYUCOMM 'SRMORG_ACTIVITY_SHOW_WHEREUSED' Display Where-Used List 20020906
4 C_FAVORIT_ROOT Constant Public Type reference (TYPE) CHAR64 'FAVORIT_ROOT' FAVORIT_ROOT 20020906
5 DD_BEHAV_FAVORITES Instance attribute Private Type reference (TYPE) I Dragdrop Behavior: Favorites 20020906
6 DD_BEHAV_HISTORY Instance attribute Private Type reference (TYPE) I Dragdrop Behavior: History 20020906
7 DD_BEHAV_RESUBMCTRL Instance attribute Private Type reference (TYPE) I Dragdrop Behavior: Resubmit Control 20020906
8 DD_BEHAV_RESUBMLINE Instance attribute Private Type reference (TYPE) I Dragdrop Behavior: Resubmit Line 20020906
9 DD_BEHAV_VIEW Instance attribute Private Type reference (TYPE) I Dragdrop Behavior : Organizer View 20020906
10 FAVORITE_UNAME Instance attribute Private Type reference (TYPE) SYUNAME which user's favorites are displayed 20020906
11 GCL_RESUBMISSION_LIST Instance attribute Private Attribute reference (LIKE) 20021121
12 GCL_RESUBMISSION_LIST_CR Instance attribute Public Object reference (TYPE REF TO) IF_RMPS_RESUB_LIST 20030826
13 GCL_WF_ORGANIZER_TREE Instance attribute Private Attribute reference (LIKE) 20020906
14 GT_CL_TASKLIST Instance attribute Private Type reference (TYPE) TY_TAB_CL_TASKLIST List of Task List Objets 20020906
15 G_ACT_AREA Instance attribute Private Type reference (TYPE) STRING Current AREA 20020906
16 G_ACT_SPSID Instance attribute Private Type reference (TYPE) STRING Own Element Type ID 20020906
17 G_ACT_TOOLSIZE Instance attribute Private Type reference (TYPE) I size of toolbar (depends on font size) 20020906
18 G_TEXT_FAVORITES Instance attribute Public Type reference (TYPE) STRING Text "Favorites" and/or "Personal Folders" or Similar 20021115
19 LAST_ACTIVE Instance attribute Public Type reference (TYPE) I RMPS: Previously Active Subject 20021108
20 LCL_FAV_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter for Favorites 20020906
21 LCL_FAV_TOOL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar for Favorites 20020906
22 LCL_FAV_TREE Instance attribute Private Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Tree for Favorites 20020906
23 LCL_FOLDER_TREE Instance attribute Public Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL QNO: Tree for WF Bar 20020906
24 LCL_HIST_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20020906
25 LCL_HIST_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20020906
26 LCL_HIST_TREE Instance attribute Private Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Simple Tree Control with Data Management at the Backend 20020906
27 LCL_HIST_TREETOOL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20020906
28 LCL_LEFT_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent Window 20020906
29 LCL_MAIN_SPLITTER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER My Splitter Control 20020906
30 LCL_RES_ALVGRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20020906
31 LCL_RMF_SERVICE Instance attribute Public Object reference (TYPE REF TO) OBJECT Service Object of the RMF Framework 20020906
32 LCL_SWITCHBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER_BAR_XT Toolbar for Switching Between RMS Tree and Favorites 20020906
33 LCL_SWITCHBAR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Switchbar 20020906
34 LCL_TREE Instance attribute Private Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Tree Control (Favorites and RMS) 20020906
35 LCL_TREE_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20020906
36 LCL_TREE_TOOL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control in Tree 20020906
37 LCL_WF_TREE Instance attribute Public Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL QNO: Tree for WF Bar 20020906
38 LT_HISTBUF Instance attribute Private Type reference (TYPE) TREEMSNOTA Buffer for Worklist 20020906
39 LT_LAUNCHED_QUERIES Instance attribute Private Type reference (TYPE) SRMOR_REQUEST_TAB my launched queries 20020906
40 LT_PLUGIN Instance attribute Protected Type reference (TYPE) SRMORGPLUG Reference to Plug-In 20060523
41 LT_PLUGIN_REQUESTS Instance attribute Protected Type reference (TYPE) SRMOR_REQUEST_TAB Requestes Generated by Plug-In 20051110
42 LT_RESBUF Instance attribute Private Type reference (TYPE) SRM_LIST_RESUBMISSION Buffer for Resubmission 20020906
43 LT_RMSBUF Instance attribute Private Type reference (TYPE) TREEMSNOTA Buffer for RMS Tree 20020906
44 L_MODE Instance attribute Private Type reference (TYPE) STRING Mode (RMS, Favorite, or History) 20020906
45 PENDING_NEW_RMS_ID Instance attribute Protected Type reference (TYPE) STRING 20060523
46 PREF_ACT_RMS_ID Instance attribute Public Type reference (TYPE) STRING Current RMS ID 20020906
47 PREF_LAST_SPLITSIZE Instance attribute Private Type reference (TYPE) I Size of Splitter at Last Session 20020906
48 QNO_GT_TASKS Instance attribute Private Type reference (TYPE) TY_TAB_TASKS All Tasks in Tree 20020906
49 QNO_GT_WORKITEMS Instance attribute Private Type reference (TYPE) TY_TAB_ALL_WORKITEMS Buffer: All Loaded Work Items (Including Substitutes) 20020906
50 QNO_NODE_TREE Instance attribute Private Type reference (TYPE) TY_TAB_NODE_TREE Tree Structure (Only Nodes, No Scroll) 20020906
51 QNO_OLD_RESUBMISSIONS Instance attribute Public Type reference (TYPE) SRMBOOLEAN if_srm=>true 20030825
52 SHOW_ALL_RESUBMISSIONS Instance attribute Private Type reference (TYPE) SRMBOOLEAN if_srm=>false Display All Resubmissions (Basis) 20060523
53 USER_SETTING Instance attribute Private Object reference (TYPE REF TO) CL_SRM_US_SETTING_SPACE User Setting 20060523
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_RESUBMISSION_LIST Instance method Private Method Get/Refresh Resubmit List 20020906
2 BUILD_TREE_FAVORIT Instance method Private Method Favorite maintenance 20020906
3 BUILD_TREE_HISTORY Instance method Private Method Display History 20020906
4 BUILD_TREE_RMS Instance method Private Method Structure Tree for RMS 20020906
5 CHECK_ACTIVITY Instance method Private Method checks whether given activity is supported by given poid 20020906
6 CHECK_POID Instance method Public Method Check POID and Its Existence 20091222
7 CONTEXT_MENU_REQ_RMS Instance method Private Method Context Menu for RMS Tree: Structure 20020906
8 CONTEXT_MENU_SEL_RMS Instance method Private Method Context Menu for RMS Tree: Execute Selection 20020906
9 CREATE_GUID Static method Public Method Generates a GUID 20020906
10 CREATE_MODEL_POID Instance method Private Method CREATE_MODEL_POID 20020906
11 DESK_STARTUP_EXIT Instance method Protected Method Exit for Start of Desk 20060214
12 DISPLAY_WHERE_USED_LIST Instance method Public Method Display Where-Used List 20020906
13 DRAGDROPOBJECT_FILL Instance method Private Method Fills a Drag&Drop Object 20020906
14 FAVORITE_ADD_ELEMENT Instance method Private Method Add Favorite (External Interface) 20020906
15 FAVORITE_ADD_EXTERNAL Instance method Private Method Add Favorite 20020906
16 FAVORITE_CONTEXT_MENU_REQ Instance method Private Method Eventhandler Request for Context Menu 20020906
17 FAVORITE_CONTEXT_MENU_SEL Instance method Private Method Handler Selection Context Menu 20020906
18 FAVORITE_DB_READ Instance method Private Method reads user favorites 20020906
19 FAVORITE_DB_WRITE Instance method Private Method writes user favorites to database 20020906
20 GET_CUST_OPEN_MODE Instance method Private Method Get the open mode from ddic table "rcm_org_openmode" 20060214
21 GET_SP_TYPE_LIST Instance method Private Method Gets (Statistical) ET Type List 20020906
22 HANDLE_ELEMENT_EXCEPTION Instance method Protected Method Handle Exceptions while Accessing an Element 20060214
23 HISTORY_ADD_ELEMENT Instance method Private Method Adds a POID to the Worklist 20020906
24 HISTORY_CONTEXT_MENU_REQ Instance method Private Method Context Menu for RMS Tree: Structure 20020906
25 HISTORY_CONTEXT_MENU_SEL Instance method Private Method Handler Selection Context Menu 20020906
26 HISTORY_DB_READ Instance method Private Method Reads Current History From Database 20020906
27 HISTORY_HANDLE_NODE_CTMENU_REQ Instance method Private Event handling method Eventhandler Request for Context Menu 20020906
28 HISTORY_HANDLE_NODE_CTMENU_SEL Instance method Private Event handling method Handler Selection Context Menu 20020906
29 HISTORY_HANDLE_NODE_DBLCLICK Instance method Private Event handling method Eventhandler Double-Click on Tree 20020906
30 HISTORY_REFRESH Instance method Private Method Refresh for History : Reload Icons and Texts 20020906
31 HISTORY_REMOVE_ELEMENT Instance method Private Method Adds a POID to the Worklist 20020906
32 HISTORY_TREE_HANDLE_DRAG Instance method Private Event handling method Eventhandler Drag 20020906
33 HISTORY_UPD_ELEMENT Instance method Protected Method 20050816
34 INIT_FAVORITES Instance method Private Method Initializing Tree Control 20020906
35 INIT_HISTORY Instance method Private Method Initialisation History Part of Navigation Toolbar 20020906
36 INIT_PLUGINS Instance method Protected Method Initializing Tree Control 20060523
37 INIT_RESUBMISSION Instance method Private Method Initialisation History Part of Navigation Toolbar 20020906
38 INIT_SWITCHBAR Instance method Protected Method Initializing Tree Control 20020906
39 INIT_VIEW Instance method Private Method Initializing Tree Control 20020906
40 PLUGINS_CREATE Instance method Protected Method Creates Organizer Plug-In Objects 20060523
41 PLUGIN_HIDE Instance method Protected Method Hide Plug-In 20060523
42 PLUGIN_SHOW Instance method Protected Method Display Plug-In 20060523
43 POID_GET_ICON Instance method Protected Method 20050816
44 POID_GET_RMS_ID Instance method Private Method Gets RMS ID for POID 20020906
45 PREFERENCES_DB_GET Instance method Private Method Loads Preferences From DB 20020906
46 PREFERENCES_DB_SET Instance method Private Method Write Preferences to DB 20020906
47 PREFERENCES_DIALOG Instance method Private Method Dialog : Entry of Settings 20020906
48 PROCESS_SPS_ACTIVITY Instance method Private Method Process ET Activity (From Context Menu) 20020906
49 PS_DEL_HISTORY Instance method Protected Method 20050816
50 REFRESH_DB_LINE Instance method Private Method REFRESH_DB_LINE 20020906
51 REQUEST_CHANGING_RMS_ID Instance method Protected Method 20060523
52 RESUBM_HANDLE_ALV_DOUBLECLICK Instance method Private Event handling method Handler for Double-Click on Resubmit Element 20020906
53 RESUBM_HANDLE_ALV_TOOLBAR_CR Instance method Private Event handling method Resubmission: Handle ALV Event 'Create Toolbar' 20020906
54 RESUBM_HANDLE_ALV_TOOLBAR_SEL Instance method Private Event handling method ALV Toolbar Selection 20020906
55 RESUBM_HANDLE_DRAG Instance method Private Event handling method Handler for 'DRAG' Event 20020906
56 RESUBM_HANDLE_DROP Instance method Private Event handling method Handler for 'DROP' Event in ALV 20020906
57 RESUBM_MODIFY_ENTRY Instance method Public Method Add or Change Element in Resubmit 20020906
58 RESUBM_NOTIFY Instance method Protected Method 20060523
59 RESUBM_SET_TEXT Instance method Private Method Sets Number of Resubmit Items in Text 20020906
60 RMPS_INIT_DESK Instance method Public Method WF Control 20021104
61 RMPS_INIT_IN_OPEN Instance method Public Method Open 20021104
62 RMPS_INIT_RESUBMISSION Instance method Public Method Initialize Resubmission List 20021121
63 RMPS_SHOW_RESUBMISSION Instance method Public Method 20030826
64 RMPS_SWITCH_AFTER Instance method Public Method After Switch Event of Switch Bar 20021218
65 RMS_CREATE_TREE_FROM_REGISTRY Instance method Private Method Creating RMS Tree From Registry (Refresh) 20020906
66 RMS_GET_TREE Instance method Private Method Reading RMS Information (From Role or Registry) 20020906
67 SEND_RMF_MESSAGE Instance method Public Method sends a message to RMF, tracks request ID 20020906
68 SWITCH_UPPER_AREA Instance method Protected Event handling method Switch Between Favorites, Role View, Resubmit 20020906
69 TOOLBAR_HANDLE_DROPMENU Instance method Private Event handling method Eventhandler Menu Request Toolbar (ET Activity) 20020906
70 TOOLBAR_HANDLE_HIST_DROPMENU Instance method Private Event handling method Eventhandler Menu Request Toolbar (ET Activity) 20020906
71 TOOLBAR_HANDLE_HIST_ONOFF Instance method Private Event handling method Eventhandler Selection Toolbar 20020906
72 TOOLBAR_HANDLE_HIST_SELECTED Instance method Private Event handling method Eventhandler Selection Toolbar 20020906
73 TOOLBAR_HANDLE_SELECTED Instance method Private Event handling method Eventhandler Selection Toolbar 20020906
74 TREE_GET_SPS_CTX_MENU Instance method Private Method Gets ET-Specific Context Menu For Entry in Tree 20020906
75 TREE_HANDLE_DRAG Instance method Private Event handling method Eventhandler Drag 20020906
76 TREE_HANDLE_DROP Instance method Private Event handling method Eventhandler Drop 20020906
77 TREE_HANDLE_NODE_CTMENU_REQ Instance method Private Event handling method Eventhandler Request for Context Menu 20020906
78 TREE_HANDLE_NODE_CTMENU_SEL Instance method Private Event handling method Handler Selection Context Menu 20020906
79 TREE_HANDLE_NODE_DOUBLE_CLICK Instance method Private Event handling method Eventhandler Double-Click on Tree 20020906
80 UPDATE_HISTORY_ELEMENT_TREE Instance method Protected Method 20050816
Events
Class CL_RMPS_ORGANIZER has no event.
Types
Class CL_RMPS_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 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

Method BUILD_TREE_FAVORIT Signature

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

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 20020906
2 Importing TREE Value transfer Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Baum, in dem die History eingehängt werden soll 20020906
3 Importing UNAME Value transfer Type reference (TYPE) SYUNAME Benutzer, für den die History aufgebaut werden soll 20020906

Method BUILD_TREE_HISTORY on class CL_RMPS_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 20020906

Method BUILD_TREE_RMS on class CL_RMPS_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 20020906
2 Returning IS_SUPPORTED Value transfer Type reference (TYPE) SRMBOOLEAN true if activity is supported 20020906
3 Importing POID_REF Value transfer Object reference (TYPE REF TO) IF_SRM_POID reference poid 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

Method CHECK_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20091222
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstract) 20091222

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 20020906
2 Importing NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY 20020906

Method CONTEXT_MENU_REQ_RMS on class CL_RMPS_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 20020906
2 Importing NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY NODE_KEY 20020906

Method CONTEXT_MENU_SEL_RMS on class CL_RMPS_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 20020906

Method CREATE_GUID on class CL_RMPS_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 20020906
2 Importing IM_RMS_ID Call by reference Type reference (TYPE) STRING RMS ID 20020906
3 Importing IM_SPS_ID Call by reference Type reference (TYPE) STRING IM_SPS_ID 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

Method DESK_STARTUP_EXIT Signature

Method DESK_STARTUP_EXIT on class CL_RMPS_ORGANIZER has no parameter.
Method DESK_STARTUP_EXIT on class CL_RMPS_ORGANIZER has no exception.

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 20020906
2 Returning SELECTED_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID ggf. ausgewähltes POID Objekt 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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 20020906
2 Importing IM_NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20020906
3 Importing IM_TREE Value transfer Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Tree von dem gedraggt wurde 20020906

Method DRAGDROPOBJECT_FILL on class CL_RMPS_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 20020906
2 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des neuen Eintrags 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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 20020906
2 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des neuen Eintrags 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906
2 CX_SRM_SPCL_INITIALIZATION Fehler bei der Initialisierung des SP Client Objektes 20020906

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 20020906
2 Importing NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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 20020906
2 Importing NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY NODE_KEY 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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 20020906
2 Importing UNAME Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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

Method GET_SP_TYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SPS_TYPE_LIST Call by reference Type reference (TYPE) SRM_LIST_STRING List: String 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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) 20060214
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20060214

Method HANDLE_ELEMENT_EXCEPTION on class CL_RMPS_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 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906
2 CX_SRM_ORGANIZER RM Organizer 20050816

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 20020906
2 Importing NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY 20020906

Method HISTORY_CONTEXT_MENU_REQ on class CL_RMPS_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 20020906
2 Importing NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY NODE_KEY 20020906

Method HISTORY_CONTEXT_MENU_SEL on class CL_RMPS_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 20020906
2 Importing UNAME Value transfer Type reference (TYPE) SYUNAME Benutzer, dessen History gelesen werden soll 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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) 20020906
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20020906

Method HISTORY_HANDLE_NODE_CTMENU_REQ on class CL_RMPS_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 20020906
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) NODE_KEY 20020906

Method HISTORY_HANDLE_NODE_CTMENU_SEL on class CL_RMPS_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) 20020906

Method HISTORY_HANDLE_NODE_DBLCLICK on class CL_RMPS_ORGANIZER has no exception.

Method HISTORY_REFRESH Signature

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

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 20020906
2 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID Speziell: POID 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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) 20020906
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20020906

Method HISTORY_TREE_HANDLE_DRAG on class CL_RMPS_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 20050816
2 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20050816
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20050816

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 20020906

Method INIT_FAVORITES on class CL_RMPS_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 20020906

Method INIT_HISTORY on class CL_RMPS_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 Abstracter Container fuer GUI Controls 20060523

Method INIT_PLUGINS on class CL_RMPS_ORGANIZER has no exception.

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 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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 20020906

Method INIT_SWITCHBAR on class CL_RMPS_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 20020906

Method INIT_VIEW on class CL_RMPS_ORGANIZER has no exception.

Method PLUGINS_CREATE Signature

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

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 20060523
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20060523

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 20060523
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20060523

Method POID_GET_ICON 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 20050816
2 Returning RE_ICON_ID Value transfer Type reference (TYPE) TV_IMAGE Tree Control: Icon / Image 20050816
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20050816

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 20020906
2 Returning RE_RMS_ID Value transfer Type reference (TYPE) STRING RMS ID 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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 20020906

Method PREFERENCES_DB_GET on class CL_RMPS_ORGANIZER has no exception.

Method PREFERENCES_DB_SET Signature

Method PREFERENCES_DB_SET on class CL_RMPS_ORGANIZER has no parameter.
Method PREFERENCES_DB_SET on class CL_RMPS_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 20020906
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 20060523
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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 20020906
2 Importing POID_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID Poid-Object 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

Method PS_DEL_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20050816
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20050816
2 CX_SRM_ORGANIZER RM Organizer 20050816

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 20020906
2 Importing POID_STR Value transfer Type reference (TYPE) XSTRING POID ID 20020906
3 Exporting TEXT Value transfer Type reference (TYPE) STRING 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

Method REQUEST_CHANGING_RMS_ID Signature

Method REQUEST_CHANGING_RMS_ID on class CL_RMPS_ORGANIZER has no parameter.
Method REQUEST_CHANGING_RMS_ID on class CL_RMPS_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) 20020906
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20020906
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20020906

Method RESUBM_HANDLE_ALV_DOUBLECLICK on class CL_RMPS_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) 20020906
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20020906

Method RESUBM_HANDLE_ALV_TOOLBAR_CR on class CL_RMPS_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) 20020906

Method RESUBM_HANDLE_ALV_TOOLBAR_SEL on class CL_RMPS_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) 20020906
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20020906
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20020906
4 Importing E_ROW Value transfer Attribute reference (LIKE) 20020906

Method RESUBM_HANDLE_DRAG on class CL_RMPS_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) 20020906
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20020906
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20020906
4 Importing E_ROW Value transfer Attribute reference (LIKE) 20020906

Method RESUBM_HANDLE_DROP on class CL_RMPS_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 20020906
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20020906

Method RESUBM_NOTIFY Signature

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

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) 20020906

Method RESUBM_SET_TEXT on class CL_RMPS_ORGANIZER has no exception.

Method RMPS_INIT_DESK 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 Proxy-Klasse für Control im GUI 20021104

Method RMPS_INIT_DESK on class CL_RMPS_ORGANIZER has no exception.

Method RMPS_INIT_IN_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACTIVE_ID Call by reference Type reference (TYPE) I 20021104
2 Exporting EX_HEIGHT_HISTORY Call by reference Type reference (TYPE) I 20021111
3 Exporting EX_WIDTH_ORGANIZER Call by reference Type reference (TYPE) I 20021220

Method RMPS_INIT_IN_OPEN on class CL_RMPS_ORGANIZER has no exception.

Method RMPS_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 20021121
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20030204
2 CX_SRM_CONNECTION Repository Verbindung (abstrakt) 20030204
3 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20030204
4 CX_SRM_POID POID Fehler (abstrakt) 20030204
5 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20030204

Method RMPS_SHOW_RESUBMISSION Signature

Method RMPS_SHOW_RESUBMISSION on class CL_RMPS_ORGANIZER has no parameter.
Method RMPS_SHOW_RESUBMISSION on class CL_RMPS_ORGANIZER has no exception.

Method RMPS_SWITCH_AFTER 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) I 20021218

Method RMPS_SWITCH_AFTER on class CL_RMPS_ORGANIZER has no exception.

Method RMS_CREATE_TREE_FROM_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RMS_NODES Call by reference Type reference (TYPE) TREEMSNOTA Simple Tree Model: Knotentabelle 20020906
2 Importing IM_RMS_ID Value transfer Type reference (TYPE) STRING 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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 20020906
2 Exporting RMS_TREE Call by reference Type reference (TYPE) TREEMSNOTA RMS-Tree 20020906
3 Importing UNAME Value transfer Type reference (TYPE) SYUNAME Benutzername für Rollenfindung 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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 20020906
2 Importing DEST_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Speziell: POID 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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) 20020906
2 Importing ID Value transfer Attribute reference (LIKE) 20020906

Method SWITCH_UPPER_AREA on class CL_RMPS_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) 20020906
2 Importing POSX Value transfer Attribute reference (LIKE) 20020906
3 Importing POSY Value transfer Attribute reference (LIKE) 20020906

Method TOOLBAR_HANDLE_DROPMENU on class CL_RMPS_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) 20020906
2 Importing POSX Value transfer Attribute reference (LIKE) 20020906
3 Importing POSY Value transfer Attribute reference (LIKE) 20020906

Method TOOLBAR_HANDLE_HIST_DROPMENU on class CL_RMPS_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) 20020906

Method TOOLBAR_HANDLE_HIST_ONOFF on class CL_RMPS_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) 20020906

Method TOOLBAR_HANDLE_HIST_SELECTED on class CL_RMPS_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) 20020906

Method TOOLBAR_HANDLE_SELECTED on class CL_RMPS_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 20020906
2 Importing NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20020906
3 Importing TREE Call by reference Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL gewünschtes Tree Model 20020906
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020906

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) 20020906
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20020906

Method TREE_HANDLE_DRAG on class CL_RMPS_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) 20020906
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20020906

Method TREE_HANDLE_DROP on class CL_RMPS_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) 20020906
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20020906

Method TREE_HANDLE_NODE_CTMENU_REQ on class CL_RMPS_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 20020906
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) NODE_KEY 20020906

Method TREE_HANDLE_NODE_CTMENU_SEL on class CL_RMPS_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) 20020906

Method TREE_HANDLE_NODE_DOUBLE_CLICK on class CL_RMPS_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 20050816
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20050816
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20050816
History
Last changed by/on SAP  20130531 
SAP Release Created in 110_620