SAP ABAP Class CL_HTTP_WEBDAV_RSOD (BW WEBDAV HTTP Handler for Documents)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOD (Package) KW Document Link (Core)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_WEBDAV_SKWF | SKWF WEBDAV Handler | 20001129 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_WEBDAV_RSOD_MAST | BW: Webdav HTTP Handler for Documents for Master Data | 20010518 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_WEBDAV_RSOD_META | BW: Webdav HTTP Handler for Documents for Metadata | 20010518 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_WEBDAV_RSOD_TMPL | WEBDAV BW | 20010518 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_WEBDAV_RSOD_TRAN | BW: Webdav HTTP Handler for Documents for Master Data | 20010518 |
Properties
| Class | CL_HTTP_WEBDAV_RSOD | |
| Short Description | BW WEBDAV HTTP Handler for Documents | |
| Super Class | CL_HTTP_WEBDAV_SKWF | SKWF WEBDAV Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSOD | KW Document Link (Core) |
| Created | 20001129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HTTP_WEBDAV_RSOD has no interface implemented.
Friends
Class CL_HTTP_WEBDAV_RSOD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | Line Feed | 20020220 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | Tabulator | 20020220 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | User Has Authorization for the Document | 20020219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adapting HTTP Response | 20020220 | |
| 2 | Instance method | Protected | Method | Delivers the document class for the authorization check | 20010727 | |
| 3 | Instance method | Public | Method | Sets the Authorization Status for the Document | 20020219 |
Events
Class CL_HTTP_WEBDAV_RSOD has no event.
Types
Class CL_HTTP_WEBDAV_RSOD has no local type.
Method Signatures
Method ADAPT_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20020220 |
Method ADAPT_RESPONSE on class CL_HTTP_WEBDAV_RSOD has no exception.
Method GET_DOC_CLASS_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DOC_CLASS | Value transfer | Type reference (TYPE) | RSOD_DOC_CLASS | BW Dokumentenklasse | 20010727 |
Method GET_DOC_CLASS_AUTHORITY on class CL_HTTP_WEBDAV_RSOD has no exception.
Method SET_AUTHORIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTHORIZED | Call by reference | Type reference (TYPE) | RS_BOOL | = 'X': Benutzer ist für das Dokument berechtigt | 20020219 |
Method SET_AUTHORIZED on class CL_HTTP_WEBDAV_RSOD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |