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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM | Reference to IF_Srm | 20040512 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_SRM_SERVICE | Service Object | 20040513 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRM_POID | Poid of Object Being Moved | 20100129 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RMPS_PRO_TT_HISTORY_DETAILS | Detail Data | 20061207 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RMPSPRO_T_FOLDERHIST | Folder History | 20040512 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SRMBOOLEAN | Should commit be deducted? | 20040513 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | 30 | Maximum Number of History Entries | 20040512 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Process Type | 20100129 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BAPIRMSID | RMS ID | 20040512 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | SYUNAME | User | 20040512 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | SRMBOOLEAN | if_srm=>false | Name List Restructured | 20041129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a History Entry | 20040512 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040512 | |
| 3 | Instance method | Public | Method | Deletion of All List Entries | 20050922 | |
| 4 | Static method | Public | Method | Deletes All Folders from History | 20050922 | |
| 5 | Instance method | Public | Method | Read List of Last Used Folders | 20040513 | |
| 6 | Instance method | Public | Method | Finds the history details | 20061207 | |
| 7 | Static method | Public | Method | Reads details | 20061207 | |
| 8 | Instance method | Public | Method | Regenerate Folder Names | 20041129 | |
| 9 | 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 | IM_DECLARATION_TYPE | Call by reference | Type reference (TYPE) | RMPSPRO_SELTYP | Zuordnungstyp für Declare | 20060216 | |||
| 2 | IM_FOLDER_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | 'X' | Commit absetzen? | 20040513 | ||
| 2 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20040512 | |||
| 3 | IM_PROCESS_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100129 | |||
| 4 | IM_RMSID | Call by reference | Type reference (TYPE) | BAPIRMSID | RMS ID in SRM | 20040512 | |||
| 5 | IM_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzer der Historie | 20040512 | ||
| 6 | IO_SRC_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20100129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Commit Work absetzen | 20050922 | ||
| 2 | IM_RMS_ID | Call by reference | Type reference (TYPE) | SRMRMSID | '*' | RMS ID '*' Alle Einträge löschen | 20050922 | ||
| 3 | IM_USERNAME | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | Benutzername, '*' Alle löschen | 20050922 | ||
| 4 | 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 | 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 | 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 | IM_IF_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20061207 | |||
| 2 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20061221 | |||
| 3 | IM_PROCESS_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100129 | |||
| 4 | IO_SRC_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20100129 | |||
| 5 | 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 | IM_FOLDER_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Veröffentlichen von Dokumenten | 20040513 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |