SAP ABAP Class IF_SMEC_UTILITY_CHECK (IF for MEC Checks)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCOV_ENVIRONMENT_CHECK Provides info about SCOV environment for external tools 20110714
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SMEC_CI_EXT_CHECK External Check 20110131
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_APPL_PARAM_INFO Information About Application Parameters 20110829
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_TRACE_TOOL_INFO Info whether trace is active 20110825
Properties
Class IF_SMEC_UTILITY_CHECK  
Short Description IF for MEC Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110131   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_SMEC_UTILITY_CHECK has no interface implemented.
Friends
Class IF_SMEC_UTILITY_CHECK has no friend class.
Attributes
Class IF_SMEC_UTILITY_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Factory 20110719
2 EXECUTE_CHECK Instance method Public Method Implementation of the check 20110131
3 EXECUTE_NAVIGATION Instance method Public Method Implementation of navigation 20110201
Events
Class IF_SMEC_UTILITY_CHECK has no event.
Types
Class IF_SMEC_UTILITY_CHECK has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECK Value transfer Object reference (TYPE REF TO) IF_SMEC_UTILITY_CHECK IF for MEC Checks 20110719

Method CREATE on class IF_SMEC_UTILITY_CHECK has no exception.

Method EXECUTE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACT Call by reference Type reference (TYPE) S_MEC_ITEM_ACTIVITY MEC item Activity 20110131
2 Exporting CHA Call by reference Type reference (TYPE) S_MEC_ITEM_CHAR MEC item Character 20110131
3 Exporting NUM Call by reference Type reference (TYPE) S_MEC_ITEM_NUMBER MEC item Number 20110131
# Exception Resumable Description Created on
1 CX_SMEC_CHECK_NOT_POSSIBLE Check not possible 20110131
2 CX_SMEC_NO_AUTH No authorization 20110131

Method EXECUTE_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST Call by reference Type reference (TYPE) S_MEC_ITEM_RFC_DEST_NAME RFC Destination 20110609
2 Importing PARAM Call by reference Type reference (TYPE) S_MEC_ITEM_NAVCODE MEC item Navigation Code for Button 20110609
# Exception Resumable Description Created on
1 CX_SMEC_NO_AUTH No authorization 20110201
History
Last changed by/on SAP  20130531 
SAP Release Created in