SAP ABAP Class CL_RS_BEX_REPORT_DB_INTERFACE (Report Designer: Database Interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_BEX_REPORT (Package) Business Intelligence BEx Report

⤷

⤷

Properties
Class | CL_RS_BEX_REPORT_DB_INTERFACE | |
Short Description | Report Designer: Database Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RS_BEX_REPORT | Business Intelligence BEx Report |
Created | 20041105 | 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) |
Interfaces
Class CL_RS_BEX_REPORT_DB_INTERFACE has no interface implemented.
Friends
Class CL_RS_BEX_REPORT_DB_INTERFACE has no friend class.
Attributes
Class CL_RS_BEX_REPORT_DB_INTERFACE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deletion of Report | 20050809 |
2 | ![]() |
Static method | Public | Method | Get All Reports | 20050221 |
3 | ![]() |
Static method | Public | Method | Get All Reports | 20050218 |
4 | ![]() |
Static method | Public | Method | Get a Report | 20050221 |
5 | ![]() |
Static method | Public | Method | Get a Report | 20041105 |
6 | ![]() |
Static method | Public | Method | Get Text for Report | 20050221 |
7 | ![]() |
Static method | Public | Method | Get Text for Report | 20050218 |
8 | ![]() |
Static method | Public | Method | Report Item: Query / Views for Enterprise Reports | 20050311 |
9 | ![]() |
Static method | Public | Method | Save a Report | 20050221 |
10 | ![]() |
Static method | Public | Method | Save a Report | 20041105 |
Events
Class CL_RS_BEX_REPORT_DB_INTERFACE has no event.
Types
Class CL_RS_BEX_REPORT_DB_INTERFACE has no local type.
Method Signatures
Method DELETE_REPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJ_VERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20050809 | ||
2 | ![]() |
I_REPORT_ID | Call by reference | Type reference (TYPE) | RSER_REPORT_ID | Report Designer: Report ID zum Laden und Sichern | 20050809 |
Method DELETE_REPORT on class CL_RS_BEX_REPORT_DB_INTERFACE has no exception.
Method GET_ALL_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_ELEMENT_HEADER | Call by reference | Type reference (TYPE) | RSER_T_ELEMENTHEADER | Object Servces: Verwaltungsinformationen | 20050221 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 'A' | allgemeines flag | 20050221 | |
3 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSER_ELEMENT_TYPE | 'RE' | Report Designer: Reuseable Element Type | 20050221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB Eintrag nicht vorhanden | 20050221 |
Method GET_ALL_REPORTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_REPORT_HEADER | Call by reference | Type reference (TYPE) | RSER_T_HEADER | Object Servces: Verwaltungsinformationen | 20050218 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 'A' | allgemeines flag | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB Eintrag nicht vorhanden | 20050218 |
Method GET_ELEMENT 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 | Binärdaten i.d.R. (UTF8 unless BOM-Marked). | 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_ELEMENT_ID | Call by reference | Type reference (TYPE) | RSER_ELEMENT_ID | Report Designer: Element ID zum Laden und Sichern | 20050221 | ||
5 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20050221 | ||
6 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSER_ELEMENT_TYPE | Report Designer: Element Type | 20050221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB Eintrag nicht vorhanden | 20050221 |
Method GET_REPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REPORT_DATA | Call by reference | Type reference (TYPE) | RSERDATA | Binärdaten i.d.R. (UTF8 unless BOM-Marked). | 20041105 | ||
2 | ![]() |
E_REPORT_HEADER | Call by reference | Type reference (TYPE) | RSERHEADER | Report Designer: Headertabelle BEx Report | 20041105 | ||
3 | ![]() |
E_REPORT_TEXT | Call by reference | Type reference (TYPE) | RSERTEXT | Report Designer: Texttabelle | 20041110 | ||
4 | ![]() |
E_T_ERPTTEXTS | Call by reference | Type reference (TYPE) | RSER_T_ERPTTEXTS | sprachabhängige Texte für Enterprise Reports | 20080313 | ||
5 | ![]() |
E_T_REPORT_XREF | Call by reference | Type reference (TYPE) | RSER_T_XREF | Report Designer: Query Xref Tabelle | 20050311 | ||
6 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20041110 | ||
7 | ![]() |
I_REPORT_ID | Call by reference | Type reference (TYPE) | RSER_REPORT_ID | Report Designer: Report ID zum Laden und Sichern | 20041105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB Eintrag nicht vorhanden | 20041110 |
Method GET_TEXT_FOR_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ELEMENT_TEXT | Call by reference | Type reference (TYPE) | TXT255 | Textfeld der Länge 60 | 20050221 | ||
2 | ![]() |
I_ELEMENT_ID | Call by reference | Type reference (TYPE) | RSER_REPORT_ID | Report Designer: Report ID zum Laden und Sichern | 20050221 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 'A' | Objektversion | 20050221 |
Method GET_TEXT_FOR_ELEMENT on class CL_RS_BEX_REPORT_DB_INTERFACE has no exception.
Method GET_TEXT_FOR_REPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REPORT_TEXT | Call by reference | Type reference (TYPE) | TXT255 | Textfeld der Länge 60 | 20050221 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 'A' | Objektversion | 20050218 | |
3 | ![]() |
I_REPORT_ID | Call by reference | Type reference (TYPE) | RSER_REPORT_ID | Report Designer: Report ID zum Laden und Sichern | 20050221 |
Method GET_TEXT_FOR_REPORT on class CL_RS_BEX_REPORT_DB_INTERFACE has no exception.
Method REPORT_GET_RELATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_OBJXREF | Call by reference | Type reference (TYPE) | RSER_T_XREF | Report Designer: Query Xref Tabelle | 20050311 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20050311 | ||
3 | ![]() |
I_REPORT_ID | Call by reference | Type reference (TYPE) | RSER_REPORT_ID | Report Designer: Report ID zum Laden und Sichern | 20050311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB Eintrag nicht vorhanden | 20050311 |
Method SET_ELEMENT 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 | Element Daten | 20050221 | ||
2 | ![]() |
I_ELEMENT_TEXT | Call by reference | Type reference (TYPE) | RSER_ELEM_TEXT | Element Text | 20050221 | ||
3 | ![]() |
I_HEADER | Call by reference | Type reference (TYPE) | RSER_ELEM_HEADER | Report Designer: Element ID zum Laden und Sichern | 20050221 |
Method SET_ELEMENT on class CL_RS_BEX_REPORT_DB_INTERFACE has no exception.
Method SET_REPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HEADER | Call by reference | Type reference (TYPE) | RSERHEADER | Report Designer: Report ID zum Laden und Sichern | 20041108 | ||
2 | ![]() |
I_REPORT_DATA | Call by reference | Type reference (TYPE) | RSERDATA | Template Daten | 20041105 | ||
3 | ![]() |
I_REPORT_TEXT | Call by reference | Type reference (TYPE) | RSERTEXT | Report Text | 20041105 | ||
4 | ![]() |
I_T_ERPTTEXTS | Call by reference | Type reference (TYPE) | RSER_T_ERPTTEXTS | sprachabhängige Texte für Enterprise Reports | 20080313 | ||
5 | ![]() |
I_T_XREF | Call by reference | Type reference (TYPE) | RSER_T_XREF | abhängige Objekte für Enterprise Report | 20050324 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Inkonsistente Eingabewerte | 20050701 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |