SAP ABAP Class CL_MMIM_DEBUG_CONTROL (Control Class for Debugging MM-IM)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MB (Package) Application development R/3 inventory management
Properties
Class CL_MMIM_DEBUG_CONTROL  
Short Description Control Class for Debugging MM-IM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MB   Application development R/3 inventory management 
Created 20000714   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MMIM_DEBUG_CONTROL has no forward declaration.
Interfaces
Class CL_MMIM_DEBUG_CONTROL has no interface implemented.
Friends
Class CL_MMIM_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 20000714
2 GF_CONTROL Static Attribute Public Type reference (TYPE) MB_DEBUG_CONTROL Control Structure as Character String 20000714
3 GF_DISABLE Static Attribute Private Type reference (TYPE) CHAR1 Flag: Debugging Disabled 20000714
4 GS_SY Static Attribute Public Type reference (TYPE) SYST Save ABAP System Fields 20000723
5 GT_NAME Static Attribute Private Type reference (TYPE) MB_DEBUG_NAME_T Table of Breakpoint Names 20000714
Methods
# Method Level Visibility Method type Description Created on
1 BACKGROUND_PROCESS Static method Public Method Check whether the process runs in background 20000714
2 BUILD_TABLE Static method Public Method Table of BreakPoint Names 20000714
3 CHECK Static method Public Method Check whether breakpoint is active 20000714
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000714
5 CONTROL_SET Static method Public Method Set control string externally (for BAPI) 20000714
Events
Class CL_MMIM_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 20000714
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 Yes/No 20000714

Method BACKGROUND_PROCESS on class CL_MMIM_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 Tabelle von Break-Point Namen 20000714

Method BUILD_TABLE on class CL_MMIM_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 Name eines Break-Points 20000714
2 Returning R_ACTIVE Value transfer Type reference (TYPE) CHAR1 Active 20000714

Method CHECK on class CL_MMIM_DEBUG_CONTROL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MMIM_DEBUG_CONTROL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MMIM_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 Debugging-Kontrollstruktur MM-IM (Typ X(16)) 20000714

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