Hierarchy
⤷
⤷
Properties
| Class | CL_RPM_DOCUMENTS | |
| Short Description | RPM: Collection for Documents | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RPM_DOCUMENT | RPM Document Objects |
| Created | 20080717 | SAP |
| Last change | 20141109 | |
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RPM_DOCUMENTS has no interface implemented.
Friends
Class CL_RPM_DOCUMENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RPM_OBJ_MANAGER | RPM Project and Portfolio Controller | 20080717 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RPM_OBJ_MAPPER | Mapper GUIDs -> Application Object | 20080717 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Entity interface | 20080717 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RPM_TT_DOCUMENTS | RPM Table Type: Entity objects | 20080717 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RPM_TT_DOCUMENTS | Table Type for Documents | 20090121 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_COLL_EDMS_W_SUBAPPL | EDMS Documents per Subapplication | 20080717 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20080717 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | EDMS documents were read | 20080717 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | Subapplication for EDMS | 20080717 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20080717 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080717 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20080717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Object | 20080717 | |
| 2 | Instance method | Public | Method | Add deleted object to collection | 20080717 | |
| 3 | Instance method | Private | Method | Build parent of object | 20080717 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080717 | |
| 5 | Instance method | Public | Constructor | Constructor | 20080717 | |
| 6 | Instance method | Public | Method | Copy Object | 20080717 | |
| 7 | Static method | Public | Method | Create Collection | 20080717 | |
| 8 | Instance method | Private | Method | Create new app object with the technical CGPL object | 20080717 | |
| 9 | Instance method | Public | Method | Delete Object | 20080717 | |
| 10 | Instance method | Public | Method | Delete All Objects | 20080717 | |
| 11 | Instance method | Private | Method | Destructor | 20080717 | |
| 12 | Instance method | Public | Method | Access Method to All Objects (Reading) | 20080717 | |
| 13 | Instance method | Public | Method | Access Method to Documents of a Subapplication (Reading) | 20080717 | |
| 14 | Instance method | Private | Method | Access Method to All/One/the First Object (Reading) | 20080717 | |
| 15 | Instance method | Private | Method | Access Method to All/One/the First Object (Reading) | 20080717 | |
| 16 | Instance method | Public | Method | Access Method with EDMS GUID (Reading) | 20080717 | |
| 17 | Instance method | Public | Method | Access Method with GUID (Reading) | 20080717 | |
| 18 | Instance method | Public | Method | Access Method with Index (Reading) | 20080717 | |
| 19 | Instance method | Public | Method | Get total number of objects | 20080717 | |
| 20 | Instance method | Public | Method | Access Method to Number of EDMS Documents/Folders | 20080717 | |
| 21 | Instance method | Public | Method | Get object type of colllection objects | 20080717 | |
| 22 | Instance method | Public | Method | Return app object parent | 20080717 | |
| 23 | Instance method | Public | Method | Do any objects exist in the collection? | 20080717 | |
| 24 | Static method | Private | Event handling method | Event Handler CREATED:/RPM/IF_DOC_COLL_MODEL | 20080717 | |
| 25 | Instance method | Private | Event handling method | Handling Method FREED: IF_RPM_COMMON | 20080717 | |
| 26 | Static method | Private | Event handling method | Event Handler for CREATED:/RPM/IF_DOC_COLL_PROXY | 20080717 | |
| 27 | Static method | Private | Event handling method | Event Handler for DELETED:/RPM/IF_DOC_COLL_PROXY | 20080717 | |
| 28 | Instance method | Public | Method | Read All Documents in EDMS Hierarchy | 20080717 | |
| 29 | Instance method | Public | Method | Remove the deleted object from the collection | 20080717 |
Events
Class CL_RPM_DOCUMENTS has no event.
Types
Class CL_RPM_DOCUMENTS has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_RPM_DOCUMENT | RPM: Document | 20080717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Error When Creating Application Object | 20080717 |
Method ADD_DELETED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DELETED_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_RPM_DOCUMENT | RPM: Document | 20080717 |
Method ADD_DELETED_ITEM on class CL_RPM_DOCUMENTS has no exception.
Method BUILD_PARENT Signature
Method BUILD_PARENT on class CL_RPM_DOCUMENTS has no parameter.
Method BUILD_PARENT on class CL_RPM_DOCUMENTS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RPM_DOCUMENTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RPM_DOCUMENTS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Superior Application Object | 20080717 | |||
| 2 | IV_EDMS_SUBAPPL | Call by reference | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | /RPM/CL_CO=>SC_EDMS_SUBAPPL_RPM | Subapplication for EDMS | 20080717 | ||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category | 20080717 |
Method CONSTRUCTOR on class CL_RPM_DOCUMENTS has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_RPM_DOCUMENT | Source Document | 20080717 | |||
| 2 | RR_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_RPM_DOCUMENT | Target Document | 20080717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Error When Creating Application Object | 20080717 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Superior Application Object | 20080717 | |||
| 2 | IV_EDMS_SUBAPPL | Call by reference | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | /RPM/CL_CO=>SC_EDMS_SUBAPPL_RPM | Subapplication for EDMS | 20080717 | ||
| 3 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RPM_DOCUMENTS | New Collection Instance | 20080717 |
Method CREATE on class CL_RPM_DOCUMENTS has no exception.
Method CREATE_WITH_TECHNICAL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TECHNICAL_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RPM_ASSIGNMENT | PPM: Interface for all assignments | 20080717 | |||
| 2 | RR_COMMON | Value transfer | Object reference (TYPE REF TO) | IF_RPM_COMMON | Interface for all application objects | 20080717 |
Method CREATE_WITH_TECHNICAL_OBJECT on class CL_RPM_DOCUMENTS has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_RPM_DOCUMENT | RPM: Document | 20080717 | |||
| 2 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | /RPM/CL_CO=>SC_FALSE | Boolean Value: Only Check if Object Can Be Deleted | 20080717 | ||
| 3 | RV_RC | Value transfer | Type reference (TYPE) | I | Return Value (0 = Call OK) | 20080717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Error When Deleting Application Object | 20080717 |
Method DELETE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | /RPM/CL_CO=>SC_FALSE | Boolean Value: Only Check if Object Can Be Deleted | 20080717 | ||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | I | Return Value (0 = Call OK) | 20080717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Error When Deleting Application Object | 20080717 |
Method FREE Signature
Method FREE on class CL_RPM_DOCUMENTS has no parameter.
Method FREE on class CL_RPM_DOCUMENTS has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DOCUMENTS | Value transfer | Type reference (TYPE) | RPM_TT_DOCUMENTS | Table Type for Documents | 20080717 |
Method GET_ALL on class CL_RPM_DOCUMENTS has no exception.
Method GET_ALL_BY_SUBAPPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBAPPLICATION | Call by reference | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | Subapplication for EDMS | 20080717 | |||
| 2 | RT_DOCUMENTS | Value transfer | Type reference (TYPE) | RPM_TT_DOCUMENTS | Table Type for Documents | 20080717 |
Method GET_ALL_BY_SUBAPPLICATION on class CL_RPM_DOCUMENTS has no exception.
Method GET_ALL_FOR_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOCUMENTS | Call by reference | Type reference (TYPE) | INDEX TABLE | Table Type for Application Objects | 20080717 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Application Object GUID | 20080717 | |||
| 3 | IV_STOP_AFTER_FIRST_ITEM | Call by reference | Type reference (TYPE) | BOOLE_D | /RPM/CL_CO=>SC_FALSE | Stop if First Entry Was Found in Collection | 20080717 |
Method GET_ALL_FOR_ASSIGNMENT on class CL_RPM_DOCUMENTS has no exception.
Method GET_ALL_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOCUMENTS | Call by reference | Type reference (TYPE) | RPM_TT_DOCUMENTS | Table Type for Documents | 20080717 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Application Object GUID | 20080717 | |||
| 3 | IV_STOP_AFTER_FIRST_ITEM | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080717 |
Method GET_ALL_INTERNAL on class CL_RPM_DOCUMENTS has no exception.
Method GET_BY_EDMS_DOCID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCID | Call by reference | Type reference (TYPE) | EDMS_DOCID | EDMS: Document ID | 20080717 | |||
| 2 | IV_DOCID_ALTERNATE | Call by reference | Type reference (TYPE) | EDMS_DOCID | EDMS: Document ID | 20080717 | |||
| 3 | RR_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_RPM_DOCUMENT | RPM: Document | 20080717 |
Method GET_BY_EDMS_DOCID on class CL_RPM_DOCUMENTS has no exception.
Method GET_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Application Object GUID | 20080717 | |||
| 2 | RR_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_RPM_DOCUMENT | RPM: Document | 20080717 |
Method GET_BY_GUID on class CL_RPM_DOCUMENTS has no exception.
Method GET_BY_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_RPM_DOCUMENT | RPM: Document | 20080717 | |||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | I | Return Value (0 = Call OK) | 20080717 | |||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | I | Index | 20080717 |
Method GET_BY_INDEX on class CL_RPM_DOCUMENTS has no exception.
Method GET_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | 20080717 |
Method GET_NUMBER on class CL_RPM_DOCUMENTS has no exception.
Method GET_NUMBER_BY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUMBER_EDMS_DOCUMENTS | Call by reference | Type reference (TYPE) | I | Number of EDMS Documents | 20080717 | |||
| 2 | EV_NUMBER_EDMS_FOLDERS | Call by reference | Type reference (TYPE) | I | Number of EDMS Folders | 20080717 |
Method GET_NUMBER_BY_TYPE on class CL_RPM_DOCUMENTS has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20080717 |
Method GET_OBJECT_TYPE on class CL_RPM_DOCUMENTS has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Entity interface | 20080717 |
Method GET_PARENT on class CL_RPM_DOCUMENTS has no exception.
Method HAS_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_ENTRIES | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080717 |
Method HAS_ENTRIES on class CL_RPM_DOCUMENTS has no exception.
Method ON_COLL_MODEL_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_COLL_MODEL | Value transfer | Attribute reference (LIKE) | 20080717 |
Method ON_COLL_MODEL_CREATED on class CL_RPM_DOCUMENTS has no exception.
Method ON_PARENT_FREED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20080717 |
Method ON_PARENT_FREED on class CL_RPM_DOCUMENTS has no exception.
Method ON_PROXY_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PARENT | Value transfer | Attribute reference (LIKE) | 20080717 | |||||
| 2 | ER_PROXY | Value transfer | Attribute reference (LIKE) | 20080717 |
Method ON_PROXY_CREATED on class CL_RPM_DOCUMENTS has no exception.
Method ON_PROXY_DELETED Signature
Method ON_PROXY_DELETED on class CL_RPM_DOCUMENTS has no parameter.
Method ON_PROXY_DELETED on class CL_RPM_DOCUMENTS has no exception.
Method READ_EDMS_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDMS_SUBAPPL | Call by reference | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | /RPM/CL_CO=>SC_EDMS_SUBAPPL_RPM | Subapplication for EDMS | 20080717 | ||
| 2 | RV_ALREADY_READ | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' If Hierarchy Was Already Read | 20080717 |
Method READ_EDMS_HIERARCHY on class CL_RPM_DOCUMENTS has no exception.
Method REMOVE_DELETED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DELETED_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_RPM_DOCUMENT | PPM: Document | 20080717 |
Method REMOVE_DELETED_ITEM on class CL_RPM_DOCUMENTS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 500_701 |