SAP ABAP Class CL_ILM_STOR_WD_DEMO_EXE_PPATCH (ILM DB Store: WebDAV Demo Client GET 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 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_WD_DEMO_EXE_CMD | ILM DB Store: WebDAV Demo Client Abstract Command | 20130830 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ILM_STOR_WD_DEMO_EXE_CREATE | ILM DB Store: WebDAV Demo Interface for Execution of Command | 20130830 |
Properties
| Class | CL_ILM_STOR_WD_DEMO_EXE_PPATCH | |
| Short Description | ILM DB Store: WebDAV Demo Client GET Command | |
| Super Class | CL_ILM_STOR_WD_DEMO_EXE_CMD | ILM DB Store: WebDAV Demo Client Abstract Command |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ILM_STOR_WD_DEMO_EXE_CREATE | ILM DB Store: WebDAV Demo Interface for Execution of Command | 20130830 |
Friends
Class CL_ILM_STOR_WD_DEMO_EXE_PPATCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TS_ACTION_OPTIONS | Set and Remove Option | 20130830 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TS_ACTION_OPTIONS | Set and Remove Option | 20130830 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20130830 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20130830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Convert multistatus to string | 20130830 |
Events
Class CL_ILM_STOR_WD_DEMO_EXE_PPATCH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ACTION_OPTIONS | Public | See coding | 20130830 | BEGIN OF ts_action_options,
set TYPE abap_bool,
remove TYPE abap_bool,
END OF ts_action_options
|
Method Signatures
Method MULTISTATUS_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MULTISTATUS | Call by reference | Type reference (TYPE) | CL_ILM_STOR_WD_DEMO_MAIN=>TY_T_WEBDAV_PROPPATCH | 20130830 | ||||
| 2 | RT_OUTPUT | Value transfer | Type reference (TYPE) | ILM_STOR_T_STRING | Table with Simple Strings | 20130830 |
Method MULTISTATUS_TO_STRING on class CL_ILM_STOR_WD_DEMO_EXE_PPATCH has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |