SAP ABAP Class CL_FDT_LEAN_TRACE_DB (Class - Lean Trace DB Genration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core
⤷
⤷
Properties
| Class | CL_FDT_LEAN_TRACE_DB | |
| Short Description | Class - Lean Trace DB Genration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_CORE | BRFplus: Core |
| Created | 20111014 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_LEAN_TRACE_DB has no interface implemented.
Friends
Class CL_FDT_LEAN_TRACE_DB has no friend class.
Attributes
Class CL_FDT_LEAN_TRACE_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Trace | 20111014 | |
| 2 | Static method | Public | Method | Read Trace | 20111014 | |
| 3 | Static method | Public | Method | Save Trace | 20111014 |
Events
Class CL_FDT_LEAN_TRACE_DB has no event.
Types
Class CL_FDT_LEAN_TRACE_DB has no local type.
Method Signatures
Method DELETE_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRACE_UUID | Call by reference | Type reference (TYPE) | IF_FDT_LEAN_TRACE=>S_HEADER-TRACE_UUID | 20111014 |
Method DELETE_TRACE on class CL_FDT_LEAN_TRACE_DB has no exception.
Method READ_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_REC_CLUSTER | Call by reference | Type reference (TYPE) | CL_FDT_TRACE=>TS_REC_CLUSTER | Trace Records (for Cluster Table) | 20130505 | |||
| 2 | IV_TRACE_UUID | Call by reference | Type reference (TYPE) | IF_FDT_LEAN_TRACE=>S_HEADER-TRACE_UUID | 20111014 |
Method READ_TRACE on class CL_FDT_LEAN_TRACE_DB has no exception.
Method SAVE_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TRACE | Call by reference | Type reference (TYPE) | FDT_TRACE_0100 | FDT: Indx-typed table for Lean Trace | 20111014 | |||
| 2 | ITS_REC_CLUSTER | Call by reference | Type reference (TYPE) | CL_FDT_TRACE=>TS_REC_CLUSTER | Trace Records (for Cluster Table) | 20130505 | |||
| 3 | IV_TRACE_UUID | Call by reference | Type reference (TYPE) | IF_FDT_LEAN_TRACE=>S_HEADER-TRACE_UUID | 20111014 |
Method SAVE_TRACE on class CL_FDT_LEAN_TRACE_DB has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |