SAP ABAP Class IF_EX_MDG_IN_USE_FOR_CO_MD (Interface for BAdI: MDG_IN_USE_FOR_CO_MD)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130813
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_MDG_IN_USE_FOR_CO_MD Class for BAdI Implementation IM_MDG_IN_USE_FOR_CO_MD 20130813
Properties
Class IF_EX_MDG_IN_USE_FOR_CO_MD  
Short Description Interface for BAdI: MDG_IN_USE_FOR_CO_MD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130730   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_MDG_IN_USE_FOR_CO_MD has no forward declaration.
Interfaces
Class IF_EX_MDG_IN_USE_FOR_CO_MD has no interface implemented.
Friends
Class IF_EX_MDG_IN_USE_FOR_CO_MD has no friend class.
Attributes
Class IF_EX_MDG_IN_USE_FOR_CO_MD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MDG_USED_FOR_CO_MD Instance method Public Method Get Flag that MDG is used in CO-OM BAPIs 20130813
2 GET_ROLLBACK_FOR_CO_MD Instance method Public Method Get Flag that ROLLBACK is raised (Errors in BAPIs) 20130813
3 SET_MDG_USED_FOR_CO_MD Instance method Public Method Set Flag MDG is used in CO-OM BAPIs (direct DB-update) 20130813
4 SET_ROLLBACK_FOR_CO_MD Instance method Public Method Raise ROLLBACK (Errors in BAPIs) 20130813
Events
Class IF_EX_MDG_IN_USE_FOR_CO_MD has no event.
Types
Class IF_EX_MDG_IN_USE_FOR_CO_MD has no local type.
Method Signatures

Method GET_MDG_USED_FOR_CO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_MDG_USED_FOR_CO_MD Call by reference Type reference (TYPE) BOOLE_D Get Flag MDG is used: TRUE (='X') and FALSE (=' ') 20130813

Method GET_MDG_USED_FOR_CO_MD on class IF_EX_MDG_IN_USE_FOR_CO_MD has no exception.

Method GET_ROLLBACK_FOR_CO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ROLLBACK_FOR_CO_MD Call by reference Type reference (TYPE) BOOLE_D Get Flag ROLLBACK is raised: TRUE (='X') and FALSE (=' ') 20130813

Method GET_ROLLBACK_FOR_CO_MD on class IF_EX_MDG_IN_USE_FOR_CO_MD has no exception.

Method SET_MDG_USED_FOR_CO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MDG_IN_USE_FOR_CO_MD Call by reference Type reference (TYPE) BOOLE_D ' ' Set Flag that MDG is used: TRUE (='X') and FALSE (=' ') 20130813

Method SET_MDG_USED_FOR_CO_MD on class IF_EX_MDG_IN_USE_FOR_CO_MD has no exception.

Method SET_ROLLBACK_FOR_CO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROLLBACK_ONLY Call by reference Type reference (TYPE) BOOLE_D ' ' Raise ROLLBACK -Errors in BAPI: TRUE (='X') and FALSE (=' ') 20130813

Method SET_ROLLBACK_FOR_CO_MD on class IF_EX_MDG_IN_USE_FOR_CO_MD has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in