SAP ABAP Class CL_RSBOLAP_BICS_STATE_CONV (Conversion of Status Description)
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_RS_BASE BW Basis 20040908
Properties
Class CL_RSBOLAP_BICS_STATE_CONV  
Short Description Conversion of Status Description    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_BICS_PROVIDER   BICS Provider 
Created 20040621   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSBOLAP_SELECTOR_BASE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RRK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RRO04 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 RSDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
10 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
11 RSHI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
12 RSZ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
13 RZI0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBOLAP_BICS_STATE_CONV has no interface implemented.
Friends
Class CL_RSBOLAP_BICS_STATE_CONV has no friend class.
Attributes
Class CL_RSBOLAP_BICS_STATE_CONV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHAPR_TO_PRESENTATION Static method Public Method Converts Olap Chapr By Presentation 20040921
2 CONDENSE_MEM Static method Private Method Membertabelle für Strukturen ausdünnen 20121015
3 CONVERT_BICS_DRILLSTATE Static method Public Method Converts OLAP drill state to BICS drill state 20110214
4 CONVERT_DEFINITION Static method Public Method Convert Query Definition 20040621
5 CONVERT_DEF_DESIGNTIME_INFO Static method Protected Method Convert Variable Independent Query Definition 20121031
6 CONVERT_DEF_VAR_DEPENDENT Static method Protected Method Convert Variable Independent Query Definition 20121030
7 CONVERT_DEF_VAR_INDEPENDENT Static method Protected Method Convert Variable Independent Query Definition 20121030
8 CONVERT_FORMULA_OPERATORS Static method Public Method Converts BICS formula operators to OLAP formula operators 20070716
9 CONVERT_OLAP_DRILLSTATE Static method Public Method Converts OLAP drill state to BICS drill state 20090428
10 CONVERT_STATE Static method Public Method Convert Navigational State 20040621
11 FILL_ATTRIBUTE Static method Private Method Fill Attribute 20091102
12 FILL_AXES Static method Private Method Fill Axes 20091103
13 FILL_CHARACTERISTIC Static method Private Method Transfill Characteristic 20040621
14 FILL_CHARACTERISTIC_SFC Static method Private Method Only Fill Fixed Characteristics from Sfc 20050117
15 FILL_CONDITIONS Static method Private Method Convert Conditions 20120511
16 FILL_DATACELL_DETAILS Static method Private Method Fill data cell detail information 20130122
17 FILL_DATA_CELL Static method Private Method Fill Data Cell 20090824
18 FILL_EXCEPTIONS Static method Private Method Convert Exceptions 20120511
19 FILL_HIERARCHIES Static method Public Method Fill Hierarchy Information 20120328
20 FILL_HIERARCHY Static method Private Method Move and Add Hierarchy Information 20120328
21 FILL_KEY_FIGURES Static method Private Method Read Key Figures 20120529
22 FILL_OLAP_TIME_INFO Static method Private Method Fill Query Properties (Times) 20121106
23 FILL_PRESENTATION Static method Public Method Fill Display in Presentation Table 20040622
24 FILL_QUERY_PROPERTIES Static method Private Method Query Properties 20040625
25 FILL_SELECTION_SPACE Static method Private Method Transfill Dynamic Filter 20121106
26 FILL_SELECTION_SPACE_DT Static method Private Method Fill Design Time Selection Space 20120309
27 FILL_SELECTION_STATE Static method Private Method Transfill Dynamic Filter 20040623
28 FILL_SELECTION_STATE_DT Static method Private Method Refill Dynamic Filter (Design Time Info) 20120511
29 FILL_SELECTION_STATE_SORTING Static method Private Method Fill the selection state sorting 20130117
30 FILL_VARIABLES Static method Private Method Fill Design Time Selection Space 20120309
31 FILL_VARIABLE_CHARACTERISTICS Static method Private Method Fill Design Time Variables Characteristics 20120613
32 GET_FIRST_STRUCTURE_NAME Static method Private Method Name of First Structure 20091102
33 GET_SECOND_STRUCTURE_NAME Static method Private Method Name of Second Structure 20091102
34 PRESENTATION_BITS_TO_TABLE Static method Public Method Converts Display Bit String to Table 20060613
35 PRESENTATION_TABLE_TO_BITS Static method Public Method Converts Display Table to Bit String 20060613
36 PRESENTATION_TO_CHAPR Static method Public Method Converts Presentation to Olap Chapr 20040908
37 PRESENTATION_TO_OLAP_PRSNT Static method Public Method Converts Presentation to Olap Prsnt 20040908
38 PRESENTATION_TO_TEXT Static method Public Method Converts presentation to its text 20090901
39 SET_RANK_COND_SORTING Static method Private Method Merkmalssortierung gemäß Bedingungen setzen 20120718
40 SID_TO_MEMBER Static method Public Method Convert Sid to an External Selection 20121106
41 TEXT_TO_PRESENTATION Static method Public Method Converts text to presentation 20090903
42 VALIDATE_PRESENTATION Static method Public Method Validate presentations 20120613
Events
Class CL_RSBOLAP_BICS_STATE_CONV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 RSHI_S_HIEDIRTXT_S Private Type reference (TYPE) RSHI_S_HIEDIRTXT 20120328
2 TO_S_RANK_COND_SORT Protected See coding Merkmalssortierung aus Bedingungen 20121113 BEGIN OF to_s_rank_cond_sort, name TYPE rsbolap_object_name, drill_context type rsbolap_drill_context, direction TYPE rsbolap_sorting_direction, data_cell_id TYPE rsbolap_object_id, context_chars type rsbolap_t_object_id, END OF to_s_rank_cond_sort
3 TO_T_RANK_COND_SORT Protected See coding Liste der Merkmalssortierungen aus Bedingungen 20121113 to_t_rank_cond_sort TYPE STANDARD TABLE OF to_s_rank_cond_sort WITH KEY name
Method Signatures

Method CHAPR_TO_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAPR Value transfer Type reference (TYPE) RSCHAPRSNT Darstellung für Merkmale und Einheiten 20040921
2 Returning R_T_PRESENTATION Value transfer Type reference (TYPE) RSBOLAP_T_PRESENTATION Liste von Objektdarstellungen 20040921

Method CHAPR_TO_PRESENTATION on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method CONDENSE_MEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MEM Call by reference Type reference (TYPE) RRX1_T_MEM Katalog der Member verschiedener Dimensionen 20121015
2 Importing I_T_MEM Call by reference Type reference (TYPE) RRX1_T_MEM Katalog der Member verschiedener Dimensionen 20121015

Method CONDENSE_MEM on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method CONVERT_BICS_DRILLSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RSBOLAP_DRILLSTATE Call by reference Type reference (TYPE) RSBOLAP_DRILL_STATE Aufklappzustand eines Hierarchieknotens 20110214
2 Returning R_OLAP_DRILLSTATE Value transfer Type reference (TYPE) RRXDRILLSTATE Zustand eines Hierarchieknotens in Bezug auf Baumstruktur 20110214

Method CONVERT_BICS_DRILLSTATE on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method CONVERT_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_META_DATA Call by reference Type reference (TYPE) IF_RSBOLAP_SELECTOR_BASE=>TN_SX_META_DATA Descirption for the Metadata of the BW Provider State 20121024
2 Exporting E_NOT_AUTHORIZED Call by reference Type reference (TYPE) ABAP_BOOL Keine Berechtigung zum Lesen der Querydefinition 20120716
3 Exporting E_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM 20120511
4 Exporting E_T_NVAR Call by reference Type reference (TYPE) RRX1_T_NVAR 20120511
5 Importing I_FORCE_NEW_CONVERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121024
6 Importing I_IGNORE_STRUCTURES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130502
7 Importing I_OPTIMIZE_INIT_VERSION Call by reference Type reference (TYPE) INT4 0 Optimieren der Initialisierung 20121015
8 Importing I_READ_HIERARCHIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Hierarchien mitlesen 20120328
9 Importing I_RETURN_DESIGNTIME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Lesen der Designtime Informationen 20120716
10 Importing I_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP Aufrufe zum OLAP 20120309
11 Importing I_VAR_NO_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121030

Method CONVERT_DEFINITION on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method CONVERT_DEF_DESIGNTIME_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_META_DATA Call by reference Type reference (TYPE) IF_RSBOLAP_SELECTOR_BASE=>TN_SX_META_DATA Metadata for the BW Provider Status 20121031
2 Importing I_OPTIMIZE_INIT_VERSION Call by reference Type reference (TYPE) INT4 Natural number 20121031
3 Importing I_READ_HIERARCHIES Call by reference Type reference (TYPE) ABAP_BOOL Read Hierarchies 20121031
4 Importing I_RETURN_DESIGNTIME Call by reference Type reference (TYPE) ABAP_BOOL 20121031
5 Importing I_R_INFOPROV Call by reference Object reference (TYPE REF TO) IF_RSD_INFOPROV Properties InfoObjects (in Context InfoCube / ODS Object) 20130207
6 Importing I_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP Calls for OLAP 20121031
7 Importing I_SRDATE Call by reference Type reference (TYPE) RRSRDATE Date with which texts, attributes and hierarchies are read 20130201
8 Importing I_S_COMPKEY Call by reference Type reference (TYPE) RSZCOMPKEY BW: Key of a reporting component 20121031
9 Importing I_THX_VAR Call by reference Type reference (TYPE) RRO01_THX_VAR Table of All Variables 20121031
10 Importing I_TH_CEL_INT Call by reference Type reference (TYPE) RRX1_TH_CEL_INT 20121031
11 Importing I_TH_MAP Call by reference Type reference (TYPE) RZD1_TH_MAP Table for rzd1_s_map 20130122
12 Importing I_TH_MEM_INT Call by reference Type reference (TYPE) RRX1_TH_MEM_INT 20121031
13 Importing I_TH_SEL Call by reference Type reference (TYPE) RSDD_TH_SEL Selection Lines 20121031
14 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20121031
15 Importing I_TH_SH Call by reference Type reference (TYPE) RRO01_TH_SH 20121031
16 Importing I_TH_VREP Call by reference Type reference (TYPE) RRO01_THX_VREP Table of All Replacements 20121031
17 Importing I_TS_CELL Call by reference Type reference (TYPE) RRO01_TS_CELL 20121031
18 Importing I_T_ATR Call by reference Type reference (TYPE) RRX1_T_ATR 20121031
19 Importing I_T_CON Call by reference Type reference (TYPE) RRX1_T_CON 20121031
20 Importing I_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM 20121031
21 Importing I_T_DIM_INT Call by reference Type reference (TYPE) RRX1_T_DIM_INT 20121031
22 Importing I_T_FAC Call by reference Type reference (TYPE) RRX1_T_FAC 20121031
23 Importing I_T_MEM Call by reference Type reference (TYPE) RRX1_T_MEM 20121031
24 Importing I_T_PRPTYS Call by reference Type reference (TYPE) RRX1_T_PRPTYS 20121031

Method CONVERT_DEF_DESIGNTIME_INFO on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method CONVERT_DEF_VAR_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_META_DATA Call by reference Type reference (TYPE) IF_RSBOLAP_SELECTOR_BASE=>TN_SX_META_DATA Metadata for the BW Provider Status 20121030
2 Importing I_CURKZ Call by reference Type reference (TYPE) RRCURKZ Currency Translation in the Query Definition 20121030
3 Importing I_INPUTMODE Call by reference Type reference (TYPE) RRINPUTMODUS Mode of Input Processing 20121030
4 Importing I_NEW_CONVERSION Call by reference Type reference (TYPE) ABAP_BOOL 20121030
5 Importing I_PERIV Call by reference Type reference (TYPE) PERIV Fiscal Year Variant 20121030
6 Importing I_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP Calls for OLAP 20121030
7 Importing I_SX_REPORT Call by reference Type reference (TYPE) RRO01_SX_REPORT 20121106
8 Importing I_S_COMPKEY Call by reference Type reference (TYPE) RSZCOMPKEY BW: Key of a reporting component 20121030
9 Importing I_TH_CEL_INT Call by reference Type reference (TYPE) RRX1_TH_CEL_INT 20121113
10 Importing I_TH_MEM_INT Call by reference Type reference (TYPE) RRX1_TH_MEM_INT 20121030
11 Importing I_T_CON Call by reference Type reference (TYPE) RRX1_T_CON 20121030
12 Importing I_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM 20121030
13 Importing I_T_DIM_INT Call by reference Type reference (TYPE) RRX1_T_DIM_INT 20121113
14 Importing I_T_FAC Call by reference Type reference (TYPE) RRX1_T_FAC 20121030
15 Importing I_T_MEM Call by reference Type reference (TYPE) RRX1_T_MEM 20121030
16 Importing I_T_PRPTYS Call by reference Type reference (TYPE) RRX1_T_PRPTYS 20121030

Method CONVERT_DEF_VAR_DEPENDENT on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method CONVERT_DEF_VAR_INDEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_META_DATA Call by reference Type reference (TYPE) IF_RSBOLAP_SELECTOR_BASE=>TN_SX_META_DATA Metadata for the BW Provider Status 20121030
2 Importing I_OPTIMIZE_INIT_VERSION Call by reference Type reference (TYPE) INT4 Natural number 20121030
3 Importing I_READ_HIERARCHIES Call by reference Type reference (TYPE) ABAP_BOOL Read Hierarchies 20121030
4 Importing I_RETURN_DESIGNTIME Call by reference Type reference (TYPE) ABAP_BOOL 20121030
5 Importing I_R_INFOPROV Call by reference Object reference (TYPE REF TO) IF_RSD_INFOPROV Properties InfoObjects (in Context InfoCube / ODS Object) 20130207
6 Importing I_TH_CEL_INT Call by reference Type reference (TYPE) RRX1_TH_CEL_INT 20121030
7 Importing I_TH_MEM_INT Call by reference Type reference (TYPE) RRX1_TH_MEM_INT 20121030
8 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20121030
9 Importing I_TS_CELL Call by reference Type reference (TYPE) RRO01_TS_CELL 20121030
10 Importing I_T_ATR Call by reference Type reference (TYPE) RRX1_T_ATR 20121030
11 Importing I_T_CON Call by reference Type reference (TYPE) RRX1_T_CON 20121030
12 Importing I_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM 20121030
13 Importing I_T_DIM_INT Call by reference Type reference (TYPE) RRX1_T_DIM_INT 20121030
14 Importing I_T_FAC Call by reference Type reference (TYPE) RRX1_T_FAC 20121030
15 Importing I_T_PRPTYS Call by reference Type reference (TYPE) RRX1_T_PRPTYS 20121030
16 Importing I_T_VREP Call by reference Type reference (TYPE) RRO01_THX_VREP Table of All Replacements 20130404

Method CONVERT_DEF_VAR_INDEPENDENT on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method CONVERT_FORMULA_OPERATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPERATOR Call by reference Type reference (TYPE) BICS_PROV_FORMULA_OPERATOR BICS Formeloperator 20070716
2 Returning R_OLAP_OPERATOR Value transfer Type reference (TYPE) RZI0_OPERA OLAP Operator 20070716

Method CONVERT_FORMULA_OPERATORS on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method CONVERT_OLAP_DRILLSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OLAP_DRILLSTATE Call by reference Type reference (TYPE) RRXDRILLSTATE Zustand eines Hierarchieknotens in Bezug auf Baumstruktur 20090428
2 Returning R_RSBOLAP_DRILLSTATE Value transfer Type reference (TYPE) RSBOLAP_DRILL_STATE Aufklappzustand eines Hierarchieknotens 20090428

Method CONVERT_OLAP_DRILLSTATE on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method CONVERT_STATE Signature

Method CONVERT_STATE on class CL_RSBOLAP_BICS_STATE_CONV has no parameter.
Method CONVERT_STATE on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_META_ATTRIBUTE Call by reference Type reference (TYPE) BICS_PROV_META_ATTRIBUTE Metadaten zum Attribut 20091102
2 Exporting E_SX_STATE_ATTRIBUTE Call by reference Type reference (TYPE) BICS_PROV_STATE_ATTRIBUTE Zustand eines Attributes 20091102
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Zustand 20091102
4 Importing I_S_ATR Call by reference Type reference (TYPE) RRX_ATR BRAIN-Interface: Attribute->IObj Beziehung 20091102
5 Importing I_S_DIM Call by reference Type reference (TYPE) RRX_DIM Katalog der Dimensionen 20091102

Method FILL_ATTRIBUTE on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_AXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_STATE_COLUMNS_AXIS Call by reference Type reference (TYPE) BICS_PROV_STATE_AXIS Zustand einer Achse 20091103
2 Changing C_S_STATE_FREE_AXIS Call by reference Type reference (TYPE) BICS_PROV_STATE_AXIS Zustand einer Achse 20091103
3 Changing C_S_STATE_ROWS_AXIS Call by reference Type reference (TYPE) BICS_PROV_STATE_AXIS Zustand einer Achse 20091103
4 Importing I_T_PRPTYS Call by reference Type reference (TYPE) RRX1_T_PRPTYS 20091103

Method FILL_AXES on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DT_CHARACTERISTIC Call by reference Type reference (TYPE) RSBOLAP_DT_CHARACTERISTIC Tabellentype für Designtime Merkmale 20120716
2 Exporting E_SX_META_CHAR Call by reference Type reference (TYPE) BICS_PROV_META_CHARACTERISTIC Metadaten zum Info Objekt 20040621
3 Exporting E_SX_STATE_CHAR Call by reference Type reference (TYPE) BICS_PROV_STATE_CHARACTERISTIC Zustandsbeschreibung eines Merkmals 20040621
4 Exporting E_T_DT_HIERARCHIES Call by reference Type reference (TYPE) RSBOLAP_DT_T_HIERARCHY 20120716
5 Exporting E_T_DT_NODE_TYPES Call by reference Type reference (TYPE) RSBOLAP_DT_T_NODE_TYPE Metadaten zu den Knotentypen 20120716
6 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040622
7 Importing I_OPTIMIZE_INIT_VERSION Call by reference Type reference (TYPE) INT4 0 Version der Optimierung des initialen Zustands 20121017
8 Importing I_READ_HIERARCHIES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Hierarchien mitlesen 20120328
9 Importing I_RETURN_DESIGNTIME Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Lesen der Designtime Informationen 20120716
10 Importing I_S_COB_PRO Call by reference Type reference (TYPE) RSD_S_COB_PRO InfoObject Properties (in Context of InfoCube / ODS Object) 20121126
11 Importing I_S_DIM Call by reference Type reference (TYPE) RRX_DIM Katalog der Dimensionen 20040621
12 Importing I_S_DIM_INT Call by reference Type reference (TYPE) RRX_DIM_INT Interne Repräsentation von Dimensionen 20040621
13 Importing I_TH_CEL_INT Call by reference Type reference (TYPE) RRX1_TH_CEL_INT 20091102
14 Importing I_TH_MEM_INT Call by reference Type reference (TYPE) RRX1_TH_MEM_INT 20040914
15 Importing I_T_ATR Call by reference Type reference (TYPE) RRX1_T_ATR 20040621
16 Importing I_T_PRPTYS Call by reference Type reference (TYPE) RRX1_T_PRPTYS 20091102
17 Importing I_T_VREP Call by reference Type reference (TYPE) RRO01_THX_VREP Tabelle aller Ersetzungen 20130404

Method FILL_CHARACTERISTIC on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_CHARACTERISTIC_SFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_DT_CHAR Call by reference Type reference (TYPE) RSBOLAP_DT_CHARACTERISTIC Designtime Informationen zum Merkmal 20120921
2 Exporting E_SX_META_CHAR Call by reference Type reference (TYPE) BICS_PROV_META_CHARACTERISTIC Metadaten zum Info Objekt 20050117
3 Exporting E_SX_STATE_CHAR Call by reference Type reference (TYPE) BICS_PROV_STATE_CHARACTERISTIC Zustandsbeschreibung eines Merkmals 20050117
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20050117
5 Importing I_RETURN_DESIGNTIME Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE DesignTime Informationen zurückliefern? 20120921
6 Importing I_S_COB_PRO Call by reference Type reference (TYPE) RSD_S_COB_PRO InfoObject Properties (in Context of InfoCube / ODS Object) 20121126
7 Importing I_S_SFC Call by reference Type reference (TYPE) RSDD_S_SFC 20050117
8 Importing I_T_CON Call by reference Type reference (TYPE) RRX1_T_CON 20080718
9 Importing I_T_FAC Call by reference Type reference (TYPE) RRX1_T_FAC 20080718

Method FILL_CHARACTERISTIC_SFC on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_STATE_CONDITION Call by reference Type reference (TYPE) BICS_CONS_STATE_T_CONDITION Consumer State der Conditions 20120511
2 Exporting E_T_RANK_COND_SORT Call by reference Type reference (TYPE) TO_T_RANK_COND_SORT Liste der Merkmalssortierungen aus Bedingungen 20120718
3 Importing I_TH_CEL_INT Call by reference Type reference (TYPE) RRX1_TH_CEL_INT 20120511
4 Importing I_T_CON Call by reference Type reference (TYPE) RRX1_T_CON Con Tabelle aus dem OLAP 20120511
5 Importing I_T_DIM_INT Call by reference Type reference (TYPE) RRX1_T_DIM_INT 20120511
6 Importing I_T_FAC Call by reference Type reference (TYPE) RRX1_T_FAC Fac Tabelle aus dem OLAP 20120511

Method FILL_CONDITIONS on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_DATACELL_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130122
2 Importing I_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP Calls for OLAP 20130122
3 Importing I_TH_MAP Call by reference Type reference (TYPE) RZD1_TH_MAP Table for rzd1_s_map 20130122
4 Importing I_TS_CELL Call by reference Type reference (TYPE) RRO01_TS_CELL 20130122
5 Returning R_DATA_CELL_DETAILS Value transfer Type reference (TYPE) BICS_PROV_DT_T_DATACELL_DETAIL Table type for structure BICS_PROV_DT_S_DATACELL_DETAI 20130122

Method FILL_DATACELL_DETAILS on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_DATA_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_META_DATA_CELL Call by reference Type reference (TYPE) BICS_PROV_META_DATA_CELL Metadatenbeschreibung einer Zelle 20090824
2 Exporting E_S_STATE_DATA_CELL Call by reference Type reference (TYPE) BICS_PROV_STATE_DATA_CELL Metadatenbeschreibung einer Zelle 20090824
3 Importing I_S_CELL Call by reference Type reference (TYPE) RRPR01 Struktur zur Beschreibung der Berichtsausgabe (PRINT) 20120529
4 Importing I_S_CEL_INT Call by reference Type reference (TYPE) RRX_CEL_INT interne Darstellung von Zellen 20090824

Method FILL_DATA_CELL on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_EXCEPTION_STATE Call by reference Type reference (TYPE) BICS_CONS_STATE_T_EXCEPTION 20120511
2 Importing I_TH_MEM_INT Call by reference Type reference (TYPE) RRX1_TH_MEM_INT 20120511
3 Importing I_T_CON Call by reference Type reference (TYPE) RRX1_T_CON 20120511
4 Importing I_T_DIM_INT Call by reference Type reference (TYPE) RRX1_T_DIM_INT 20120511
5 Importing I_T_FAC Value transfer Type reference (TYPE) RRX1_T_FAC 20120511

Method FILL_EXCEPTIONS on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_HIERARCHIES Call by reference Type reference (TYPE) RSBOLAP_DT_T_HIERARCHY 20120716
2 Exporting E_T_NODE_TYPES Call by reference Type reference (TYPE) RSBOLAP_DT_T_NODE_TYPE 20120716
3 Importing I_BASECHANM Call by reference Type reference (TYPE) RSIOBJNM Metadaten zum Info Objekt 20120328
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120511
5 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20120328
6 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20120328
7 Importing I_SX_META_CHAR Call by reference Type reference (TYPE) BICS_PROV_META_CHARACTERISTIC Metadaten zum Info Objekt 20120511
8 Importing I_SX_STATE_CHAR Call by reference Type reference (TYPE) BICS_PROV_STATE_CHARACTERISTIC Zustandsbeschreibung eines Merkmals 20120613
9 Importing I_S_COB_PRO Call by reference Type reference (TYPE) RSD_S_COB_PRO InfoObject Properties (in Context of InfoCube / ODS Object) 20121126

Method FILL_HIERARCHIES on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_HIERARCHY Call by reference Type reference (TYPE) RSBOLAP_DT_S_HIERARCHY Meta-Daten zu einer Hierrarchie 20120716
2 Exporting E_T_NODE_TYPES Call by reference Type reference (TYPE) RSBOLAP_DT_T_NODE_TYPE Tabelle mit Designtime Informationen zu den Knotentypen 20120716
3 Importing I_BASECHANM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20120511
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120511
5 Importing I_SX_META_CHAR Call by reference Type reference (TYPE) BICS_PROV_META_CHARACTERISTIC Metadaten zum Info Objekt 20120511
6 Importing I_SX_STATE_CHAR Call by reference Type reference (TYPE) BICS_PROV_STATE_CHARACTERISTIC Zustandsbeschreibung eines Merkmals 20120613
7 Importing I_S_COB_PRO Call by reference Type reference (TYPE) RSD_S_COB_PRO InfoObject Properties (in Context of InfoCube / ODS Object) 20121126
8 Importing I_S_HIEDIRTXT Call by reference Type reference (TYPE) RSHI_S_HIEDIRTXT_S 20120328
# Exception Resumable Description Created on
1 HIERARCHY_NOT_FOUND Hierarchie konnte nicht gefunden werden 20120716
2 LEVEL_READ_ERROR Fehler beim Lesen der Hierarchielevel 20120716

Method FILL_KEY_FIGURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_INFOPROV Call by reference Object reference (TYPE REF TO) IF_RSD_INFOPROV Properties InfoObjects (in Context InfoCube / ODS Object) 20130207
2 Importing I_TS_CELL Call by reference Type reference (TYPE) RRO01_TS_CELL 20120529
3 Returning R_T_KEY_FIGURES Value transfer Type reference (TYPE) RSBOLAP_DT_T_KEY_FIGURE Designtime Kennzahlentabelle 20120529

Method FILL_KEY_FIGURES on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_OLAP_TIME_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_QUERY_PROPERTIES Call by reference Type reference (TYPE) BICS_PROV_META_QUERY Metadata Properties of the Query 20121106
2 Importing I_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP Calls for OLAP 20121106

Method FILL_OLAP_TIME_INFO on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_PRESENTATION Call by reference Type reference (TYPE) RSBOLAP_T_PRESENTATION Liste von Objektdarstellungen 20040622
2 Exporting E_PRESENTATION_BIT_LIST Call by reference Type reference (TYPE) RSBOLAP_PRESENTATION_BIT_LIST Menge von Präsentationen als Bitleiste verschlüsselt 20060613
3 Importing I_CHAPR Call by reference Type reference (TYPE) RSCHAPRSNT Merkmalskatalog 20040622
4 Importing I_HAS_COMPOUNDMENT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE InfoObjekt geklammert? 20120925

Method FILL_PRESENTATION on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_QUERY_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_META_DATA Call by reference Type reference (TYPE) BICS_PROV_META_QUERY Metadaten Eigenschaften der Query 20040625
2 Exporting E_S_STATE Call by reference Type reference (TYPE) BICS_PROV_STATE_QUERY Globale Query Einstellungen 20040625
3 Importing I_CURKZ Call by reference Type reference (TYPE) RRCURKZ Währungsumrechnung in der Querydefinition 20040625
4 Importing I_INPUT_MODE Call by reference Type reference (TYPE) RRINPUTMODUS Modus der Eingabeverarbeitung 20040920
5 Importing I_PERIV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20040625
6 Importing I_S_COMPKEY Call by reference Type reference (TYPE) RSZCOMPKEY InfoProvider 20091103
7 Importing I_T_PRPTYS Call by reference Type reference (TYPE) RRX1_T_PRPTYS Eigenschaftstabelle 20040625

Method FILL_QUERY_PROPERTIES on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_SELECTION_SPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_META_DATA Call by reference Type reference (TYPE) IF_RSBOLAP_SELECTOR_BASE=>TN_SX_META_DATA Metadata for the BW Provider Status 20121106
2 Importing I_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP Calls for OLAP 20121106
3 Importing I_SX_REPORT Call by reference Type reference (TYPE) RRO01_SX_REPORT 20121106

Method FILL_SELECTION_SPACE on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_SELECTION_SPACE_DT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_SEL Call by reference Type reference (TYPE) RSDD_TH_SEL Selektionszeilen 20120309
2 Importing I_TH_SH Call by reference Type reference (TYPE) RRO01_TH_SH 20120309
3 Importing I_TH_VREP Call by reference Type reference (TYPE) RRO01_THX_VREP Tabelle aller Ersetzungen 20120309
4 Returning R_TS_SELECTION_DT Value transfer Type reference (TYPE) RSBOLAP_DT_TSX_CART_PRODUCT Kartessisches Produkt von Merkmalen 20120309

Method FILL_SELECTION_SPACE_DT on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_SELECTION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TSX_CART_PRODUCT Call by reference Type reference (TYPE) RSBOLAP_SO_TSX_CART_PRODUCT Kartessisches Produkt von Merkmalen 20040623
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080111
3 Importing I_T_CON Call by reference Type reference (TYPE) RRX1_T_CON Selektion in alter Darstellung 20040623
4 Importing I_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM Merkmale 20040715
5 Importing I_T_FAC Value transfer Type reference (TYPE) RRX1_T_FAC Selektion in alter Darstellung 20040623
6 Importing I_T_MEM Call by reference Type reference (TYPE) RRX1_T_MEM Strukturbestandteile 20040715

Method FILL_SELECTION_STATE on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_SELECTION_STATE_DT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120511
2 Importing I_R_INFOPROV Call by reference Object reference (TYPE REF TO) IF_RSD_INFOPROV Properties InfoObjects (in Context InfoCube / ODS Object) 20130207
3 Importing I_TH_SH Call by reference Type reference (TYPE) RRO01_TH_SH 20120511
4 Importing I_TH_VREP Call by reference Type reference (TYPE) RRO01_THX_VREP Tabelle aller Ersetzungen 20120511
5 Importing I_T_CON Call by reference Type reference (TYPE) RRX1_T_CON Selektion in alter Darstellung 20120511
6 Importing I_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM Merkmale 20120511
7 Importing I_T_FAC Value transfer Type reference (TYPE) RRX1_T_FAC Selektion in alter Darstellung 20120511
8 Importing I_T_MEM Call by reference Type reference (TYPE) RRX1_T_MEM Strukturbestandteile 20120511
9 Returning R_TSX_CART_PRODUCT Value transfer Type reference (TYPE) RSBOLAP_DT_TSX_CART_PRODUCT Kartessisches Produkt von Merkmalen 20120511

Method FILL_SELECTION_STATE_DT on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_SELECTION_STATE_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_SELECTION_STATE_SORTING Value transfer Type reference (TYPE) RSBOLAP_T_OBJECT_NAME List of Object Names 20130117
2 Importing I_T_DIM Value transfer Type reference (TYPE) RRX1_T_DIM 20130117
3 Importing I_T_PRPTYS Value transfer Type reference (TYPE) RRX1_T_PRPTYS 20130117

Method FILL_SELECTION_STATE_SORTING on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP Calls for OLAP 20130917
2 Importing I_THX_VAR Call by reference Type reference (TYPE) RRO01_THX_VAR Tabelle aller Variablen 20120511
3 Importing I_TH_VREP Call by reference Type reference (TYPE) RRO01_THX_VREP Tabelle aller Ersetzungen 20120511
4 Returning R_T_DT_VARIABLE Value transfer Type reference (TYPE) RSBOLAP_DT_T_VARIABLE Designtime Variablentabelle 20120511

Method FILL_VARIABLES on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method FILL_VARIABLE_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DT_HIERARCHIES Call by reference Type reference (TYPE) RSBOLAP_DT_T_HIERARCHY Tabelle mit Designtime Informationen zu einer Hierarchie 20120716
2 Exporting E_T_DT_NODE_TYPES Call by reference Type reference (TYPE) RSBOLAP_DT_T_NODE_TYPE Tabellentyp zur Struktur RSBOLAP_DT_NODE_TYPE 20120716
3 Exporting E_T_META_VAR_CHARACTERISTICS Call by reference Type reference (TYPE) BICS_PROV_META_TH_CHARACTERIST Beschreibung für den BW Provider Zustand 20120716
4 Exporting E_T_STATE_VAR_CHARACTERISTICS Call by reference Type reference (TYPE) BICS_PROV_STATE_TH_CHARACTERIS 20120716
5 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120716
6 Importing I_READ_HIERARCHIES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Hierarchien mitlesen 20120716
7 Importing I_R_INFOPROV Call by reference Object reference (TYPE REF TO) IF_RSD_INFOPROV Properties InfoObjects (in Context InfoCube / ODS Object) 20130207
8 Importing I_T_CHARACTERISTICS Call by reference Type reference (TYPE) BICS_PROV_META_TH_CHARACTERIST Beschreibung für den BW Provider Zustand 20120716
9 Importing I_T_VARIABLES Call by reference Type reference (TYPE) RSBOLAP_DT_T_VARIABLE Designtime Variablentabelle 20120716

Method FILL_VARIABLE_CHARACTERISTICS on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method GET_FIRST_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PRPTYS Call by reference Type reference (TYPE) RRX1_T_PRPTYS Eigenschaften 20091102
2 Returning R_NAME Value transfer Type reference (TYPE) RSBOLAP_OBJECT_NAME Name der ersten Struktur 20091102

Method GET_FIRST_STRUCTURE_NAME on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method GET_SECOND_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM Merkmale 20091102
2 Importing I_T_PRPTYS Call by reference Type reference (TYPE) RRX1_T_PRPTYS Eigenschaften 20091102
3 Returning R_NAME Value transfer Type reference (TYPE) RSBOLAP_OBJECT_NAME Name der ersten Struktur 20091102

Method GET_SECOND_STRUCTURE_NAME on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method PRESENTATION_BITS_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRESENTATION_BITS Value transfer Type reference (TYPE) RSBOLAP_PRESENTATION_BIT_LIST Menge von Präsentationen als Bitleiste verschlüsselt 20060613
2 Returning R_T_PRESENTATIONS Value transfer Type reference (TYPE) RSBOLAP_T_PRESENTATION Liste von Objektdarstellungen 20060613

Method PRESENTATION_BITS_TO_TABLE on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method PRESENTATION_TABLE_TO_BITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PRESENTATIONS Value transfer Type reference (TYPE) RSBOLAP_T_PRESENTATION Liste von Objektdarstellungen 20060613
2 Returning R_PRESENTATION_BITS Value transfer Type reference (TYPE) RSBOLAP_PRESENTATION_BIT_LIST Menge von Präsentationen als Bitleiste verschlüsselt 20060613

Method PRESENTATION_TABLE_TO_BITS on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method PRESENTATION_TO_CHAPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONLY_FIRST_ENTRY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Nur der erste Eintrag der Tabelle 20040908
2 Importing I_PRESENTATION Call by reference Type reference (TYPE) RSBOLAP_PRESENTATION Darstellung eines Objektes 20040908
3 Importing I_T_PRESENTATION Call by reference Type reference (TYPE) RSBOLAP_T_PRESENTATION Liste von Objektdarstellungen 20040908
4 Returning R_CHAPR Value transfer Type reference (TYPE) RSCHAPRSNT Darstellung für Merkmale und Einheiten 20040908

Method PRESENTATION_TO_CHAPR on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method PRESENTATION_TO_OLAP_PRSNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_PRSNT Call by reference Type reference (TYPE) RSDMCHAPRSNT BW: Merkmal, Knoten, Attribut und Darstellung 20040908
2 Importing I_CHAPR Call by reference Type reference (TYPE) RSCHAPRSNT Darstellung für Merkmale und Einheiten 20040908
3 Importing I_KEYS_FULL_CONCAT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Schlüssel immer voll konkateniert 20040908
4 Importing I_ONLY_FIRST_ENTRY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Nur der erste Eintrag der Tabelle 20040908
5 Importing I_PRESENTATION Call by reference Type reference (TYPE) RSBOLAP_PRESENTATION Darstellung eines Objektes 20040908
6 Importing I_T_PRESENTATION Call by reference Type reference (TYPE) RSBOLAP_T_PRESENTATION Liste von Objektdarstellungen 20040908

Method PRESENTATION_TO_OLAP_PRSNT on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method PRESENTATION_TO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRESENTATION Call by reference Type reference (TYPE) RSBOLAP_PRESENTATION Darstellung eines Objektes 20090901
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING Objekt Text 20090901

Method PRESENTATION_TO_TEXT on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method SET_RANK_COND_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_STATE_CHARACTERISTICS Call by reference Type reference (TYPE) BICS_PROV_STATE_TH_CHARACTERIS Liste von Merkmalszuständen 20120718
2 Importing I_S_COLUMNS_AXIS Call by reference Type reference (TYPE) BICS_PROV_STATE_AXIS Spalten 20120718
3 Importing I_S_ROWS_AXIS Call by reference Type reference (TYPE) BICS_PROV_STATE_AXIS Zeilen 20120718
4 Importing I_T_RANK_COND_SORT Call by reference Type reference (TYPE) TO_T_RANK_COND_SORT Liste der Merkmalssortierungen aus Bedingungen 20120718

Method SET_RANK_COND_SORTING on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method SID_TO_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANMID Call by reference Type reference (TYPE) RSSID Master data ID 20121106
2 Importing I_SID Call by reference Type reference (TYPE) RSSID Master Data ID 20121106
3 Returning R_S_CHAR_SELECTION Value transfer Type reference (TYPE) RSBOLAP_SO_S_CHAR_SELECTION Characteristic Selection 20121106
# Exception Resumable Description Created on
1 CX_RSBOLAP_INVALID_SELECTION Invalid selection 20121106

Method TEXT_TO_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20090903
2 Returning R_PRESENTATION Value transfer Type reference (TYPE) RSBOLAP_PRESENTATION 20090903

Method TEXT_TO_PRESENTATION on class CL_RSBOLAP_BICS_STATE_CONV has no exception.

Method VALIDATE_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PRESENTATION_BIT_LIST Call by reference Type reference (TYPE) RSBOLAP_PRESENTATION_BIT_LIST 20120613
2 Importing I_BASE_CHARACTERISTIC Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Objekt Name 20120613
3 Importing I_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Objekt Name 20120613
4 Importing I_S_META_DATA Call by reference Type reference (TYPE) BICS_PROV_META_INFOOBJECT Metadaten zum Info Objekt 20120613

Method VALIDATE_PRESENTATION on class CL_RSBOLAP_BICS_STATE_CONV has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 400