SAP ABAP Class CL_BICS_MD_IOBJ (InfoObject)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_CONSUMER_METADATA (Package) BW BICS Consumer Metadata
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_IOBJ_MEMBER_ACCESSOR Access Object for Attributes 20110304
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_MD_IOBJ InfoObject MD Layer 20100326
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_IOBJ InfoObject 20110304
2 Inheritance (c INHERITING FROM c_ref)  CL_BICS_MD_ATTR_CONTAINER Attribute Container in MD Layer 20110304
Properties
Class CL_BICS_MD_IOBJ  
Short Description InfoObject    
Super Class CL_BICS_IOBJ_MEMBER_ACCESSOR Access Object for Attributes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_CONSUMER_METADATA   BW BICS Consumer Metadata 
Created 20100326   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_BICS_MD_IOBJ Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_BICS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_MD_IOBJ InfoObject MD Layer 20100326
Friends
Class CL_BICS_MD_IOBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_IS_COMPOUND Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20130207
2 O_R_IOBJ_PROP Instance attribute Protected Object reference (TYPE REF TO) IF_RSD_IOBJ_PROP Properties of an InfoObject 20130207
3 O_R_PROV_IOBJ Instance attribute Protected Object reference (TYPE REF TO) IF_RSBOLAP_SO_PRESENTABLE Object with Displays 20110304
4 O_VARIABLE_CHARACTERISTIC Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20120809
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110304
2 GET_CHARACTERISTIC_VALUE Instance method Protected Method Merkmalswert lesen 20120913
Events
Class CL_BICS_MD_IOBJ has no event.
Types
Class CL_BICS_MD_IOBJ has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MD_SELECTOR Call by reference Object reference (TYPE REF TO) CL_BICS_MD_SELECTOR Selektor im MD-layer 20110622
2 Importing I_R_PROV_IOBJ Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_SO_PRESENTABLE Objekt mit Darstellungen 20110304

Method CONSTRUCTOR on class CL_BICS_MD_IOBJ has no exception.

Method GET_CHARACTERISTIC_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_TEXT Vollständiger Schlüssel (default: extern) 20120913
2 Importing I_NODE_TYPE Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_TEXT Object Text 20130703
3 Importing I_R_MD_HIERARCHY Call by reference Object reference (TYPE REF TO) IF_BICS_MD_HIERARCHY Hierarchy MD Layer 20130703
4 Importing I_R_PRESENTATION Call by reference Object reference (TYPE REF TO) CL_BICS_PRESENTATION CL_BICS_PRESENTATION=>N_CR_KEY_EXTERNAL Darstellung von Membern in BICS 20120913
5 Returning R_TS_CHARACTERISTIC_VALUE Value transfer Type reference (TYPE) IF_BICS_MD_CHARACTERISTIC=>TN_TS_CHARACTERISTIC_VALUE 20120913
# Exception Resumable Description Created on
1 CX_BICS_INVALID_KEY Ungültiger Schlüssel 20120913
History
Last changed by/on SAP  20140121 
SAP Release Created in 730