SAP ABAP Class CL_RSR_WWW_DOC_SERVICE (Service Class for Documents in Web Applications)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_WEB_RUNTIME_3X (Package) Web Runtime to BW Release 3.x (Outside CORE)
⤷
⤷
Properties
| Class | CL_RSR_WWW_DOC_SERVICE | |
| Short Description | Service Class for Documents in Web Applications | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_WEB_RUNTIME_3X | Web Runtime to BW Release 3.x (Outside CORE) |
| Created | 20030131 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_WWW_DOC_SERVICE has no forward declaration.
Interfaces
Class CL_RSR_WWW_DOC_SERVICE has no interface implemented.
Friends
Class CL_RSR_WWW_DOC_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_ITEM | Module for a Page in Web Reporting | 20030131 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Web Application Page | 20030131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build Fixed URL Parameters | 20030204 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20030131 | |
| 3 | Instance method | Public | Method | Gets URL to Change a Document | 20030131 | |
| 4 | Instance method | Public | Method | Gets URL to Create a Document | 20030131 |
Events
Class CL_RSR_WWW_DOC_SERVICE has no event.
Types
Class CL_RSR_WWW_DOC_SERVICE has no local type.
Method Signatures
Method BUILD_FIX_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_PARAMETER | Value transfer | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20030204 |
Method BUILD_FIX_PARAMETERS on class CL_RSR_WWW_DOC_SERVICE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_ITEM | Baustein für eine Seite im Web Reporting | 20030131 | |||
| 2 | I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Seite | 20030131 |
Method CONSTRUCTOR on class CL_RSR_WWW_DOC_SERVICE has no exception.
Method GET_URL_CHANGE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DOC | Call by reference | Object reference (TYPE REF TO) | CL_RSOD_DOC | BW Dokument | 20030131 | |||
| 2 | R_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20030131 |
Method GET_URL_CHANGE_DOCUMENT on class CL_RSR_WWW_DOC_SERVICE has no exception.
Method GET_URL_CREATE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20030131 |
Method GET_URL_CREATE_DOCUMENT on class CL_RSR_WWW_DOC_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |