SAP ABAP Interface IF_BICS_MD_ATTR (Attribute MD Layer)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_ATTR Attribute Selector Layer 20100121
2 Interface composition (i COMPRISING i_ref)  IF_BICS_QV_ATTR Attribute QV Layer 20100121
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_MD_ATTR Attribute in MD Layer 20100708
Properties
Interface IF_BICS_MD_ATTR  
Short Description Attribute MD Layer    
General Data
Package BW_BICS_CONSUMER_METADATA   BW BICS Consumer Metadata 
Created 20100120   SAP 
Last changed 20130531   SAP 
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...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_EVENT_SOURCE Basis Event Source 20100120
2 IF_BICS_MD_CONTEXT MD Context 20111212
3 IF_BICS_MD_IOBJ InfoObject MD Layer 20100120
4 IF_BICS_OBJECT Root Object for BICS Entities 20100120
Friends
Interface IF_BICS_MD_ATTR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_MD_CHARACTERISTIC Instance attribute Public Object reference (TYPE REF TO) IF_BICS_MD_CHARACTERISTIC Characteristics MD Layer 20110629
2 N_R_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_BICS_MD_ATTR_CONTAINER Attribute Container MD Layer 20110629
3 N_S_MD_CHARACTERISTIC Instance attribute Public Type reference (TYPE) IF_BICS_MD_CHARACTERISTIC=>TN_S_MD_CHARACTERISTIC MD Characteristic Structure 20110629
Methods
# Method Level Visibility Method type Description Created on
1 GET_MD_ATTRCONTAINER Instance method Public Method Read MD Attribute Container 20100120
Events
Interface IF_BICS_MD_ATTR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_MD_ATTR Public See coding Structure Container of this Object 20100120 BEGIN OF tn_s_md_attr, name TYPE if_bics_object=>tn_name, id TYPE if_bics_object=>tn_id, ref TYPE REF TO if_bics_md_attr, meta_context TYPE tn_s_md_attr_meta_context, selector_context TYPE tn_s_md_attr_selector_context, query_context TYPE tn_s_md_attr_query_context, END OF tn_s_md_attr
2 TN_S_MD_ATTR_META_CONTEXT Public See coding 20120529 BEGIN OF tn_s_md_attr_meta_context, text TYPE if_bics_object=>tn_text, dimension TYPE if_bics_object=>tn_name, base_char_name TYPE if_bics_object=>tn_name, is_navigational_attribute TYPE abap_bool, infoobject_type TYPE if_bics_md_characteristic=>tn_infoobject_type, data_type TYPE if_bics_md_characteristic=>tn_data_type, intlen TYPE if_bics_md_characteristic=>tn_data_length, outputlen TYPE if_bics_md_characteristic=>tn_data_length, decimals TYPE if_bics_md_characteristic=>tn_data_length, conversion_exit TYPE convexit, lowercase TYPE abap_bool, presentations TYPE cl_bics_presentation=>tn_t_presentation, END OF tn_s_md_attr_meta_context
3 TN_S_MD_ATTR_QUERY_CONTEXT Public See coding 20120529 BEGIN OF tn_s_md_attr_query_context, resultset_presentations TYPE cl_bics_presentation=>tn_t_presentation, END OF tn_s_md_attr_query_context
4 TN_S_MD_ATTR_SELECTOR_CONTEXT Public See coding 20120529 BEGIN OF tn_s_md_attr_selector_context, member_access_presentations TYPE cl_bics_presentation=>tn_t_presentation, END OF tn_s_md_attr_selector_context
5 TN_T_MD_ATTR Public See coding 20100628 tn_t_md_attr TYPE STANDARD TABLE OF tn_s_md_attr WITH KEY name
6 TN_T_MD_ATTR_NAME Public See coding 20120529 tn_t_md_attr_name TYPE TABLE OF if_bics_object=>tn_name WITH DEFAULT KEY
Method Signatures

Method GET_MD_ATTRCONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_MD_ATTRIBUTE_CONTAINER Value transfer Object reference (TYPE REF TO) IF_BICS_MD_ATTR_CONTAINER Attributscontainer MD-Layer 20100120

Method GET_MD_ATTRCONTAINER on Interface IF_BICS_MD_ATTR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730