SAP ABAP Class IF_MI_APPLICATION_VIEW (Assembly of semantic graph for applications)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MI_SEMANTIC_TREE_ICF Semantic Tree of ICF Memory Objects 20081201
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MI_SEMANTIC_TREE_WD Test 20081211
Properties
Class IF_MI_APPLICATION_VIEW  
Short Description Assembly of semantic graph for applications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081105   SAP 
Last change 20090618   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)
Interfaces
Class IF_MI_APPLICATION_VIEW has no interface implemented.
Friends
Class IF_MI_APPLICATION_VIEW has no friend class.
Attributes
Class IF_MI_APPLICATION_VIEW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCT_TREE Instance method Public Method Generation of semantic tree 20081106
2 GET_VIEWS Static method Public Method Determination of existing application views 20081105
3 IS_ACTIVE Static method Public Method Is this application view active? 20081105
Events
Class IF_MI_APPLICATION_VIEW has no event.
Types
Class IF_MI_APPLICATION_VIEW has no local type.
Method Signatures

Method CONSTRUCT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEMANTIC_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_MI_SEMANTIC_NODE Beschreibung eines semantischen Knotens 20081106
# Exception Resumable Description Created on
1 CX_MI_APPLICATION_VIEW_ERROR Fehlerbehandlung bei der Verarbeitung von Anwendungssichten 20081106

Method GET_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRAPH Call by reference Object reference (TYPE REF TO) IF_MI_TRAVERSE_GRAPH Zur öffentlichen Verwendung 20081105
2 Returning VIEWS Value transfer Type reference (TYPE) MIT_APPLICATION_VIEWS Liste der vorhandenen Anwendungssichten im Speicherauszug 20081105
# Exception Resumable Description Created on
1 CX_MI_APPLICATION_VIEW_ERROR Fehlerbehandlung bei der Verarbeitung von Anwendungssichten 20081106

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20081105

Method IS_ACTIVE on class IF_MI_APPLICATION_VIEW has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in