SAP ABAP Class CL_BICS_QV_ATTR (Attributes in the Query View Layer)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_CONSUMER_QUERY_VIEW (Package) BW BICS Consumer Query View
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_ATTR Attributes in Selector Layer 20100708
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_ATTR Attribute QV Layer 20100708
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_CONTEXT Context of a Query View Object 20100708
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_IOBJ InfoObject QV Layer 20100708
Properties
Class CL_BICS_QV_ATTR  
Short Description Attributes in the Query View Layer    
Super Class CL_BICS_ATTR Attributes in Selector Layer 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_CONSUMER_QUERY_VIEW   BW BICS Consumer Query View 
Created 20100708   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BICS_MD_CHARACTERISTIC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_QV_ATTR Attribute QV Layer 20100708
2 IF_BICS_QV_CONTEXT Context of a Query View Object 20100708
3 IF_BICS_QV_IOBJ InfoObject QV Layer 20100708
Friends
Class CL_BICS_QV_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_PROV_QV_ATTR Instance attribute Protected Object reference (TYPE REF TO) IF_RSBOLAP_QV_ATTRIBUTE Attribute in Query View 20100708
2 O_TS_FACTORY Static Attribute Protected Type reference (TYPE) TO_TS_FACTORY List of Attribute Instances 20111110
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100708
2 GET_INSTANCE Static method Public Method 20111110
Events
Class CL_BICS_QV_ATTR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TO_S_FACTORY Protected See coding Attribute Instance 20111110 BEGIN OF TO_S_FACTORY, parent type REF TO if_bics_qv_attr_container, iobjnm TYPE c LENGTH 30, ref TYPE REF TO cl_bics_qv_attr, END OF to_s_factory
2 TO_TS_FACTORY Protected See coding List of Attribute Instances 20111110 to_ts_factory TYPE SORTED TABLE OF to_s_factory WITH UNIQUE KEY parent iobjnm
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20130221
2 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) IF_BICS_QV_ATTR_CONTAINER Attributcontainer 20110630
3 Importing I_R_PROV_QV_ATTR Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_QV_ATTRIBUTE Objekt ist Attributs-Kontainer 20100708

Method CONSTRUCTOR on class CL_BICS_QV_ATTR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20130221
2 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) IF_BICS_QV_ATTR_CONTAINER Attributscontainer QV-Layer 20111110
3 Importing I_R_PROV_QV_ATTR Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_QV_ATTRIBUTE Attribut im Query View 20111110
4 Returning R_R_QV_ATTRIBUTE Value transfer Object reference (TYPE REF TO) CL_BICS_QV_ATTR Attributes in the Query View Layer 20111110

Method GET_INSTANCE on class CL_BICS_QV_ATTR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730