SAP ABAP Class CL_CHIP_TRACE (Trace for CHIPs)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
⤷
⤷
Properties
| Class | CL_CHIP_TRACE | |
| Short Description | Trace for CHIPs | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20090105 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHIP_TRACE has no forward declaration.
Interfaces
Class CL_CHIP_TRACE has no interface implemented.
Friends
Class CL_CHIP_TRACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ENTRIES | 20090105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns a part of the trace | 20090105 | |
| 2 | Static method | Public | Method | Creates a trace point for the current status | 20090105 | |
| 3 | Static method | Public | Method | Writes a trace entry | 20090105 |
Events
Class CL_CHIP_TRACE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ENTRIES | Public | See coding | 20090105 | entries type standard table of entry with key table_line
|
||
| 2 | ENTRY | Public | See coding | 20090105 | begin of ENTRY,
message type ref to cl_chip_trace_message_object,
exception type ref to cx_root,
end of entry
|
||
| 3 | TRACE_POINT | Public | Object reference (TYPE REF TO) | CL_CHIP_TRACE_POINT | 20090105 | |
Method Signatures
Method GET_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END | Call by reference | Type reference (TYPE) | TRACE_POINT | 20090105 | ||||
| 2 | START | Call by reference | Type reference (TYPE) | TRACE_POINT | 20090105 | ||||
| 3 | TRACE | Value transfer | Type reference (TYPE) | ENTRIES | 20090105 |
Method GET_TRACE on class CL_CHIP_TRACE has no exception.
Method GET_TRACE_POINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRACE_POINT | Value transfer | Type reference (TYPE) | TRACE_POINT | 20090105 |
Method GET_TRACE_POINT on class CL_CHIP_TRACE has no exception.
Method TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20090108 | |||
| 2 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_CHIP_TRACE_MESSAGE_OBJECT | Eine Message des Traces | 20090105 |
Method TRACE on class CL_CHIP_TRACE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |