SAP ABAP Interface IF_RSBOLAP_SO_PRESENTABLE (Object with Displays)
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_CHARACTERISTIC_BASE Characteristic in the Selector 20050918
2 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_NODE_TYPE_BASE Node Type in a Hierarchy 20090520
3 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_NODE_TYPE Hierarchy Node Type in Query View 20090423
4 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_PRESENTABLE Object with Displays in the Query View 20090722
5 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_STRUCTURE Structure in Query View 20090630
6 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_ATTRIBUTE Object is Attribute Container 20031010
7 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_ATTR_INTERNAL Internal Inferface for Attributes 20091118
8 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_CHARACTERISTIC Characteristic in the Selector 20031010
9 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_NODE_TYPE Selection Object Hierarchy Node Type 20090423
10 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_N_TYPE_INTERNAL Internal Interface for Node Characteristics 20091118
... Click here to see Used By full list (13 items)
Properties
Interface IF_RSBOLAP_SO_PRESENTABLE  
Short Description Object with Displays    
General Data
Package RSBOLAP_SELECTION_OBJECT   Selection object 
Created 20031010   SAP 
Last changed 20130531   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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSBOLAP_SO_PRESENTABLE has no interface.
Friends
Interface IF_RSBOLAP_SO_PRESENTABLE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_SELECTOR Instance attribute Public Object reference (TYPE REF TO) IF_RSBOLAP_SELECTOR_BASE Selector in Which the Object is Found 20051117
2 N_SX_META_DATA Instance attribute Public Type reference (TYPE) BICS_PROV_META_INFOOBJECT Metadata for InfoObject 20051117
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUSINESS_OBJECT_CONTEXT Instance method Public Method Read Business Object Context 20100319
2 GET_EXIT_MEMBERS Instance method Public Method Get Exit Members 20090119
3 GET_EXIT_MEMBER_SELECTION Instance method Public Method Run Exit and Get Selection 20090119
4 GET_MEMBERS Instance method Public Method Query Attribute Values 20050223
5 GET_MEMBER_ACCESS_CABILITIES Instance method Public Method Get Capabilities of Member Access 20050223
6 GET_MEMBER_ACCESS_MODE Instance method Public Method Procure Access Mode for Values 20051117
7 GET_MEMBER_ACCESS_PRESENTATION Instance method Public Method Current Displays for the Value Request 20040622
8 GET_MEMBER_ACCESS_SORTING Instance method Public Method Procure Sorting for Member Access 20051122
9 GET_MEMBER_PRESENTATIONS Instance method Public Method Get Displays for a Characteristic 20060706
10 HAS_BUSINESS_OBJECT_CONTEXT Instance method Public Method Does the InfoObject have a business object? 20100319
11 SET_MEMBER_ACCESS_MODE Instance method Public Method Set Access Mode for Values 20051117
12 SET_MEMBER_ACCESS_PRESENTATION Instance method Public Method Set Displys to Be Requested for Values 20040622
13 SET_MEMBER_ACCESS_SORTING Instance method Public Method Set Sorting for Member Access 20090813
14 SUPPORTS_MEMBER_ACCESS Instance method Public Method Input Help Provided? 20091109
Events
Interface IF_RSBOLAP_SO_PRESENTABLE has no event.
Types
Interface IF_RSBOLAP_SO_PRESENTABLE has no local type.
Method Signatures

Method GET_BUSINESS_OBJECT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_BO_CONTEXT Value transfer Type reference (TYPE) RSBOLAP_S_BO_CONTEXT Business Object Context of a Business Object 20100319

Method GET_BUSINESS_OBJECT_CONTEXT on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method GET_EXIT_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXIT_NAME Call by reference Type reference (TYPE) CSEQUENCE Exit Member Name 20090119
2 Returning R_T_EXIT_MEMBERS Value transfer Type reference (TYPE) BICS_PROV_META_T_VARIABLE Metadaten zu den Exit Members 20090119

Method GET_EXIT_MEMBERS on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method GET_EXIT_MEMBER_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INVALID Call by reference Type reference (TYPE) RS_BOOL Ungültiger Wert 20090119
2 Exporting E_T_SELECTION Call by reference Type reference (TYPE) RSBOLAP_SO_T_CHAR_SELECTION Selektion 20090119
3 Importing I_EXIT_NAME Call by reference Type reference (TYPE) CSEQUENCE Exit Name 20090119

Method GET_EXIT_MEMBER_SELECTION on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method GET_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Datenreferenz auf Tabelle mit Members 20050223
2 Exporting E_TH_COLUMN_CATALOG Call by reference Type reference (TYPE) RSBOLAP_SO_TH_MEMBER_ACCESS_CA Spaltenkatalog mit Beschreibung 20050223
3 Importing I_MAX_ROWS Call by reference Type reference (TYPE) I 100 Maximale Anzahl von Ergebnissätzen 20050223
4 Importing I_READ_MODE Call by reference Type reference (TYPE) RSMD_RS_READ_MODE Lesemodus 20050223
5 Importing I_TSX_ADDITIONAL_SELECTION Call by reference Type reference (TYPE) RSBOLAP_SO_TSX_CART_PRODUCT Weitere Einschränkung über andere Merkmale 20060620
6 Importing I_T_SELECTION Call by reference Type reference (TYPE) RSBOLAP_SO_T_CHAR_SELECTION Merkmalsselektion 20050223

Method GET_MEMBERS on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method GET_MEMBER_ACCESS_CABILITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_READ_MODES Call by reference Type reference (TYPE) RSMD_RS_T_READ_MODES Read(F4)-modes (supported in a given scenario) 20050223

Method GET_MEMBER_ACCESS_CABILITIES on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method GET_MEMBER_ACCESS_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODE Value transfer Type reference (TYPE) RSMD_RS_READ_MODE Lesemodus (F4) für Stammdaten-Leseservices 20051117

Method GET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method GET_MEMBER_ACCESS_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_PRESENTATION Value transfer Type reference (TYPE) RSBOLAP_T_PRESENTATION Aktuelle Darstellung 20040622

Method GET_MEMBER_ACCESS_PRESENTATION on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method GET_MEMBER_ACCESS_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_SORTING Value transfer Type reference (TYPE) BICS_PROV_STATE_SORTING Sortierungseinstellung 20051122

Method GET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method GET_MEMBER_PRESENTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_OLAP_PRSNT Call by reference Type reference (TYPE) RSDM_TH_CHAPRSNT Angefragte Felder 20060706
2 Exporting E_TH_TXT_N Call by reference Type reference (TYPE) RSDM_TH_TXT_N Texte 20060706
3 Importing I_ATTRIBUTE_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Attribut Name 20060706
4 Importing I_NODE_TYPE Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Hierarchieknotentyp 20060706
5 Importing I_PRESENTATION_BIT_LIST Call by reference Type reference (TYPE) RSBOLAP_PRESENTATION_BIT_LIST Menge von Präsentationen als Bitleiste verschlüsselt 20060706
6 Importing I_T_MEMBER_ID Call by reference Type reference (TYPE) BICS_PROV_T_OBJECT_ID IDs der anzufragenden Member 20060706

Method GET_MEMBER_PRESENTATIONS on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method HAS_BUSINESS_OBJECT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_BUSINESS_OBJECT_CONTEXT Value transfer Type reference (TYPE) RS_BOOL Boolean 20100319

Method HAS_BUSINESS_OBJECT_CONTEXT on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method SET_MEMBER_ACCESS_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) RSMD_RS_READ_MODE Lesemodus (F4) für Stammdaten-Leseservices 20051117

Method SET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method SET_MEMBER_ACCESS_PRESENTATION Signature

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

Method SET_MEMBER_ACCESS_PRESENTATION on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method SET_MEMBER_ACCESS_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_SORTING Call by reference Type reference (TYPE) BICS_PROV_STATE_SORTING 20090813
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110512

Method SET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.

Method SUPPORTS_MEMBER_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUPPORTED Value transfer Type reference (TYPE) RS_BOOL Boolean 20091109

Method SUPPORTS_MEMBER_ACCESS on Interface IF_RSBOLAP_SO_PRESENTABLE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_CHARACTERISTIC_BASE Characteristic in the Selector 20050918
2 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_NODE_TYPE_BASE Node Type in a Hierarchy 20090520
3 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_NODE_TYPE Hierarchy Node Type in Query View 20090423
4 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_PRESENTABLE Object with Displays in the Query View 20090722
5 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_STRUCTURE Structure in Query View 20090630
6 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_ATTRIBUTE Object is Attribute Container 20031010
7 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_ATTR_INTERNAL Internal Inferface for Attributes 20091118
8 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_CHARACTERISTIC Characteristic in the Selector 20031010
9 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_NODE_TYPE Selection Object Hierarchy Node Type 20090423
10 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_N_TYPE_INTERNAL Internal Interface for Node Characteristics 20091118
11 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_STRUCTURE Structure 20090630
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_SO_PRESENTABLE Displayable Object 20050223
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_SO_STRUCTURE Characteristic in Selection Object 20040715
History
Last changed by/on SAP  20130531 
SAP Release Created in 400