SAP ABAP Class CL_RS_BEX_REPORT_EREL (Report Designer: Transport and Data Store)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_BEX_REPORT (Package) Business Intelligence BEx Report
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_TLOGO | BW Web Template | 20050221 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO | TLOGO Object | 20050221 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20050221 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20050221 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20050221 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_SEARCH | BW Repository: Advanced search for TLOGO objects | 20050221 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20050221 |
Properties
| Class | CL_RS_BEX_REPORT_EREL | |
| Short Description | Report Designer: Transport and Data Store | |
| Super Class | CL_RSZ_TLOGO | BW Web Template |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSWWW | |
| Program status | ||
| Category | 0 | |
| Package | RS_BEX_REPORT | Business Intelligence BEx Report |
| Created | 20050221 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_TLOGO | TLOGO Object | 20050221 | ||
| 2 | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20050221 | ||
| 3 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20050221 | ||
| 4 | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20050221 | ||
| 5 | IF_RSO_TLOGO_SEARCH | BW Repository: Advanced search for TLOGO objects | 20050221 | ||
| 6 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20050221 |
Friends
Class CL_RS_BEX_REPORT_EREL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ICON_L2 | ICON_IO_ATTRIBUTE | Icons table | 20050221 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | RSZW_TH_TLOGO_R | Hashed Table with Web TLOGO References | 20050221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050221 | |
| 2 | Static method | Public | Method | Generate Instance of Class | 20050221 | |
| 3 | Instance method | Public | Method | Read Data | 20050221 | |
| 4 | Instance method | Private | Method | Read Characteristics of a Version | 20050221 | |
| 5 | Static method | Public | Method | Current Version (N/ A in I_TH_TLOGO, othwerise A) | 20050223 | |
| 6 | Static method | Public | Method | Current Version (N / A if in I_TH_TLOGO, otherwise A) | 20050221 | |
| 7 | Instance method | Public | Method | Save Data | 20050221 | |
| 8 | Instance method | Private | Method | Set Data | 20050221 |
Events
Class CL_RS_BEX_REPORT_EREL has no event.
Types
Class CL_RS_BEX_REPORT_EREL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | RSZWTLOGOID | Technischer Name eines Templates | 20050221 |
Method CONSTRUCTOR on class CL_RS_BEX_REPORT_EREL has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_ID | Call by reference | Type reference (TYPE) | RSER_ELEMENT_ID | Report Designer: Report ID zum Laden und Sichern | 20050221 | |||
| 2 | R_ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_RS_BEX_REPORT_EREL | BW Enterprise Report | 20050221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20050221 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ELEMENT_DATA | Call by reference | Type reference (TYPE) | RSER_ELEM_DATA | Report Designer: Datentabelle | 20050221 | |||
| 2 | E_ELEMENT_HEADER | Call by reference | Type reference (TYPE) | RSER_ELEM_HEADER | Report Designer: Headertabelle BEx Report | 20050221 | |||
| 3 | E_ELEMENT_TEXT | Call by reference | Type reference (TYPE) | RSER_ELEM_TEXT | Report Designer: Texttabelle | 20050221 | |||
| 4 | I_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | '' | Sperrmodus | 20050221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20050221 |
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_HEADER | Call by reference | Type reference (TYPE) | RSER_ELEM_HEADER | Report Designer: Headertabelle BEx Report | 20050221 | |||
| 2 | E_S_TEXT | Call by reference | Type reference (TYPE) | RSER_ELEM_TEXT | Report Designer: Texttabelle | 20050221 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-NEW | Objektversion | 20050221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt in einer Version nicht gefunden | 20050223 |
Method GET_INFO_CURRENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_TEMPLATE | Call by reference | Type reference (TYPE) | RSZWTEMPLATE | Anzeige aller Eigenschaften eines InfoObjects | 20050223 | |||
| 2 | I_TH_TLOGO | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | BW-Repository: Liste (Hash) von TLOGO-Objekt und Typ | 20050223 | |||
| 3 | I_TMPLID | Value transfer | Type reference (TYPE) | RSZWTMPLID | Technischer Name eines Templates | 20050223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20050223 | ||
| 2 | Version von Objekt nicht gefunden | 20050223 |
Method GET_INFO_VERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_HEADER | Call by reference | Type reference (TYPE) | RSER_ELEM_HEADER | Report Designer: Headertabelle BEx Report | 20050221 | |||
| 2 | E_S_TEXT | Call by reference | Type reference (TYPE) | RSER_ELEM_TEXT | Report Designer: Texttabelle | 20050221 | |||
| 3 | I_OBJID | Call by reference | Type reference (TYPE) | RSER_ELEMENT_ID | Report Designer: Report ID zum Laden und Sichern | 20050221 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20050221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20050223 | ||
| 2 | Objekt in einer Version nicht gefunden | 20050223 |
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_DATASTR | Call by reference | Type reference (TYPE) | STRING | String mit den Daten | 20050221 | |||
| 2 | I_ELEMENT_HEADER | Call by reference | Type reference (TYPE) | RSER_ELEM_HEADER | Report Designer: Report ID zum Laden und Sichern | 20050221 | |||
| 3 | I_IS_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' = Neu | 20050221 | |||
| 4 | I_TEXT | Call by reference | Type reference (TYPE) | RSER_ELEM_TEXT | Report Designer: Text | 20050221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Neu anlegen oder Ändern nicht erlaubt | 20050221 | ||
| 2 | 20050221 | |||
| 3 | 20050221 |
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_DATA | Call by reference | Type reference (TYPE) | RSER_ELEM_DATA | Daten | 20050221 | |||
| 2 | I_HEADER | Call by reference | Type reference (TYPE) | RSER_ELEM_HEADER | Report Designer: Report ID zum Laden und Sichern | 20050221 | |||
| 3 | I_TEXT | Call by reference | Type reference (TYPE) | RSER_ELEM_TEXT | Text | 20050221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20050223 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |