SAP ABAP Class CL_ILM_STOR_WD_MOCK_REQUEST (ILM DB Store: WebDAV Mock Up of Request)
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_REQUEST | ILM Storage: WebDAV request service | 20130816 |
Properties
| Class | CL_ILM_STOR_WD_MOCK_REQUEST | |
| Short Description | ILM DB Store: WebDAV Mock Up of Request | |
| 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 | 20130815 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ILM_STOR_WD_MOCK_REQUEST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ILM_STOR_WD_REQUEST | ILM Storage: WebDAV request service | 20130816 |
Friends
Class CL_ILM_STOR_WD_MOCK_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | See coding | 20130816 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | ILM_STOR_WD_T_RANGE | MT_RANGES | 20130816 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | MT_REQUEST_HEADER | 20130816 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | XSTRING | MV_ENTITY | 20130816 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_MSIZE | MV_ENTITY_LENGTH | 20130816 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | MV_ENTITY_SEGMENT | 20130816 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | MV_HEADER_NAME | 20130816 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | MV_IS_COLLECTION | 20130816 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | MV_RC | 20130816 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | I | MV_SEGMENT_LENGTH | 20130816 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | ABAP_MSIZE | MV_SEGMENT_OFFSET | 20130816 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | MV_URI | 20130816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | ADD_RANGE | 20130816 | |
| 2 | Instance method | Public | Method | CHECK_FOR_ANY_EXCEPTION | 20130816 | |
| 3 | Instance method | Public | Method | CHECK_RUNTIME_EXCEPTION | 20130816 | |
| 4 | Instance method | Public | Method | SET_HEADER_FIELD | 20130816 |
Events
Class CL_ILM_STOR_WD_MOCK_REQUEST has no event.
Types
Class CL_ILM_STOR_WD_MOCK_REQUEST has no local type.
Method Signatures
Method ADD_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LENGTH | Call by reference | Type reference (TYPE) | INT4 | IV_LENGTH | 20130816 | |||
| 2 | IV_OFFSET | Call by reference | Type reference (TYPE) | ABAP_MSIZE | IV_OFFSET | 20130816 |
Method ADD_RANGE on class CL_ILM_STOR_WD_MOCK_REQUEST has no exception.
Method CHECK_FOR_ANY_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BEHAVIOUR | Call by reference | Type reference (TYPE) | I | IV_BEHAVIOUR | 20130816 | |||
| 2 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | IV_METHOD_NAME | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_ILM_STOR_WD_EXCEPTION | 20130816 | ||
| 2 | CX_ILM_STOR_WD_RUNTIME | 20130816 |
Method CHECK_RUNTIME_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BEHAVIOUR | Call by reference | Type reference (TYPE) | I | IV_BEHAVIOUR | 20130816 | |||
| 2 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | IV_METHOD_NAME | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_ILM_STOR_WD_RUNTIME | 20130816 |
Method SET_HEADER_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | ANY | IV_NAME | 20130816 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | IV_VALUE | 20130816 |
Method SET_HEADER_FIELD on class CL_ILM_STOR_WD_MOCK_REQUEST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |