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 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | Flag: Debugging Active | 20000714 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | MB_DEBUG_CONTROL | Control Structure as Character String | 20000714 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Flag: Debugging Disabled | 20000714 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | SYST | Save ABAP System Fields | 20000723 | |||
| 5 | 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 | Static method | Public | Method | Check whether the process runs in background | 20000714 | |
| 2 | Static method | Public | Method | Table of BreakPoint Names | 20000714 | |
| 3 | Static method | Public | Method | Check whether breakpoint is active | 20000714 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000714 | |
| 5 | 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 | 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 | 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 | I_NAME | Call by reference | Type reference (TYPE) | MB_DEBUG_NAME | Name eines Break-Points | 20000714 | |||
| 2 | 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 | 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 |