SAP ABAP Class CL_RCM_WEBDAV_COLL_RMS_NODE (RCM WebDAV RMS Collection)
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_RMS_NODE | |
| Short Description | RCM WebDAV RMS Collection | |
| 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 | 20040913 | 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_RMS_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Node Key in Role-Based View | 20040913 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | RMS ID | 20040913 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | AGR_NAME | User Role in Role-Based View | 20040913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040913 | |
| 2 | Instance method | Private | Method | Create Child Resource | 20041015 |
Events
Class CL_RCM_WEBDAV_COLL_RMS_NODE has no event.
Types
Class CL_RCM_WEBDAV_COLL_RMS_NODE 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) | 20040916 | ||
| 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_RMS_NODE has no exception.
Method CREATE_CHILD_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHILD_NODE | Call by reference | Type reference (TYPE) | RCMAS_ORG_VIEW | Organizer - View | 20041015 | |||
| 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_RMS_NODE has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |