SAP ABAP Class CL_RMPS_PRO_FOLDER_HISTORY (Access to Folder History)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_PRO_DOCUMENT (Package) Record (Declaration and so on)
Properties
Class CL_RMPS_PRO_FOLDER_HISTORY  
Short Description Access to Folder History    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_PRO_DOCUMENT   Record (Declaration and so on) 
Created 20040512   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...
2 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMPS_PRO_FOLDER_HISTORY has no interface implemented.
Friends
Class CL_RMPS_PRO_FOLDER_HISTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GIF_SRM Instance attribute Protected Object reference (TYPE REF TO) IF_SRM Reference to IF_Srm 20040512
2 GIF_SRM_SERVICE Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_SRM_SERVICE Service Object 20040513
3 GO_SRC_POID Instance attribute Public Object reference (TYPE REF TO) IF_SRM_POID Poid of Object Being Moved 20100129
4 GT_DETAILS Instance attribute Protected Type reference (TYPE) RMPS_PRO_TT_HISTORY_DETAILS Detail Data 20061207
5 GT_FOLDHIST Instance attribute Protected Type reference (TYPE) RMPSPRO_T_FOLDERHIST Folder History 20040512
6 G_DO_COMMIT Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Should commit be deducted? 20040513
7 G_MY_ENTRIES Instance attribute Public Type reference (TYPE) I 30 Maximum Number of History Entries 20040512
8 G_PROCESS_TYPE Instance attribute Public Type reference (TYPE) CHAR1 Process Type 20100129
9 G_RMSID Instance attribute Protected Type reference (TYPE) BAPIRMSID RMS ID 20040512
10 G_UNAME Instance attribute Protected Type reference (TYPE) SYUNAME User 20040512
11 NAMES_UPDATED Static Attribute Public Type reference (TYPE) SRMBOOLEAN if_srm=>false Name List Restructured 20041129
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_HISTORY Instance method Public Method Add a History Entry 20040512
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040512
3 DELETE_ALL_ENTRIES Instance method Public Method Deletion of All List Entries 20050922
4 DELETE_FOLDER_HIST Static method Public Method Deletes All Folders from History 20050922
5 GET_FOLDER_LIST Instance method Public Method Read List of Last Used Folders 20040513
6 GET_FOLDER_LIST_DETAILS Instance method Public Method Finds the history details 20061207
7 READ_DETAILS Static method Public Method Reads details 20061207
8 REFRESH_NAMES Instance method Public Method Regenerate Folder Names 20041129
9 REMOVE_FROM_HISTORY Instance method Public Method Delete Entry from Folder History 20040512
Events
Class CL_RMPS_PRO_FOLDER_HISTORY has no event.
Types
Class CL_RMPS_PRO_FOLDER_HISTORY has no local type.
Method Signatures

Method ADD_TO_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DECLARATION_TYPE Call by reference Type reference (TYPE) RMPSPRO_SELTYP Zuordnungstyp für Declare 20060216
2 Importing IM_FOLDER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040512
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Fehler beim Veröffentlichen von Dokumenten 20040513

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) SRMBOOLEAN 'X' Commit absetzen? 20040513
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040512
3 Importing IM_PROCESS_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100129
4 Importing IM_RMSID Call by reference Type reference (TYPE) BAPIRMSID RMS ID in SRM 20040512
5 Importing IM_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzer der Historie 20040512
6 Importing IO_SRC_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20100129
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Zugriff auf Folder Historie 20040513

Method DELETE_ALL_ENTRIES Signature

Method DELETE_ALL_ENTRIES on class CL_RMPS_PRO_FOLDER_HISTORY has no parameter.
Method DELETE_ALL_ENTRIES on class CL_RMPS_PRO_FOLDER_HISTORY has no exception.

Method DELETE_FOLDER_HIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Commit Work absetzen 20050922
2 Importing IM_RMS_ID Call by reference Type reference (TYPE) SRMRMSID '*' RMS ID '*' Alle Einträge löschen 20050922
3 Importing IM_USERNAME Call by reference Type reference (TYPE) UNAME SY-UNAME Benutzername, '*' Alle löschen 20050922
4 Returning RE_DELETED_ENTRIES Value transfer Type reference (TYPE) I Anzahl der glöschten Einträge 20050922

Method DELETE_FOLDER_HIST on class CL_RMPS_PRO_FOLDER_HISTORY has no exception.

Method GET_FOLDER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAB_FOLDER_LIST Value transfer Type reference (TYPE) RMPSPRO_T_FOLDERHIST Folder Historie 20040513

Method GET_FOLDER_LIST on class CL_RMPS_PRO_FOLDER_HISTORY has no exception.

Method GET_FOLDER_LIST_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_HISTORY_DETAILS Value transfer Type reference (TYPE) RMPS_PRO_TT_HISTORY_DETAILS Tabelle für Favoriten Detaildaten 20061207

Method GET_FOLDER_LIST_DETAILS on class CL_RMPS_PRO_FOLDER_HISTORY has no exception.

Method READ_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IF_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20061207
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20061221
3 Importing IM_PROCESS_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100129
4 Importing IO_SRC_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20100129
5 Returning RS_DETAILS Value transfer Type reference (TYPE) RMPS_PRO_S_HISTORY_DETAILS Details zur Historie 20061221

Method READ_DETAILS on class CL_RMPS_PRO_FOLDER_HISTORY has no exception.

Method REFRESH_NAMES Signature

Method REFRESH_NAMES on class CL_RMPS_PRO_FOLDER_HISTORY has no parameter.
Method REFRESH_NAMES on class CL_RMPS_PRO_FOLDER_HISTORY has no exception.

Method REMOVE_FROM_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FOLDER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040512
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Fehler beim Veröffentlichen von Dokumenten 20040513
History
Last changed by/on SAP  20110908 
SAP Release Created in 640