SAP ABAP Class CL_ILM_STOR_WD_DEMO_EXE_CMD (ILM DB Store: WebDAV Demo Client Abstract Command)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_ACCESS_WD_TEST (Package) ILM Storage: Test objects for tghe WebDAV access layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ILM_STOR_WD_DEMO_EXE_CMD | ILM DB Store: WebDAV Demo Interface for Execution of Command | 20130830 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130830 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_WD_DEMO_EXE_DELETE | ILM DB Store: WebDAV Demo Client DELETE Command | 20130830 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_WD_DEMO_EXE_GET | ILM DB Store: WebDAV Demo Client GET Command | 20130830 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_WD_DEMO_EXE_HEAD | ILM DB Store: WebDAV Demo Client HEAD Command | 20130830 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_WD_DEMO_EXE_MKCOL | ILM DB Store: WebDAV Demo Client MKCOL Command | 20130830 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_WD_DEMO_EXE_OPT | ILM DB Store: WebDAV Demo Client OPTIONS Command | 20130830 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_WD_DEMO_EXE_PFIND | ILM DB Store: WebDAV Demo Client GET Command | 20130830 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_WD_DEMO_EXE_PPATCH | ILM DB Store: WebDAV Demo Client GET Command | 20130830 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_WD_DEMO_EXE_PUT | ILM DB Store: WebDAV Demo Execution of PUT Command | 20130830 |
Properties
| Class | CL_ILM_STOR_WD_DEMO_EXE_CMD | |
| Short Description | ILM DB Store: WebDAV Demo Client Abstract Command | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_STOR_ACCESS_WD_TEST | ILM Storage: Test objects for tghe WebDAV access layer |
| Created | 20130820 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ILM_STOR_WD_DEMO_EXE_CMD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ILM_STOR_WD_DEMO_EXE_CMD | ILM DB Store: WebDAV Demo Interface for Execution of Command | 20130830 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130830 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ILM_STOR_WD_DEMO_MAIN | 20130830 | ILM DB Store: WebDAV Demo HTTP connection |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | See coding | 20130830 | |||||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 'SAP XML DAS' | User Agent | 20130830 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | Description of Command Execution | 20130830 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | RFCDEST | 'ILM_VAULT101_YI3' | Logical Destination (Specified in Function Call) | 20130830 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | 'arthurdent' | Origin ID | 20130830 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | STRING | URI | 20130830 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ABAP_RUNTIME | Timer Interface | 20130830 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | User Agent | 20130830 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | Description of Command Execution | 20130830 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130830 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | I | End Runtime of Command | 20130830 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | STRING | Origin ID | 20130830 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | I | Start Runtime of Command | 20130830 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | STRING | URI | 20130830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get Measured Runtime | 20130830 | |
| 2 | Instance method | Protected | Method | Convert Header Fields to String Table | 20130830 | |
| 3 | Instance method | Protected | Method | Convert Service Messages to String Table | 20130830 | |
| 4 | Instance method | Protected | Method | Start Measure Runtime | 20130830 |
Events
Class CL_ILM_STOR_WD_DEMO_EXE_CMD has no event.
Types
Class CL_ILM_STOR_WD_DEMO_EXE_CMD has no local type.
Method Signatures
Method GET_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RUNTIME | Value transfer | Type reference (TYPE) | I | Measured runtime | 20130830 |
Method GET_RUNTIME on class CL_ILM_STOR_WD_DEMO_EXE_CMD has no exception.
Method HEADER_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEADER_FIELD | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20130830 | |||
| 2 | RT_OUTPUT | Value transfer | Type reference (TYPE) | ILM_STOR_T_STRING | Table with Simple Strings | 20130830 |
Method HEADER_TO_STRING on class CL_ILM_STOR_WD_DEMO_EXE_CMD has no exception.
Method SERVICE_MSG_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE_MSG | Call by reference | Type reference (TYPE) | STRING | Service Messages | 20130830 | |||
| 2 | RT_OUTPUT | Value transfer | Type reference (TYPE) | ILM_STOR_T_STRING | Table with Simple Strings | 20130830 |
Method SERVICE_MSG_TO_STRING on class CL_ILM_STOR_WD_DEMO_EXE_CMD has no exception.
Method START_MEASURE Signature
Method START_MEASURE on class CL_ILM_STOR_WD_DEMO_EXE_CMD has no parameter.
Method START_MEASURE on class CL_ILM_STOR_WD_DEMO_EXE_CMD has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |