SAP ABAP Class IF_RSBOLAP_QV_CHAR_INTERNAL (Characteristic Intreface for Internal Use)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_CHARACTERISTIC Characteristic in the Query View 20040625
2 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_CHAR_INTERNAL Characteristic Intreface for Internal Use 20040625
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_CHARACTERISTIC Characteristic in Selection Object 20040625
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_STRUCTURE Structure 20040701
Properties
Class IF_RSBOLAP_QV_CHAR_INTERNAL  
Short Description Characteristic Intreface for Internal Use    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040625   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSBOLAP_QV_CHAR_INTERNAL has no forward declaration.
Interfaces
Class IF_RSBOLAP_QV_CHAR_INTERNAL has no interface implemented.
Friends
Class IF_RSBOLAP_QV_CHAR_INTERNAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INDENT_STEP_WIDTH Instance attribute Public Attribute reference (LIKE) 20050918
2 C_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20090907
3 C_STATE_INITIAL Instance attribute Public Attribute reference (LIKE) 20090907
4 C_STATE_INITIALIZED Instance attribute Public Attribute reference (LIKE) 20090907
5 C_STATE_OLAP_PREPARED Instance attribute Public Attribute reference (LIKE) 20090907
6 C_STATE_VALIDATED Instance attribute Public Attribute reference (LIKE) 20090907
7 C_VALIDATION_END_PHASE Instance attribute Public Attribute reference (LIKE) 20090907
8 C_VALIDATION_FULL Instance attribute Public Attribute reference (LIKE) 20090907
9 C_VALIDATION_START_PHASE Instance attribute Public Attribute reference (LIKE) 20090907
10 N_ALTERNATIVE_NAME Instance attribute Public Attribute reference (LIKE) 20050918
11 N_ID Instance attribute Public Attribute reference (LIKE) 20050918
12 N_IS_STRUCTURE Instance attribute Public Attribute reference (LIKE) 20050918
13 N_NAME Instance attribute Public Attribute reference (LIKE) 20050918
14 N_R_HIERARCHY Instance attribute Public Attribute reference (LIKE) 20060104
15 N_R_QUERY_VIEW Instance attribute Public Attribute reference (LIKE) 20090907
16 N_R_SELECTOR Instance attribute Public Attribute reference (LIKE) 20050918
17 N_STATE Instance attribute Public Attribute reference (LIKE) 20090907
18 N_SX_META_DATA Instance attribute Public Attribute reference (LIKE) 20060104
19 N_S_SELECTION_CAPABILITIES Instance attribute Public Attribute reference (LIKE) 20090907
20 N_TEXT Instance attribute Public Attribute reference (LIKE) 20050918
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method 20050918
2 GET_ATTRIBUTES Instance method Public Method 20050918
3 GET_AXIS Instance method Public Method 20040625
4 GET_AXIS_NAME Instance method Public Method 20040709
5 GET_EXIT_MEMBERS Instance method Public Method 20090907
6 GET_EXIT_MEMBER_SELECTION Instance method Public Method 20090907
7 GET_HIERARCHY Instance method Public Method 20090907
8 GET_MD_HIERARCHIES Instance method Public Method 20090907
9 GET_MD_HIERARCHY Instance method Public Method 20090907
10 GET_MEMBERS Instance method Public Method 20050918
11 GET_MEMBER_ACCESS_ATTRIBUTES Instance method Public Method 20060104
12 GET_MEMBER_ACCESS_CABILITIES Instance method Public Method 20050918
13 GET_MEMBER_ACCESS_MODE Instance method Public Method 20060104
14 GET_MEMBER_ACCESS_PRESENTATION Instance method Public Method 20050918
15 GET_MEMBER_ACCESS_SORTING Instance method Public Method 20060104
16 GET_MEMBER_ID_FROM_NAME Instance method Public Method 20100108
17 GET_MEMBER_NAME_FROM_ID Instance method Public Method 20100108
18 GET_MEMBER_PRESENTATIONS Instance method Public Method 20090907
19 GET_RESULT_SET_ACCESS_MODE Instance method Public Method 20090907
20 GET_RESULT_SET_ACCESS_MODES Instance method Public Method 20090907
21 GET_RESULT_SET_ATTRIBUTES Instance method Public Method 20090907
22 GET_RESULT_SET_PRESENTATION Instance method Public Method 20040709
23 GET_RESULT_SET_SORTING Instance method Public Method 20090907
24 GET_RESULT_VISIBILITY Instance method Public Method 20090907
25 GET_SO_ATTRIBUTE Instance method Public Method 20050918
26 NOTIFY_AXIS_HRY_CHANGE Instance method Public Method Determine Changes in Axis Hierarchy 20070328
27 PREPARE_FOR_READ Instance method Public Method Perform Preparations for Reading 20040625
28 PREPARE_OLAP_STATE Instance method Public Method 20090907
29 PREPARE_OLAP_STATE_IMPL Instance method Public Method 20090907
30 RESET_RESULT_SET_SORTING Instance method Public Method Reset Sorting 20091117
31 SELECTION_EXTERNAL_TO_SELDR Instance method Public Method 20050918
32 SELECTION_SELDR_TO_EXTERNAL Instance method Public Method 20050918
33 SET_AXIS Instance method Public Method Find Out About Axis Affiliation 20040709
34 SET_CHANGED_STATE Instance method Public Method 20090907
35 SET_HIERARCHY Instance method Public Method 20050918
36 SET_MEMBER_ACCESS_ATTRIBUTES Instance method Public Method 20060104
37 SET_MEMBER_ACCESS_MODE Instance method Public Method 20060104
38 SET_MEMBER_ACCESS_PRESENTATION Instance method Public Method 20050918
39 SET_MEMBER_ACCESS_SORTING Instance method Public Method 20090907
40 SET_RESULT_SET_ACCESS_MODE Instance method Public Method 20090907
41 SET_RESULT_SET_ATTRIBUTES Instance method Public Method 20090907
42 SET_RESULT_SET_PRESENTATION Instance method Public Method 20040709
43 SET_RESULT_SET_SORTING Instance method Public Method 20090907
44 SET_RESULT_VISIBILITY Instance method Public Method 20090907
45 SET_SELECTION_CAPABILITIES Instance method Public Method 20090907
46 SET_STATE Instance method Public Method 20041015
47 SUPPORTS_MEMBER_ACCESS Instance method Public Method 20100108
48 TO_ABAP_LIST Instance method Public Method 20050918
49 TO_STRING Instance method Public Method 20050918
50 VALIDATE_SELDR Instance method Public Method 20050918
51 VALIDATE_STATE Instance method Public Method 20090907
52 VALIDATE_STATE_IMPL Instance method Public Method 20090907
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20050918
2 FREED Instance Event
(0)
Public
(2)
20050918
Types
Class IF_RSBOLAP_QV_CHAR_INTERNAL has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method FREE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_ATTRIBUTES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_AXIS Signature

Method GET_AXIS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_AXIS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_AXIS_NAME Signature

Method GET_AXIS_NAME on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_AXIS_NAME on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_EXIT_MEMBERS Signature

Method GET_EXIT_MEMBERS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_EXIT_MEMBERS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_EXIT_MEMBER_SELECTION Signature

Method GET_EXIT_MEMBER_SELECTION on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_EXIT_MEMBER_SELECTION on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_HIERARCHY Signature

Method GET_HIERARCHY on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_HIERARCHY on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MD_HIERARCHIES Signature

Method GET_MD_HIERARCHIES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MD_HIERARCHIES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MD_HIERARCHY Signature

Method GET_MD_HIERARCHY on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MD_HIERARCHY on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MEMBERS Signature

Method GET_MEMBERS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MEMBERS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MEMBER_ACCESS_ATTRIBUTES Signature

Method GET_MEMBER_ACCESS_ATTRIBUTES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MEMBER_ACCESS_ATTRIBUTES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MEMBER_ACCESS_CABILITIES Signature

Method GET_MEMBER_ACCESS_CABILITIES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MEMBER_ACCESS_CABILITIES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MEMBER_ACCESS_MODE Signature

Method GET_MEMBER_ACCESS_MODE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MEMBER_ACCESS_MODE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MEMBER_ACCESS_PRESENTATION Signature

Method GET_MEMBER_ACCESS_PRESENTATION on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MEMBER_ACCESS_PRESENTATION on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MEMBER_ACCESS_SORTING Signature

Method GET_MEMBER_ACCESS_SORTING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MEMBER_ACCESS_SORTING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MEMBER_ID_FROM_NAME Signature

Method GET_MEMBER_ID_FROM_NAME on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MEMBER_ID_FROM_NAME on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MEMBER_NAME_FROM_ID Signature

Method GET_MEMBER_NAME_FROM_ID on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MEMBER_NAME_FROM_ID on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_MEMBER_PRESENTATIONS Signature

Method GET_MEMBER_PRESENTATIONS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_MEMBER_PRESENTATIONS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_RESULT_SET_ACCESS_MODE Signature

Method GET_RESULT_SET_ACCESS_MODE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_RESULT_SET_ACCESS_MODE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_RESULT_SET_ACCESS_MODES Signature

Method GET_RESULT_SET_ACCESS_MODES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_RESULT_SET_ACCESS_MODES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_RESULT_SET_ATTRIBUTES Signature

Method GET_RESULT_SET_ATTRIBUTES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_RESULT_SET_ATTRIBUTES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_RESULT_SET_PRESENTATION Signature

Method GET_RESULT_SET_PRESENTATION on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_RESULT_SET_PRESENTATION on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_RESULT_SET_SORTING Signature

Method GET_RESULT_SET_SORTING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_RESULT_SET_SORTING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_RESULT_VISIBILITY Signature

Method GET_RESULT_VISIBILITY on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_RESULT_VISIBILITY on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method GET_SO_ATTRIBUTE Signature

Method GET_SO_ATTRIBUTE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method GET_SO_ATTRIBUTE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method NOTIFY_AXIS_HRY_CHANGE Signature

Method NOTIFY_AXIS_HRY_CHANGE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method NOTIFY_AXIS_HRY_CHANGE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method PREPARE_FOR_READ Signature

Method PREPARE_FOR_READ on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method PREPARE_FOR_READ on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method PREPARE_OLAP_STATE Signature

Method PREPARE_OLAP_STATE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method PREPARE_OLAP_STATE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method PREPARE_OLAP_STATE_IMPL Signature

Method PREPARE_OLAP_STATE_IMPL on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method PREPARE_OLAP_STATE_IMPL on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method RESET_RESULT_SET_SORTING Signature

Method RESET_RESULT_SET_SORTING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method RESET_RESULT_SET_SORTING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SELECTION_EXTERNAL_TO_SELDR Signature

Method SELECTION_EXTERNAL_TO_SELDR on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SELECTION_EXTERNAL_TO_SELDR on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SELECTION_SELDR_TO_EXTERNAL Signature

Method SELECTION_SELDR_TO_EXTERNAL on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SELECTION_SELDR_TO_EXTERNAL on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_AXIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_AXIS Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_QV_AXIS Achse des Query Views 20040709
2 Returning R_CHANGED Value transfer Type reference (TYPE) RS_BOOL Boolean 20090925

Method SET_AXIS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_CHANGED_STATE Signature

Method SET_CHANGED_STATE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_CHANGED_STATE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_HIERARCHY Signature

Method SET_HIERARCHY on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_HIERARCHY on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_MEMBER_ACCESS_ATTRIBUTES Signature

Method SET_MEMBER_ACCESS_ATTRIBUTES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_MEMBER_ACCESS_ATTRIBUTES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_MEMBER_ACCESS_MODE Signature

Method SET_MEMBER_ACCESS_MODE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_MEMBER_ACCESS_MODE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_MEMBER_ACCESS_PRESENTATION Signature

Method SET_MEMBER_ACCESS_PRESENTATION on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_MEMBER_ACCESS_PRESENTATION on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_MEMBER_ACCESS_SORTING Signature

Method SET_MEMBER_ACCESS_SORTING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_MEMBER_ACCESS_SORTING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_RESULT_SET_ACCESS_MODE Signature

Method SET_RESULT_SET_ACCESS_MODE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_RESULT_SET_ACCESS_MODE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_RESULT_SET_ATTRIBUTES Signature

Method SET_RESULT_SET_ATTRIBUTES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_RESULT_SET_ATTRIBUTES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_RESULT_SET_PRESENTATION Signature

Method SET_RESULT_SET_PRESENTATION on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_RESULT_SET_PRESENTATION on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_RESULT_SET_SORTING Signature

Method SET_RESULT_SET_SORTING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_RESULT_SET_SORTING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_RESULT_VISIBILITY Signature

Method SET_RESULT_VISIBILITY on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_RESULT_VISIBILITY on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_SELECTION_CAPABILITIES Signature

Method SET_SELECTION_CAPABILITIES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_SELECTION_CAPABILITIES on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SET_STATE Signature

Method SET_STATE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SET_STATE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method SUPPORTS_MEMBER_ACCESS Signature

Method SUPPORTS_MEMBER_ACCESS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method SUPPORTS_MEMBER_ACCESS on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method TO_ABAP_LIST Signature

Method TO_ABAP_LIST on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method TO_ABAP_LIST on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method TO_STRING Signature

Method TO_STRING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method TO_STRING on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method VALIDATE_SELDR Signature

Method VALIDATE_SELDR on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method VALIDATE_SELDR on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method VALIDATE_STATE Signature

Method VALIDATE_STATE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method VALIDATE_STATE on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.

Method VALIDATE_STATE_IMPL Signature

Method VALIDATE_STATE_IMPL on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Method VALIDATE_STATE_IMPL on class IF_RSBOLAP_QV_CHAR_INTERNAL has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
Event FREED Signature
Event FREED on class IF_RSBOLAP_QV_CHAR_INTERNAL has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in