SAP ABAP Class CL_RCM_WEBDAV_COLL_HISTORY (RCM Webdav Collection for User History)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SRM_WEBDAV (Package) SRM WebDAV Solution
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RCM_WEBDAV_RESOURCE | RCM WebDAV Resource (Abstract) | 20041206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCM_WEBDAV_COLLECTION | RCM WebDAV Collection Interface | 20041206 |
Properties
| Class | CL_RCM_WEBDAV_COLL_HISTORY | |
| Short Description | RCM Webdav Collection for User History | |
| Super Class | CL_RCM_WEBDAV_RESOURCE | RCM WebDAV Resource (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_WEBDAV | SRM WebDAV Solution |
| Created | 20041011 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RCM_WEBDAV_COLLECTION | RCM WebDAV Collection Interface | 20041206 |
Friends
Class CL_RCM_WEBDAV_COLL_HISTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RCMWD_TT_HISTORY | History Nodes | 20041118 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | Last RMS ID for which the history was read | 20041118 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | RMS ID | 20041011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041011 | |
| 2 | Instance method | Private | Method | Create Child Resource | 20041015 | |
| 3 | Instance method | Private | Method | Read History Objects | 20041118 |
Events
Class CL_RCM_WEBDAV_COLL_HISTORY has no event.
Types
Class CL_RCM_WEBDAV_COLL_HISTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20041011 | ||
| 2 | IM_FOLDER_IDS | Call by reference | Type reference (TYPE) | RCMWD_TT_STRING | Folder IDs for some collection resources | 20041012 | |||
| 3 | IM_PARENT_URI | Call by reference | Type reference (TYPE) | STRING | Parent resource URI | 20041029 | |||
| 4 | IM_PARENT_URL | Call by reference | Type reference (TYPE) | STRING | Parent resource URL | 20041029 | |||
| 5 | IM_RESOURCE_KEY | Call by reference | Type reference (TYPE) | RCMWD_T_RESOURCE_KEY | Complex resource key | 20041012 |
Method CONSTRUCTOR on class CL_RCM_WEBDAV_COLL_HISTORY has no exception.
Method CREATE_CHILD_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID_ID | Call by reference | Type reference (TYPE) | STRING | POID directory ID | 20041103 | |||
| 2 | RE_RESOURCE | Value transfer | Object reference (TYPE REF TO) | CL_RCM_WEBDAV_RESOURCE | RCM WebDAV resource (abstract) | 20041015 |
Method CREATE_CHILD_RESOURCE on class CL_RCM_WEBDAV_COLL_HISTORY has no exception.
Method READ_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_HISTORY | Call by reference | Type reference (TYPE) | RCMWD_TT_HISTORY | History nodes | 20041118 | |||
| 2 | IM_REFRESH | Call by reference | Type reference (TYPE) | XFELD | SPACE | 'X' - reread entries from database | 20041118 |
Method READ_HISTORY on class CL_RCM_WEBDAV_COLL_HISTORY has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |