SAP ABAP Class CL_MMME_DEBUG_CONTROL (Control Class for Debugging MM-ME)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Properties
Class CL_MMME_DEBUG_CONTROL  
Short Description Control Class for Debugging MM-ME    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 20020215   SAP 
Last change 20020215   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MMME_DEBUG_CONTROL has no forward declaration.
Interfaces
Class CL_MMME_DEBUG_CONTROL has no interface implemented.
Friends
Class CL_MMME_DEBUG_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GF_ACTIVE Static Attribute Public Type reference (TYPE) CHAR1 Flag: Debugging Active 20020215
2 GF_CONTROL Static Attribute Public Type reference (TYPE) ME_DEBUG_CONTROL Control Structure as Character String 20020215
3 GF_DISABLE Static Attribute Private Type reference (TYPE) CHAR1 Flag: Debugging Disabled 20020215
4 GS_SY Static Attribute Public Type reference (TYPE) SYST Save ABAP System Fields 20020215
5 GT_NAME Static Attribute Private Type reference (TYPE) ME_DEBUG_NAME_T Table of Breakpoint Names 20020215
Methods
# Method Level Visibility Method type Description Created on
1 BACKGROUND_PROCESS Static method Public Method Check whether the process runs in background 20020215
2 BUILD_TABLE Static method Public Method Table of BreakPoint Names 20020215
3 CHECK Static method Public Method Check whether breakpoint is active 20020215
4 CLASS_CONSTRUCTOR Static method Public Constructor 20020215
5 CONTROL_SET Static method Public Method Set control string externally (for BAPI) 20020215
Events
Class CL_MMME_DEBUG_CONTROL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONTROL_X Private See coding Control Structure in Binary Display 20020215
Method Signatures

Method BACKGROUND_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BACKGROUND Value transfer Type reference (TYPE) CHAR1 20020215

Method BACKGROUND_PROCESS on class CL_MMME_DEBUG_CONTROL has no exception.

Method BUILD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NAME Call by reference Type reference (TYPE) MB_DEBUG_NAME_T 20020215

Method BUILD_TABLE on class CL_MMME_DEBUG_CONTROL has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) MB_DEBUG_NAME 20020215
2 Returning R_ACTIVE Value transfer Type reference (TYPE) CHAR1 20020215

Method CHECK on class CL_MMME_DEBUG_CONTROL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MMME_DEBUG_CONTROL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MMME_DEBUG_CONTROL has no exception.

Method CONTROL_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEBUG_CONTROL Call by reference Type reference (TYPE) MB_DEBUG_CONTROL 20020215

Method CONTROL_SET on class CL_MMME_DEBUG_CONTROL has no exception.
History
Last changed by/on SAP  20020215 
SAP Release Created in 470