SAP ABAP Class CL_RMPS_PRO_DISPOSAL_DESTRUCT (Review Process)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPSPRO_DISPOSAL (Package) PRO Disposal
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_PRO_DISPOSAL_OBJECT | Generic Disposal Object | 20090922 |
Properties
| Class | CL_RMPS_PRO_DISPOSAL_DESTRUCT | |
| Short Description | Review Process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RMPS_DISPOSAL | |
| Program status | ||
| Category | 0 | |
| Package | RMPSPRO_DISPOSAL | PRO Disposal |
| Created | 20090922 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_PRO_DISPOSAL_OBJECT | Generic Disposal Object | 20090922 |
Friends
Class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20090922 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | RMPS_PRO_T_FOLDER_CONTENTS | PRO: Folder Contents | 20090922 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20090922 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20090922 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20090922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090922 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090922 | |
| 3 | Static method | Public | Method | Deletes a Folder (and contained records) | 20090922 | |
| 4 | Static method | Public | Method | Deletes part (and contained records if last link) | 20090922 | |
| 5 | Static method | Public | Method | Deletes a Record | 20090922 | |
| 6 | Static method | Public | Method | 20090922 | ||
| 7 | Instance method | Public | Method | 20090922 | ||
| 8 | Instance method | Public | Method | 20090922 | ||
| 9 | Instance method | Public | Method | 20090922 | ||
| 10 | Instance method | Public | Method | 20090922 |
Events
Class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no event.
Types
Class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no local type.
Method Signatures
Method CHECK_COMMENT Signature
Method CHECK_COMMENT on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no parameter.
Method CHECK_COMMENT on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALV_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RMPS_PRO_DISPOSAL_ALV_GEN | Liste fälliger Objekte | 20090922 | |||
| 2 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20090922 | |||
| 3 | IM_TEXT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20090922 |
Method CONSTRUCTOR on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no exception.
Method DELETE_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTENT_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20090922 | |||
| 2 | IM_FOLDER_CONTENTS | Call by reference | Type reference (TYPE) | SRM_LIST_POID_INTERFACE | List: IF_SRM_POID | 20090922 | |||
| 3 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20090922 | |||
| 4 | IM_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RMPS_PRO_DISPOSAL_LOG | Anwendungslog für Aussonderung PRO | 20090922 | |||
| 5 | IM_NO_DOCNAMES_IN_LOG | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20090922 | |||
| 6 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20090922 | |||
| 7 | RE_FAILED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20090922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse (abstrakt) | 20090922 |
Method DELETE_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTENT_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20090922 | |||
| 2 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20090922 | |||
| 3 | IM_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RMPS_PRO_DISPOSAL_LOG | Anwendungslog für Aussonderung PRO | 20090922 | |||
| 4 | IM_NO_DOCNAMES_IN_LOG | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20090922 | |||
| 5 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20090922 | |||
| 6 | IM_SINGULAR_PART | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20090922 | |||
| 7 | RE_FAILED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20090922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse (abstrakt) | 20090922 |
Method DELETE_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTENT_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20090922 | |||
| 2 | IM_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RMPS_PRO_DISPOSAL_LOG | Anwendungslog für Aussonderung PRO | 20090922 | |||
| 3 | IM_NO_DOCNAMES_IN_LOG | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20090922 | |||
| 4 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20090922 | |||
| 5 | IM_SINGULAR_RECORD | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20090922 | |||
| 6 | IM_SRM_POID_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | CL_RMPS_GENERAL_FUNCTIONS=>IS_DOCUMENT | Einstelliges Kennzeichen | 20090922 | ||
| 7 | RE_FAILED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20090922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse (abstrakt) | 20090922 |
Method DELETE_RENDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20090922 | |||
| 2 | IM_REND_LINKS | Call by reference | Type reference (TYPE) | RMPSU_REND_LINKS | Renditionverweise | 20090922 | |||
| 3 | IM_RMS_ID | Call by reference | Type reference (TYPE) | STRING | 20090922 |
Method DELETE_RENDITIONS on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no exception.
Method EXECUTE_PROCESS Signature
Method EXECUTE_PROCESS on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no parameter.
Method EXECUTE_PROCESS on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no exception.
Method INSTANCE_GET Signature
Method INSTANCE_GET on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no parameter.
Method INSTANCE_GET on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no exception.
Method SAVE_TEXT Signature
Method SAVE_TEXT on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no parameter.
Method SAVE_TEXT on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no exception.
Method TEXT_DELETE Signature
Method TEXT_DELETE on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no parameter.
Method TEXT_DELETE on class CL_RMPS_PRO_DISPOSAL_DESTRUCT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |