SAP ABAP Class CL_RULE_DEBUGGER_MM (MMPUR Rule Set Debugger)
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_RULE_DEBUGGER_MM  
Short Description MMPUR Rule Set Debugger    
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 20041123   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RULE_DEBUGGER_MM has no forward declaration.
Interfaces
Class CL_RULE_DEBUGGER_MM has no interface implemented.
Friends
Class CL_RULE_DEBUGGER_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEBUG_BREAKPOINT_ON_RULE Instance attribute Public Type reference (TYPE) STRING 20041123
2 DEBUG_DIALOG Instance attribute Public Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER 20041123
3 DEBUG_GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20041123
4 DEBUG_GT_FIELDCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT 20041123
5 DEBUG_MESSAGES Instance attribute Public See coding 20041123
6 DEBUG_RULES Instance attribute Public Type reference (TYPE) C 20041123
7 MY_DYNNR Instance attribute Public Type reference (TYPE) SY-DYNNR 20041123
8 MY_REPID Instance attribute Public Type reference (TYPE) SY-REPID 20041123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041123
2 GET_DEBUG_GRID Instance method Public Method 20041123
3 HANDLE_ADD_DEBUG_MESSAGE Instance method Public Event handling method 20041123
4 HANDLE_ADD_RULES Instance method Public Event handling method 20041123
5 HANDLE_REFRESH_DISPLAY Instance method Public Event handling method 20041123
6 REFRESH Instance method Public Event handling method 20041123
7 START Instance method Public Method 20041123
8 STOP Instance method Public Method 20041123
Events
Class CL_RULE_DEBUGGER_MM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DEBUG_OUT Public See coding 20041123 begin of DEBUG_OUT, LINE type string40, NEWCELL type LVC_T_STYL, COLINFO type LVC_T_SCOL, end of DEBUG_OUT
2 TY_T_RULES_TABLE Public See coding 20041123 TY_T_RULES_TABLE type standard table of ref to IF_RULE_MM initial size 0
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DYNNR Call by reference Type reference (TYPE) SY-DYNNR 20041123
2 Importing IM_REPID Call by reference Type reference (TYPE) SY-REPID 20041123

Method CONSTRUCTOR on class CL_RULE_DEBUGGER_MM has no exception.

Method GET_DEBUG_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GRID Value transfer Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20041123

Method GET_DEBUG_GRID on class CL_RULE_DEBUGGER_MM has no exception.

Method HANDLE_ADD_DEBUG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLOR Value transfer Attribute reference (LIKE) 20041123
2 Importing IM_OBJECT Value transfer Attribute reference (LIKE) 20041123
3 Importing IM_STRING Value transfer Attribute reference (LIKE) 20041123

Method HANDLE_ADD_DEBUG_MESSAGE on class CL_RULE_DEBUGGER_MM has no exception.

Method HANDLE_ADD_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLOR Value transfer Attribute reference (LIKE) 20041123
2 Importing IM_FACTORY Value transfer Attribute reference (LIKE) 20041123
3 Importing IM_RULE_MASK Value transfer Attribute reference (LIKE) 20041123
4 Importing IM_STRING Value transfer Attribute reference (LIKE) 20041123

Method HANDLE_ADD_RULES on class CL_RULE_DEBUGGER_MM has no exception.

Method HANDLE_REFRESH_DISPLAY Signature

Method HANDLE_REFRESH_DISPLAY on class CL_RULE_DEBUGGER_MM has no parameter.
Method HANDLE_REFRESH_DISPLAY on class CL_RULE_DEBUGGER_MM has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RULE_DEBUGGER_MM has no parameter.
Method REFRESH on class CL_RULE_DEBUGGER_MM has no exception.

Method START Signature

Method START on class CL_RULE_DEBUGGER_MM has no parameter.
Method START on class CL_RULE_DEBUGGER_MM has no exception.

Method STOP Signature

Method STOP on class CL_RULE_DEBUGGER_MM has no parameter.
Method STOP on class CL_RULE_DEBUGGER_MM has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600