SAP ABAP Interface IF_BICS_MD_STRUCTURE (Structure 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_QV_STRUCTURE Structure QV Layer 20100121
2 Interface composition (i COMPRISING i_ref)  IF_BICS_STRUCTURE Structure Selector Layer 20100120
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_MD_STRUCTURE Structure in the MD Layer 20100310
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_QV_STRUCTURE Query View Structure 20100301
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_STRUCTURE Structure Class in Selector Layer 20100223
Properties
Interface IF_BICS_MD_STRUCTURE  
Short Description Structure 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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_MD_CHARACTERISTIC Characteristics MD Layer 20100120
2 IF_BICS_OBJECT Root Object for BICS Entities 20100120
Friends
Interface IF_BICS_MD_STRUCTURE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_STRUCTURE_TYPE Instance attribute Public Object reference (TYPE REF TO) CL_BICS_STRUCTURE_TYPE Structure Type (1 or 2) 20110302
Methods
# Method Level Visibility Method type Description Created on
1 CONTAINS_KEYFIGURES Instance method Public Method Does the structure contain key figures? 20100120
Events
Interface IF_BICS_MD_STRUCTURE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_STRUCTURE_ID Public Type reference (TYPE) I Structure ID 20100907
2 TN_S_MD_CHARACTERISTIC Public Attribute reference (LIKE) 20100120
3 TN_S_MD_STRUCTURE Public See coding Structure Container of this Object 20100120 BEGIN OF tn_s_md_structure, name TYPE if_bics_object=>tn_name, ref TYPE REF TO if_bics_md_structure, END OF tn_s_md_structure
4 TN_T_MD_STRUCTURE Public See coding Table of Objects 20100120 tn_t_md_structure TYPE STANDARD TABLE OF tn_s_md_structure
Method Signatures

Method CONTAINS_KEYFIGURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTAINS_KEYFIGURES Value transfer Type reference (TYPE) ABAP_BOOL Kennzahlen enthalten wenn TRUE 20100120

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