SAP ABAP Class IF_MM_UI_OPTIMIZATION (Interface for BAdI: MM_UI_OPTIMIZATIONS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20121116
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FB_MM_UI_OPTIMIZATION Class for BAdI: MM_UI_OPTIMIZATIONS 20121116
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_MM_UI_OPTIMIZATION_IMG Class for BAdI Impl.: ES_MM_UI_OPTIMIZATION_IMG 20121116
Properties
Class IF_MM_UI_OPTIMIZATION  
Short Description Interface for BAdI: MM_UI_OPTIMIZATIONS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121116   SAP 
Last change 20130531   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_MM_UI_OPTIMIZATION has no interface implemented.
Friends
Class IF_MM_UI_OPTIMIZATION has no friend class.
Attributes
Class IF_MM_UI_OPTIMIZATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_ACTIVE Instance method Public Method Check for activated UI-related performance optimizations 20121116
Events
Class IF_MM_UI_OPTIMIZATION has no event.
Types
Class IF_MM_UI_OPTIMIZATION has no local type.
Method Signatures

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPORTNAME Call by reference Type reference (TYPE) SY-REPID Name of the report calling the BAdI 20121116
2 Returning RV_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL = ABAP_TRUE if active 20121116

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