SAP ABAP Interface IF_RSBOLAP_CHARACTERISTIC_BASE (Characteristic in the Selector)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_SELECTION_OBJECT (Package) Selection object
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_STRUCTURE Structure in Query View 20090630
2 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_CHARACTERISTIC Characteristic in the Selector 20050918
3 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_CHAR_INTERNAL Characteristic Intreface for Internal Use 20060104
4 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_STRUCTURE Structure 20090630
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_CHARACTERISTIC_BASE Characteristic in Selection Object 20050918
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_SO_STRUCTURE Characteristic in Selection Object 20051017
Properties
Interface IF_RSBOLAP_CHARACTERISTIC_BASE  
Short Description Characteristic in the Selector    
General Data
Package RSBOLAP_SELECTION_OBJECT   Selection object 
Created 20050918   SAP 
Last changed 20140121   SAP 
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_NODE_TYPE_BASE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_OBJECT Object 20050918
2 IF_RSBOLAP_SO_ATTR_CONTAINER Object is Attribute Container 20050918
3 IF_RSBOLAP_SO_PRESENTABLE Object with Displays 20050918
Friends
Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no friend.
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 N_ALTERNATIVE_NAME Instance attribute Public Attribute reference (LIKE) 20050918
3 N_ID Instance attribute Public Attribute reference (LIKE) 20050918
4 N_IS_STRUCTURE Instance attribute Public Type reference (TYPE) RS_BOOL Structure? 20050918
5 N_NAME Instance attribute Public Attribute reference (LIKE) 20050918
6 N_R_HIERARCHY Instance attribute Public Object reference (TYPE REF TO) IF_RSBOLAP_HIERARCHY_BASE Hierarchy Settings for a Characteristic 20060104
7 N_R_META_DATA Instance attribute Public Object reference (TYPE REF TO) BICS_PROV_META_CHARACTERISTIC Metadata for InfoObject 20121128
8 N_R_SELECTOR Instance attribute Public Attribute reference (LIKE) 20090520
9 N_R_STATE Instance attribute Public Object reference (TYPE REF TO) BICS_PROV_STATE_CHARACTERISTIC Status Description of a Characteristic 20121128
10 N_SX_META_DATA Instance attribute Public Attribute reference (LIKE) 20090520
11 N_S_SELECTION_CAPABILITIES Instance attribute Public Type reference (TYPE) RSBOLAP_S_SELECT_CAPABILITIES Selection Capabilities 20090514
12 N_TEXT Instance attribute Public Attribute reference (LIKE) 20050918
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_HIERARCHY Instance method Public Method Assign Hierarchy 20120925
2 FREE Instance method Public Method 20050918
3 GET_ATTRIBUTES Instance method Public Method 20050918
4 GET_BUSINESS_OBJECT_CONTEXT Instance method Public Method 20100319
5 GET_CUMULATION Instance method Public Method Get Cumulation 20130711
6 GET_EXIT_MEMBERS Instance method Public Method 20090520
7 GET_EXIT_MEMBER_SELECTION Instance method Public Method 20090520
8 GET_HIERARCHY Instance method Public Method Retrieve Hierarchy Instance 20080922
9 GET_MD_HIERARCHIES Instance method Public Method Get Available Hierarchies 20090518
10 GET_MD_HIERARCHY Instance method Public Method Get Special Available Hierarchy 20090518
11 GET_MD_HIERARCHY_REF Instance method Public Method Get Hierarchy Reference 20120309
12 GET_MEMBERS Instance method Public Method 20050918
13 GET_MEMBER_ACCESS_ATTRIBUTES Instance method Public Method 20090520
14 GET_MEMBER_ACCESS_CABILITIES Instance method Public Method 20050918
15 GET_MEMBER_ACCESS_MODE Instance method Public Method 20090520
16 GET_MEMBER_ACCESS_PRESENTATION Instance method Public Method 20050918
17 GET_MEMBER_ACCESS_SORTING Instance method Public Method 20090520
18 GET_MEMBER_PRESENTATIONS Instance method Public Method 20090520
19 GET_NODE_TYPES Instance method Public Method Read all available Node Types of Characteristic 20121119
20 GET_SO_ATTRIBUTE Instance method Public Method 20050918
21 HAS_BUSINESS_OBJECT_CONTEXT Instance method Public Method 20100319
22 SET_CUMULATION Instance method Public Method Set Cumulation 20130711
23 SET_HIERARCHY Instance method Public Method Set Hierarchy 20050918
24 SET_MEMBER_ACCESS_ATTRIBUTES Instance method Public Method 20090520
25 SET_MEMBER_ACCESS_MODE Instance method Public Method 20090520
26 SET_MEMBER_ACCESS_PRESENTATION Instance method Public Method 20050918
27 SET_MEMBER_ACCESS_SORTING Instance method Public Method 20091109
28 SUPPORTS_MEMBER_ACCESS Instance method Public Method 20091109
29 TO_ABAP_LIST Instance method Public Method 20050918
30 TO_STRING Instance method Public Method 20050918
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20050918
2 FREED Instance Event
(0)
Public
(2)
20050918
Types
Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no local type.
Method Signatures

Method ASSIGN_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120925
2 Importing I_HANDLE Call by reference Type reference (TYPE) RSBOLAP_HANDLE Unique Object Handle for External Communication 20121213
3 Importing I_R_HIERARCHY Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_HIERARCHY_BASE Hierarchy 20120925

Method ASSIGN_HIERARCHY on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method FREE Signature

Method FREE on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method FREE on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_ATTRIBUTES on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_BUSINESS_OBJECT_CONTEXT Signature

Method GET_BUSINESS_OBJECT_CONTEXT on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_BUSINESS_OBJECT_CONTEXT on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_CUMULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CUMULATION Value transfer Type reference (TYPE) RRCUMUL_N Flag with Three Values for CUMUL as Characteristic 20130711

Method GET_CUMULATION on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_EXIT_MEMBERS Signature

Method GET_EXIT_MEMBERS on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_EXIT_MEMBERS on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_EXIT_MEMBER_SELECTION Signature

Method GET_EXIT_MEMBER_SELECTION on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_EXIT_MEMBER_SELECTION on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MD_HIERARCHY_HANDLE Call by reference Type reference (TYPE) RSBOLAP_HANDLE Handle für Member Access Hierarchien für MD Hierarchien 20080922
2 Returning R_R_HIERARCHY Value transfer Object reference (TYPE REF TO) IF_RSBOLAP_HIERARCHY_BASE Hierarchie 20080922

Method GET_HIERARCHY on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_MD_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_HIERARCHY_CAT Value transfer Type reference (TYPE) BICS_PROV_META_T_HIERARCHY_CAT Katalogeintrag für Liste der Hierarchien 20090518

Method GET_MD_HIERARCHIES on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_MD_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DUEDATE Call by reference Type reference (TYPE) RSBOLAP_DATE Datum 20090518
2 Importing I_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Objekt Name 20090518
3 Importing I_VERSION Call by reference Type reference (TYPE) RSBOLAP_VERSION Version 20090518
4 Returning R_S_HIERARCHY_CAT Value transfer Type reference (TYPE) BICS_PROV_META_HIERARCHY_CAT Katalogeintrag für Liste der Hierarchien 20090518

Method GET_MD_HIERARCHY on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_MD_HIERARCHY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DUEDATE Call by reference Type reference (TYPE) RSBOLAP_DATE Datum 20120309
2 Importing I_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Objekt Name 20120309
3 Importing I_VERSION Call by reference Type reference (TYPE) RSBOLAP_VERSION Version 20120309
4 Returning R_R_MD_HIERARCHY Value transfer Object reference (TYPE REF TO) IF_RSBOLAP_HIERARCHY_BASE Merkmal im Selektor 20120309

Method GET_MD_HIERARCHY_REF on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_MEMBERS Signature

Method GET_MEMBERS on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_MEMBERS on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_MEMBER_ACCESS_ATTRIBUTES Signature

Method GET_MEMBER_ACCESS_ATTRIBUTES on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_MEMBER_ACCESS_ATTRIBUTES on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_MEMBER_ACCESS_CABILITIES Signature

Method GET_MEMBER_ACCESS_CABILITIES on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_MEMBER_ACCESS_CABILITIES on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_MEMBER_ACCESS_MODE Signature

Method GET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_MEMBER_ACCESS_PRESENTATION Signature

Method GET_MEMBER_ACCESS_PRESENTATION on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_MEMBER_ACCESS_PRESENTATION on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_MEMBER_ACCESS_SORTING Signature

Method GET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_MEMBER_PRESENTATIONS Signature

Method GET_MEMBER_PRESENTATIONS on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_MEMBER_PRESENTATIONS on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_NODE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TS_NODE_TYPE Value transfer Type reference (TYPE) IF_RSBOLAP_NODE_TYPE_BASE=>TN_TS_NODE_TYPE List of all available Node Types of Characteristic 20121119

Method GET_NODE_TYPES on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method GET_SO_ATTRIBUTE Signature

Method GET_SO_ATTRIBUTE on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method GET_SO_ATTRIBUTE on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method HAS_BUSINESS_OBJECT_CONTEXT Signature

Method HAS_BUSINESS_OBJECT_CONTEXT on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method HAS_BUSINESS_OBJECT_CONTEXT on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method SET_CUMULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUMULATION Call by reference Type reference (TYPE) RRCUMUL_N Flag with Three Values for CUMUL as Characteristic 20130711

Method SET_CUMULATION on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method SET_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE Call by reference Type reference (TYPE) RS_BOOL ABAP_TRUE Aktiv 20050918
2 Importing I_DUEDATE Call by reference Type reference (TYPE) RSBOLAP_DATE Datum gültig bis 20050918
3 Importing I_INITIAL_DRILL_LEVEL Call by reference Type reference (TYPE) BICS_PROV_HIERARCHY_LEVEL_NUM -1 Levelnummer in einer Hierarchie 20050918
4 Importing I_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Hierarchie Name 20050918
5 Importing I_VERSION Call by reference Type reference (TYPE) RSBOLAP_VERSION Hierarchieversion 20050918

Method SET_HIERARCHY on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method SET_MEMBER_ACCESS_ATTRIBUTES Signature

Method SET_MEMBER_ACCESS_ATTRIBUTES on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method SET_MEMBER_ACCESS_ATTRIBUTES on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method SET_MEMBER_ACCESS_MODE Signature

Method SET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method SET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method SET_MEMBER_ACCESS_PRESENTATION Signature

Method SET_MEMBER_ACCESS_PRESENTATION on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method SET_MEMBER_ACCESS_PRESENTATION on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method SET_MEMBER_ACCESS_SORTING Signature

Method SET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method SET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method SUPPORTS_MEMBER_ACCESS Signature

Method SUPPORTS_MEMBER_ACCESS on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method SUPPORTS_MEMBER_ACCESS on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method TO_ABAP_LIST Signature

Method TO_ABAP_LIST on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method TO_ABAP_LIST on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.

Method TO_STRING Signature

Method TO_STRING on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Method TO_STRING on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_CHARACTERISTIC_BASE has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700