SAP ABAP Class CL_BICS_PROV_RS_CONVERTER (Prepare Result Set for the Provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_BICS_PROVIDER (Package) BICS Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_PROV_CONVERTER | Output Converter | 20060117 |
Properties
| Class | CL_BICS_PROV_RS_CONVERTER | |
| Short Description | Prepare Result Set for the Provider | |
| Super Class | CL_BICS_PROV_CONVERTER | Output Converter |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RSBOLAP | |
| Program status | ||
| Category | 0 | |
| Package | RSBOLAP_BICS_PROVIDER | BICS Provider |
| Created | 20040916 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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) |
Interfaces
Class CL_BICS_PROV_RS_CONVERTER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BICS_PROV_CONVERTER | 20060117 | Output Converter |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_SIZE | Number of Columns | 20040920 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_SIZE | Number of lines | 20040920 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_OBJECT_STATE | Status of the Result Set | 20040920 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSBOLAP_QUERY_VIEW | Query View | 20040917 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_RS_STATE | Status Description of Result Set | 20051213 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_RS_TH_CUDIM_INFO | Information on a Currency / Unit | 20040917 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_RS_TH_CURRENCY_UNIT | List of All Currency / Unit Settings for Data Cells | 20040917 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_T_OBJECT_ID | Active Conditions | 20050203 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_RS_T_AXIS_TUPLE_ELEM | Axis Section in the Result Set | 20040917 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_RS_T_DATA_CELL | Data Cell of the Result Set | 20060109 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_RS_T_AXIS_TUPLE_ELEM | Axis Section in the Result Set | 20040917 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Auxiliary Attribute | 20040917 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Auxiliary Attribute | 20040917 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Auxiliary Attribute | 20060105 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Auxiliary Attribute | 20060110 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBOLAP_QV_RESULT_SET | Execution of a Navigational State | 20040917 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | RSBOLAP_TH_OBJECT_ID | Cudimids for All Currencies Used | 20040920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Tuple Element | 20040917 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040917 | |
| 3 | Instance method | Private | Method | Fill Axis | 20040917 | |
| 4 | Instance method | Private | Method | Get Currency / Unit Information | 20040917 | |
| 5 | Instance method | Private | Method | Fill Data Cells | 20040917 | |
| 6 | Instance method | Public | Method | Fills the table of texts with missing presentations | 20120220 | |
| 7 | Instance method | Public | Method | Fill Output Tables | 20060118 | |
| 8 | Instance method | Public | Method | Get Cell Mask for Data Input | 20051209 | |
| 9 | Instance method | Public | Method | Set New Values | 20060118 |
Events
Class CL_BICS_PROV_RS_CONVERTER has no event.
Types
Class CL_BICS_PROV_RS_CONVERTER has no local type.
Method Signatures
Method ADD_TUPLE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_AXIS_TUPLE_ELEMENT | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_AXIS_TUPLE_ELEM | Achsenabschnitt in der Ergebnismenge | 20040917 | |||
| 2 | I_DSTATE | Call by reference | Type reference (TYPE) | RRXDRILLSTATE | Zustand eines Hierarchieknotens in Bezug auf Baumstruktur | 20060109 | |||
| 3 | I_PARENT_SID | Value transfer | Type reference (TYPE) | RSSID | Master data ID | 20120925 | |||
| 4 | I_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20040917 | |||
| 5 | I_S_AXIS_OBJECT | Call by reference | Type reference (TYPE) | CL_RSBOLAP_RS_AXIS=>TN_S_AXIS_OBJECT | Objekt auf der Achse | 20040917 | |||
| 6 | I_TH_TXT_N | Call by reference | Type reference (TYPE) | RSDM_TH_TXT_N | Texte | 20060109 | |||
| 7 | I_TLEVEL | Call by reference | Type reference (TYPE) | RSRTLEVEL | Level eines Hierarchknotens (als Integer) | 20060109 | |||
| 8 | I_TLSHIFT | Call by reference | Type reference (TYPE) | RRTLSHIFT | Verschiebung des Anzeigelevels | 20060109 |
Method ADD_TUPLE_ELEMENT on class CL_BICS_PROV_RS_CONVERTER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_QUERY_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_QUERY_VIEW | Query View | 20040917 |
Method CONSTRUCTOR on class CL_BICS_PROV_RS_CONVERTER has no exception.
Method FILL_AXIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SIZE | Call by reference | Type reference (TYPE) | I | Anzahl Tuple | 20040920 | |||
| 2 | E_T_AXIS_TUPLE_ELEM | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_AXIS_TUPLE_ELEM | Achsentupleelemente | 20040917 | |||
| 3 | I_FROM_INDEX | Value transfer | Type reference (TYPE) | I | Von Index | 20040917 | |||
| 4 | I_SX_AXIS | Call by reference | Type reference (TYPE) | CL_RSBOLAP_RS_AXIS=>TN_SX_AXIS | Result Set Achse | 20040917 | |||
| 5 | I_TO_INDEX | Value transfer | Type reference (TYPE) | I | Bis Index | 20040917 |
Method FILL_AXIS on class CL_BICS_PROV_RS_CONVERTER has no exception.
Method FILL_CURRENCY_UNIT Signature
Method FILL_CURRENCY_UNIT on class CL_BICS_PROV_RS_CONVERTER has no parameter.
Method FILL_CURRENCY_UNIT on class CL_BICS_PROV_RS_CONVERTER has no exception.
Method FILL_DATA_CELLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FROM_COLUMN | Value transfer | Type reference (TYPE) | I | Spalten von | 20040917 | |||
| 2 | I_FROM_ROW | Value transfer | Type reference (TYPE) | I | Zeile von | 20040917 | |||
| 3 | I_TO_COLUMN | Value transfer | Type reference (TYPE) | I | Spalte bis | 20040917 | |||
| 4 | I_TO_ROW | Value transfer | Type reference (TYPE) | I | Zeile bis | 20040917 |
Method FILL_DATA_CELLS on class CL_BICS_PROV_RS_CONVERTER has no exception.
Method FILL_MISSING_PRESENTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MEMBER | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_MEMBER | Merkmalsausprägungsinformation im Result Set | 20120220 | |||
| 2 | C_T_MEMBER_PRESENTATION | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_MEMBER_PRESENTA | Darstellungsinformationen zu den Members | 20120220 |
Method FILL_MISSING_PRESENTATIONS on class CL_BICS_PROV_RS_CONVERTER has no exception.
Method GENERATE_RS_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FROM_COLUMN | Call by reference | Type reference (TYPE) | I | Spalten von | 20060118 | |||
| 2 | I_FROM_ROW | Call by reference | Type reference (TYPE) | I | Zeile von | 20060118 | |||
| 3 | I_R_RESULT_SET | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_RESULT_SET | Result Set | 20061219 | |||
| 4 | I_TO_COLUMN | Call by reference | Type reference (TYPE) | I | Spalte bis | 20060118 | |||
| 5 | I_TO_ROW | Call by reference | Type reference (TYPE) | I | Zeile bis | 20060118 |
Method GENERATE_RS_OUTPUT on class CL_BICS_PROV_RS_CONVERTER has no exception.
Method GET_DATA_ENTRY_MASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_CUDIM_INFO | Call by reference | Type reference (TYPE) | BICS_PROV_RS_TH_CUDIM_INFO | Informationen zu einer Währung / Einheit | 20051209 | |||
| 2 | E_TH_CURRENCY_UNIT | Call by reference | Type reference (TYPE) | BICS_PROV_RS_TH_CURRENCY_UNIT | Liste aller Währungs-/Einheiteneinstellungen von Datenzellen | 20051209 | |||
| 3 | E_T_DATA_CELLS | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_DATA_CELL | Datenzellen | 20051209 |
Method GET_DATA_ENTRY_MASK on class CL_BICS_PROV_RS_CONVERTER has no exception.
Method SET_NEW_RS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEW_VALUES_VALID | Call by reference | Type reference (TYPE) | RS_BOOL | Alle neuen Werte gültig und im Puffer verbucht | 20060118 | |||
| 2 | E_T_MESSAGES | Call by reference | Type reference (TYPE) | BICS_PROV_T_MESSAGE | Nachrichtentexte zu Falscheingaben | 20060118 | |||
| 3 | I_TX_NEW_VALUES | Call by reference | Type reference (TYPE) | BICS_PROV_RS_TX_NEW_VALUE | Neue Werte Tabelle | 20060118 | |||
| 4 | I_T_INDEX_CATALOG | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_INDEX_CATALOG | Katalog der Merkmals-Ids mit Indexen fürs Flachklopfen | 20060118 |
Method SET_NEW_RS_VALUES on class CL_BICS_PROV_RS_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |