SAP ABAP Class CL_ILM_STOR_WD_CMD_PROPPATCH (ILM Storage: WebDAV Command PROPPATCH Command)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_ACCESS_WD (Package) ILM Storage: Access Layer for WebDAV
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_WD_CMD | ILM Storage: WebDAV Abstract Commands | 20130816 |
Properties
| Class | CL_ILM_STOR_WD_CMD_PROPPATCH | |
| Short Description | ILM Storage: WebDAV Command PROPPATCH Command | |
| Super Class | CL_ILM_STOR_WD_CMD | ILM Storage: WebDAV Abstract Commands |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_STOR_ACCESS_WD | ILM Storage: Access Layer for WebDAV |
| Created | 20130805 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ILM_STOR_WD_CMD_PROPPATCH has no forward declaration.
Interfaces
Class CL_ILM_STOR_WD_CMD_PROPPATCH has no interface implemented.
Friends
Class CL_ILM_STOR_WD_CMD_PROPPATCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20130816 | |||||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'text/xml; charset="utf-8"' | 20130816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Authorization check | 20130816 | |
| 2 | Instance method | Private | Method | Check if XML contains correct action element - SET or REMOVE | 20130816 | |
| 3 | Instance method | Private | Method | Prepare property table for response rendering from Name itab | 20130816 | |
| 4 | Instance method | Private | Method | Prepare property table for response rendering from Name/Val | 20130816 |
Events
Class CL_ILM_STOR_WD_CMD_PROPPATCH has no event.
Types
Class CL_ILM_STOR_WD_CMD_PROPPATCH has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROPPATCH_ACTION | Call by reference | Type reference (TYPE) | ILM_STOR_WD_PROPERTY_ACTION | ILM Storage: WebDAV Property action | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM Storage: WebDAV root exception | 20130816 |
Method CHECK_XML_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_XML | Call by reference | Object reference (TYPE REF TO) | CL_ILM_STOR_WD_XML | ILM Storage: XML processing | 20130816 | |||
| 2 | RV_PROPERTY_ACTION | Value transfer | Type reference (TYPE) | ILM_STOR_WD_PROPERTY_ACTION | ILM Storage: WebDAV Property action | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM Storage: WebDAV root exception | 20130816 |
Method PREPARE_PROP_TAB_FROM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_T_STRING | Table with Simple Strings | 20130816 | |||
| 2 | IT_PROP_EXCEPTIONS | Call by reference | Type reference (TYPE) | ILM_STOR_T_PROP_EXCEPTIONS | 20130816 | ||||
| 3 | IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | ILM Storage: URI | 20130816 | |||
| 4 | RT_PROPERTIES | Value transfer | Type reference (TYPE) | ILM_STOR_T_PROPERTY | 20130816 |
Method PREPARE_PROP_TAB_FROM_NAME on class CL_ILM_STOR_WD_CMD_PROPPATCH has no exception.
Method PREPARE_PROP_TAB_FROM_NAME_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NAME_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_T_NAME_VALUE_PAIR | ILM Storage: Table Type for Name-Value-Pairs | 20130816 | |||
| 2 | IT_PROP_EXCEPTIONS | Call by reference | Type reference (TYPE) | ILM_STOR_T_PROP_EXCEPTIONS | 20130816 | ||||
| 3 | IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | ILM Storage: URI | 20130816 | |||
| 4 | RT_PROPERTIES | Value transfer | Type reference (TYPE) | ILM_STOR_T_PROPERTY | 20130816 |
Method PREPARE_PROP_TAB_FROM_NAME_VAL on class CL_ILM_STOR_WD_CMD_PROPPATCH has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |