SAP ABAP Class CL_RSO_DOCUMENT_PROXY (BW Repository: Proxy for Documents)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO (Package) BW Repository: Infastructure and Core GUI Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_OBJECT_PROXY | BW Repository: Proxy for Object (undefined) | 20010309 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_DOCUMENT_XMIC | BW Metadata Repository: Constants for XML | 20010314 |
Properties
| Class | CL_RSO_DOCUMENT_PROXY | |
| Short Description | BW Repository: Proxy for Documents | |
| Super Class | CL_RSO_OBJECT_PROXY | BW Repository: Proxy for Object (undefined) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSO | BW Repository: Infastructure and Core GUI Components |
| Created | 20010309 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_DOCUMENT_XMIC | BW Metadata Repository: Constants for XML | 20010314 |
Friends
Class CL_RSO_DOCUMENT_PROXY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR40 | 'DOCUMENTATION_ERROR' | No (SAP) Document Found | 20010516 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR40 | 'SAP_DOC_' | SAP Document ID | 20010315 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | SAP System, Current Language | 20010314 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSOD_DOC | BW Document | 20010313 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Object and Type | 20010315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Document Content | 20010312 | |
| 2 | Instance method | Public | Method | Get SAP Documentation Content | 20010315 | |
| 3 | Instance method | Public | Method | Language of Document | 20010314 | |
| 4 | Instance method | Public | Method | Stes Object of Document | 20010315 |
Events
Class CL_RSO_DOCUMENT_PROXY has no event.
Types
Class CL_RSO_DOCUMENT_PROXY has no local type.
Method Signatures
Method GET_DOCUMENT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Inhalt Dokument (binär) | 20010313 | |||
| 2 | E_CONTENT_ASCII | Call by reference | Type reference (TYPE) | STRING | Inhalt Dokument (ASCII) | 20010313 | |||
| 3 | E_FILENAME | Call by reference | Type reference (TYPE) | STRING | Dateiname | 20010313 | |||
| 4 | E_IS_BINARY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20010313 | |||
| 5 | E_MIMETYPE | Call by reference | Type reference (TYPE) | STRING | MIME Typ | 20010313 |
Method GET_DOCUMENT_CONTENT on class CL_RSO_DOCUMENT_PROXY has no exception.
Method GET_DOCUMENT_CONTENT_SAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Inhalt Dokument (binär) | 20010315 | |||
| 2 | E_CONTENT_ASCII | Call by reference | Type reference (TYPE) | STRING | Inhalt Dokument (ASCII) | 20010315 | |||
| 3 | E_FILENAME | Call by reference | Type reference (TYPE) | STRING | Dateiname | 20010315 | |||
| 4 | E_IS_BINARY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20010315 | |||
| 5 | E_MIMETYPE | Call by reference | Type reference (TYPE) | STRING | MIME Typ | 20010315 |
Method GET_DOCUMENT_CONTENT_SAP on class CL_RSO_DOCUMENT_PROXY has no exception.
Method SET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20010314 |
Method SET_LANGUAGE on class CL_RSO_DOCUMENT_PROXY has no exception.
Method SET_OBJECT_MDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_OBJECT_MDR | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20010315 |
Method SET_OBJECT_MDR on class CL_RSO_DOCUMENT_PROXY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |