SAP ABAP Interface IF_BICS_MD_DIMENSION (Dimension)
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 implementation (CLASS c. INTERFACES i_ref)  CL_BICS_MD_DIMENSION Dimension 20110224
Properties
Interface IF_BICS_MD_DIMENSION  
Short Description Dimension    
General Data
Package BW_BICS_CONSUMER_METADATA   BW BICS Consumer Metadata 
Created 20110222   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 20110222
2 IF_BICS_OBJECT Root Object for BICS Entities 20110222
Friends
Interface IF_BICS_MD_DIMENSION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_T_MD_CHARACTERISTIC Instance attribute Public Type reference (TYPE) IF_BICS_MD_CHARACTERISTIC=>TN_T_MD_CHARACTERISTIC MD Characteristic Table 20110224
Methods
# Method Level Visibility Method type Description Created on
1 GET_MD_CHARACTERISTICS Instance method Public Method Read Assigned Characteristics 20110224
Events
Interface IF_BICS_MD_DIMENSION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_DIMENSION Public See coding Dimension Structure 20110224 BEGIN OF tn_s_dimension, name TYPE if_bics_object=>tn_name, ref TYPE REF TO if_bics_md_dimension, END OF tn_s_dimension
2 TN_T_DIMENSION Public See coding Dimension Table 20110224 tn_t_dimension TYPE STANDARD TABLE OF tn_s_dimension WITH KEY name
Method Signatures

Method GET_MD_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MD_CHARACTERISTIC Value transfer Type reference (TYPE) IF_BICS_MD_CHARACTERISTIC=>TN_T_MD_CHARACTERISTIC Tabelle von Objekten 20110224

Method GET_MD_CHARACTERISTICS on Interface IF_BICS_MD_DIMENSION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731