SAP ABAP Class CL_RSCRM_IMP_TRACE_MGR (Runtime tracing manager)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RSCRM_IMP_TEST_TOOLS (Package) CRM In-Memory Planning Test Tools
⤷
⤷
Properties
| Class | CL_RSCRM_IMP_TRACE_MGR | |
| Short Description | Runtime tracing manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCRM_IMP_TEST_TOOLS | CRM In-Memory Planning Test Tools |
| Created | 20120328 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSCRM_IMP_TRACE_MGR has no forward declaration.
Interfaces
Class CL_RSCRM_IMP_TRACE_MGR has no interface implemented.
Friends
Class CL_RSCRM_IMP_TRACE_MGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ABAP_RUNTIME | 20120402 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSCRMD_IMP_TRACE | 20120402 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20120402 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | To start the trace | 20120402 | |
| 2 | Static method | Public | Method | To clean the table of trace | 20120402 | |
| 3 | Instance method | Public | Method | To finish the time trace | 20120402 |
Events
Class CL_RSCRM_IMP_TRACE_MGR has no event.
Types
Class CL_RSCRM_IMP_TRACE_MGR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_METHOD | Call by reference | Type reference (TYPE) | STRING | 20120402 | ||||
| 2 | IV_SCENARIO | Call by reference | Type reference (TYPE) | STRING | 20120402 |
Method CONSTRUCTOR on class CL_RSCRM_IMP_TRACE_MGR has no exception.
Method DELETE_LOG_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UP_TO_DATE | Call by reference | Type reference (TYPE) | DATS | Delete all the log entries before this cutoff date | 20120402 |
Method DELETE_LOG_ENTRIES on class CL_RSCRM_IMP_TRACE_MGR has no exception.
Method END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RUNTIME | Value transfer | Type reference (TYPE) | INT4 | Runtime measurement in microseconds | 20120402 |
Method END on class CL_RSCRM_IMP_TRACE_MGR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |