SAP ABAP Class CL_DAS_MODIFY_PATH (ILM SRS: ModifyPath Command)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-SRS (Application Component) Storage and Retention Service
⤷
S_ILM_DAS_COMMANDS (Package) ILM SRS: SRS Commands
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DAS_COMMAND | ILM SRS: Abstract Top Class for All DAS Commands | 20101018 |
Properties
| Class | CL_DAS_MODIFY_PATH | |
| Short Description | ILM SRS: ModifyPath Command | |
| Super Class | CL_DAS_COMMAND | ILM SRS: Abstract Top Class for All DAS Commands |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_DAS_COMMANDS | ILM SRS: SRS Commands |
| Created | 20101018 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DAS_MODIFY_PATH has no forward declaration.
Interfaces
Class CL_DAS_MODIFY_PATH has no interface implemented.
Friends
Class CL_DAS_MODIFY_PATH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'MODIFY_PATH' | Name of Command | 20101018 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DAS_WEBDAV_CLIENT | DAS WebDAV Client | 20101019 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_T_URIS_4_ROLLBACK | URIs for a Potential Rollback | 20101019 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | Position of the First Application Collection in the Path | 20101020 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Archive Path | 20101018 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of the Storage System | 20101019 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | Number of Created Collections | 20101019 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | HTTP Connection | 20101019 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | URI of the Home Collection | 20101020 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20101019 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | URI | 20101018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Create Collection | 20101020 | |
| 2 | Instance method | Private | Method | Rollback Collections | 20101019 |
Events
Class CL_DAS_MODIFY_PATH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_URIS_4_ROLLBACK | Private | See coding | 20101019 | ty_t_uris_4_rollback TYPE STANDARD TABLE OF das_uri
|
Method Signatures
Method CREATE_COLLECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESPONSE_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20101020 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101102 | ||||
| 3 | EV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101020 | ||||
| 4 | EV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101020 |
Method CREATE_COLLECTIONS on class CL_DAS_MODIFY_PATH has no exception.
Method ROLLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESPONSE_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20101019 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101102 | ||||
| 3 | EV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101019 | ||||
| 4 | EV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101019 |
Method ROLLBACK on class CL_DAS_MODIFY_PATH has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |