SAP ABAP Class CL_HTTP_WEBDAV_RSOD_TMPL (WEBDAV BW)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRB (Package) BW: Batch Reporting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_WEBDAV_RSOD | BW WEBDAV HTTP Handler for Documents | 20010518 |
Properties
| Class | CL_HTTP_WEBDAV_RSOD_TMPL | |
| Short Description | WEBDAV BW | |
| Super Class | CL_HTTP_WEBDAV_RSOD | BW WEBDAV HTTP Handler for Documents |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRB | BW: Batch Reporting |
| Created | 20010518 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HTTP_WEBDAV_RSOD_TMPL has no forward declaration.
Interfaces
Class CL_HTTP_WEBDAV_RSOD_TMPL has no interface implemented.
Friends
Class CL_HTTP_WEBDAV_RSOD_TMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSRA_HTTP_AUTH_CACHE | Authorization Cache for Access to Precalculated Documents | 20030207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks Authorization | 20020219 | |
| 2 | Instance method | Private | Method | Authorization Check for HTTP_GET Method | 20030207 | |
| 3 | Instance method | Private | Method | Checks Authorization for HTTP Method PROPFIND (with WebDAV) | 20030207 | |
| 4 | Instance method | Private | Method | Gets Document as Query String | 20030207 |
Events
Class CL_HTTP_WEBDAV_RSOD_TMPL has no event.
Types
Class CL_HTTP_WEBDAV_RSOD_TMPL has no local type.
Method Signatures
Method CHECK_AUTHORISATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_PROPERTIES | Call by reference | Type reference (TYPE) | SKWH_HTTP_WEBDAV_PROPERTY_TAB | WEBDAV Properties | 20020219 |
Method CHECK_AUTHORISATION on class CL_HTTP_WEBDAV_RSOD_TMPL has no exception.
Method CHECK_AUTHORISATION_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URL | Call by reference | Type reference (TYPE) | STRING | 20030207 | ||||
| 2 | R_AUTHORISED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030207 |
Method CHECK_AUTHORISATION_GET on class CL_HTTP_WEBDAV_RSOD_TMPL has no exception.
Method CHECK_AUTHORISATION_PROPFIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_PROPERTIES | Call by reference | Type reference (TYPE) | SKWH_HTTP_WEBDAV_PROPERTY_TAB | WEBDAV Properties | 20030207 |
Method CHECK_AUTHORISATION_PROPFIND on class CL_HTTP_WEBDAV_RSOD_TMPL has no exception.
Method RESOLVE_DYNAMIC_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOT_FOUND | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20030207 | |||
| 2 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20030207 |
Method RESOLVE_DYNAMIC_REQUEST on class CL_HTTP_WEBDAV_RSOD_TMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |