SAP ABAP Class /BOBF/CL_TOOL_TRACE_OBJECT (Trace Object: Encapsulates Trace Functions)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/TOOLS (Package) Business Object Processing Framework Tools
⤷
⤷
Properties
| Class | /BOBF/CL_TOOL_TRACE_OBJECT | |
| Short Description | Trace Object: Encapsulates Trace Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/TOOLS | Business Object Processing Framework Tools |
| Created | 20121011 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CL_TOOL_TRACE_OBJECT has no forward declaration.
Interfaces
Class /BOBF/CL_TOOL_TRACE_OBJECT has no interface implemented.
Friends
Class /BOBF/CL_TOOL_TRACE_OBJECT has no friend class.
Attributes
Class /BOBF/CL_TOOL_TRACE_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Removes all entries of that trace | 20121011 | |
| 2 | Instance method | Public | Method | Create a certain entity of that trace | 20121011 | |
| 3 | Instance method | Public | Method | Deletes a certain entity of that trace | 20121011 | |
| 4 | Instance method | Public | Method | Generates ABAP code of the trace data | 20121011 | |
| 5 | Instance method | Public | Method | Generate XML out of the trace data | 20121011 | |
| 6 | Instance method | Public | Method | Returns the ID of that trace known by the database | 20121011 | |
| 7 | Instance method | Public | Method | Reloads trace data from database and returns delta | 20121011 | |
| 8 | Instance method | Public | Method | Updates a certain entity of that trace | 20121011 |
Events
Class /BOBF/CL_TOOL_TRACE_OBJECT has no event.
Types
Class /BOBF/CL_TOOL_TRACE_OBJECT has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class /BOBF/CL_TOOL_TRACE_OBJECT has no parameter.
Method CLEAR on class /BOBF/CL_TOOL_TRACE_OBJECT has no exception.
Method CREATE_ENTRY Signature
Method CREATE_ENTRY on class /BOBF/CL_TOOL_TRACE_OBJECT has no parameter.
Method CREATE_ENTRY on class /BOBF/CL_TOOL_TRACE_OBJECT has no exception.
Method DELETE_ENTRY Signature
Method DELETE_ENTRY on class /BOBF/CL_TOOL_TRACE_OBJECT has no parameter.
Method DELETE_ENTRY on class /BOBF/CL_TOOL_TRACE_OBJECT has no exception.
Method GENERATE_ABAP_CODE Signature
Method GENERATE_ABAP_CODE on class /BOBF/CL_TOOL_TRACE_OBJECT has no parameter.
Method GENERATE_ABAP_CODE on class /BOBF/CL_TOOL_TRACE_OBJECT has no exception.
Method GENERATE_XML Signature
Method GENERATE_XML on class /BOBF/CL_TOOL_TRACE_OBJECT has no parameter.
Method GENERATE_XML on class /BOBF/CL_TOOL_TRACE_OBJECT has no exception.
Method GET_TRACE_ID Signature
Method GET_TRACE_ID on class /BOBF/CL_TOOL_TRACE_OBJECT has no parameter.
Method GET_TRACE_ID on class /BOBF/CL_TOOL_TRACE_OBJECT has no exception.
Method RELOAD_FROM_DATABASE Signature
Method RELOAD_FROM_DATABASE on class /BOBF/CL_TOOL_TRACE_OBJECT has no parameter.
Method RELOAD_FROM_DATABASE on class /BOBF/CL_TOOL_TRACE_OBJECT has no exception.
Method UPDATE_ENTRY Signature
Method UPDATE_ENTRY on class /BOBF/CL_TOOL_TRACE_OBJECT has no parameter.
Method UPDATE_ENTRY on class /BOBF/CL_TOOL_TRACE_OBJECT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 747 |