SAP ABAP Class CL_DAS_DEFINE_ARCHIVE_STORES (ILM SRS: DefineArchiveStores 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 | 20101006 |
Properties
| Class | CL_DAS_DEFINE_ARCHIVE_STORES | |
| Short Description | ILM SRS: DefineArchiveStores 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 | 20101006 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DAS_DEFINE_ARCHIVE_STORES has no forward declaration.
Interfaces
Class CL_DAS_DEFINE_ARCHIVE_STORES has no interface implemented.
Friends
Class CL_DAS_DEFINE_ARCHIVE_STORES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Delete | 20101006 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Insert | 20101006 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Test Without Inserting | 20110112 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'L' | List | 20101006 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Test | 20101006 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Change | 20101006 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | '_DEFINE_ARCHIVE_STORES' | Name of Command | 20101013 | ||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DAS_WEBDAV_CLIENT | DAS WebDAV Client | 20101015 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Action | 20101006 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | DAS_STORE_NAME | Name of a Storage System | 20101006 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified When Function Is Called) | 20101007 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RFCDISPLAY-RFCHOST | Name of Target Host | 20120116 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | AL-Conformity of the Store | 20101008 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | Path Prefix | 20101011 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RFCDISPLAY-RFCSYSID | System ID | 20120116 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | DAS_STORE_TEXT | Storage System Text | 20101007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check HTTP Connection | 20101008 | |
| 2 | Instance method | Private | Method | Check Conflicts with Other Stores | 20101008 | |
| 3 | Instance method | Private | Method | Delete Store | 20101018 | |
| 4 | Instance method | Private | Method | Send HEAR Request to Store | 20101008 | |
| 5 | Instance method | Private | Method | Create Store | 20101018 | |
| 6 | Static method | Public | Method | Add Store to Output List | 20101013 | |
| 7 | Instance method | Private | Method | Send OPTIONS Request to Store | 20101008 | |
| 8 | Static method | Private | Method | Add Store to Output List | 20101013 | |
| 9 | Instance method | Private | Method | Test Store | 20101018 | |
| 10 | Instance method | Private | Method | Change Store | 20101018 |
Events
Class CL_DAS_DEFINE_ARCHIVE_STORES has no event.
Types
Class CL_DAS_DEFINE_ARCHIVE_STORES has no local type.
Method Signatures
Method CHECK_DESTINATION 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 | 20101008 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101008 | ||||
| 3 | EV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101008 | ||||
| 4 | EV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101008 |
Method CHECK_DESTINATION on class CL_DAS_DEFINE_ARCHIVE_STORES has no exception.
Method CHECK_FOR_CONFLICT 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 | 20101008 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101008 | ||||
| 3 | EV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101008 | ||||
| 4 | EV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101008 |
Method CHECK_FOR_CONFLICT on class CL_DAS_DEFINE_ARCHIVE_STORES has no exception.
Method DELETE_ARCHIVE_STORE 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 | 20101018 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101018 | ||||
| 3 | EV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101018 | ||||
| 4 | EV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101018 |
Method DELETE_ARCHIVE_STORE on class CL_DAS_DEFINE_ARCHIVE_STORES has no exception.
Method HEAD_REQUEST 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 | 20101008 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101008 | ||||
| 3 | EV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101008 | ||||
| 4 | EV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101008 |
Method HEAD_REQUEST on class CL_DAS_DEFINE_ARCHIVE_STORES has no exception.
Method INSERT_ARCHIVE_STORE 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 | 20101018 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101018 | ||||
| 3 | EV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101018 | ||||
| 4 | EV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101018 | ||||
| 5 | IV_TEST_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20110112 |
Method INSERT_ARCHIVE_STORE on class CL_DAS_DEFINE_ARCHIVE_STORES has no exception.
Method LIST_ASTORE_SETS_INTO_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101013 |
Method LIST_ASTORE_SETS_INTO_ENTITY on class CL_DAS_DEFINE_ARCHIVE_STORES has no exception.
Method OPTIONS_REQUEST 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 | 20101008 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101008 | ||||
| 3 | EV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101008 | ||||
| 4 | EV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101008 |
Method OPTIONS_REQUEST on class CL_DAS_DEFINE_ARCHIVE_STORES has no exception.
Method PUT_ASTORE_SET_INTO_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101013 | ||||
| 2 | IS_DAS_STORE | Call by reference | Type reference (TYPE) | DAS_STORES | ILM DAS: Ablageverwaltung | 20101013 |
Method PUT_ASTORE_SET_INTO_ENTITY on class CL_DAS_DEFINE_ARCHIVE_STORES has no exception.
Method TEST_ARCHIVE_STORE 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 | 20101018 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101018 | ||||
| 3 | EV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101018 | ||||
| 4 | EV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101018 |
Method TEST_ARCHIVE_STORE on class CL_DAS_DEFINE_ARCHIVE_STORES has no exception.
Method UPDATE_ARCHIVE_STORE 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 | 20101018 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101018 | ||||
| 3 | EV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101018 | ||||
| 4 | EV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101018 |
Method UPDATE_ARCHIVE_STORE on class CL_DAS_DEFINE_ARCHIVE_STORES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |