SAP ABAP Class CL_FDT_WD_DEBUG_TRACE (FDT WD: Debug Trace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_INFRASTRUCTURE (Package) BRFplus: Web Dynpro UI: Infrastructure

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_DEBUG_TRACE | FDT WD: Debug Trace | 20090630 |
Properties
Class | CL_FDT_WD_DEBUG_TRACE | |
Short Description | FDT WD: Debug Trace | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_WD_INFRASTRUCTURE | BRFplus: Web Dynpro UI: Infrastructure |
Created | 20090629 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FDT_WD_DEBUG_TRACE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FDT_WD_DEBUG_TRACE | FDT WD: Debug Trace | 20090630 |
Friends
Class CL_FDT_WD_DEBUG_TRACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | BALOBJ_D | 'FDT' | Application log: Object name (Application code) | 20090630 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'FDT_WD_DEBUG_TRACE' | Application Log: Subobject | 20090630 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090630 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | True: Debug Trace active | 20090630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Creates a new application log | 20090630 |
2 | ![]() |
Static method | Public | Method | Init Debug Trace | 20111025 |
3 | ![]() |
Instance method | Public | Method | Returns if trace is active | 20090630 |
4 | ![]() |
Instance method | Public | Method | Activates Trace | 20090630 |
Events
Class CL_FDT_WD_DEBUG_TRACE has no event.
Types
Class CL_FDT_WD_DEBUG_TRACE has no local type.
Method Signatures
Method CREATE_LOG Signature
Method CREATE_LOG on class CL_FDT_WD_DEBUG_TRACE has no parameter.
Method CREATE_LOG on class CL_FDT_WD_DEBUG_TRACE has no exception.
Method INIT_DEBUG_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20111025 | ||
2 | ![]() |
IO_UI_MODE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_UI_MODE | FDT WD: Mode, in which the UI runs | 20111025 |
Method INIT_DEBUG_TRACE on class CL_FDT_WD_DEBUG_TRACE has no exception.
Method IS_TRACE_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Active | 20090630 |
Method IS_TRACE_ACTIVE on class CL_FDT_WD_DEBUG_TRACE has no exception.
Method SET_TRACE_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRACE_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | True: Trace active | 20090630 |
Method SET_TRACE_ACTIVE on class CL_FDT_WD_DEBUG_TRACE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |