SAP ABAP Class CL_FPM_SALV_TRACE (FPM trace logger)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
Properties
| Class | CL_FPM_SALV_TRACE | |
| Short Description | FPM trace logger | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20101220 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_SALV_TRACE has no forward declaration.
Interfaces
Class CL_FPM_SALV_TRACE has no interface implemented.
Friends
Class CL_FPM_SALV_TRACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_LOGGER | 20101220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20101220 | ||
| 2 | Instance method | Public | Method | 20110214 | ||
| 3 | Instance method | Public | Method | 20101220 | ||
| 4 | Instance method | Public | Method | 20101220 | ||
| 5 | Instance method | Public | Method | 20101220 |
Events
Class CL_FPM_SALV_TRACE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_CLASS_SHORTENED_NAME | Public | Type reference (TYPE) | IF_SALV_LOGGER=>Y_CLASS_SHORTENED_NAME | 20101220 | |
|
| 2 | Y_LOG_TEXT | Public | Type reference (TYPE) | STRING | 20101220 | |
|
| 3 | Y_TASK | Public | Type reference (TYPE) | IF_SALV_LOGGER=>Y_TASK | 20101220 | |
Method Signatures
Method CREATE_LOGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_SHORTENED_NAME | Call by reference | Type reference (TYPE) | Y_CLASS_SHORTENED_NAME | 20101220 | ||||
| 2 | RO_LOGGER | Value transfer | Object reference (TYPE REF TO) | CL_FPM_SALV_TRACE | 20101220 |
Method CREATE_LOGGER on class CL_FPM_SALV_TRACE has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110214 |
Method IS_ACTIVE on class CL_FPM_SALV_TRACE has no exception.
Method LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20101220 | ||||
| 2 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | 20101220 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20101220 |
Method LOG on class CL_FPM_SALV_TRACE has no exception.
Method LOG_TASK_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20101220 | ||||
| 2 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | 20101220 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20101220 |
Method LOG_TASK_BEGIN on class CL_FPM_SALV_TRACE has no exception.
Method LOG_TASK_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20101220 | ||||
| 2 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | 20101220 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20101220 |
Method LOG_TASK_END on class CL_FPM_SALV_TRACE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |