SAP ABAP Class CL_CFX_TRACE (Trace Object)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
⤷
⤷
Properties
| Class | CL_CFX_TRACE | |
| Short Description | Trace Object | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20010123 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CFX_TRACE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CFX_FOL_APPLICATION | 20010123 | Application Singleton for Folders Packet |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | 1000 | 20010123 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | Boolean Type | 20010124 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | Logon Name of User | 20010913 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | CHAR20 | 'CFX_TR_' | 20010124 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | CHAR20 | 'CFX_MX_' | Char 20 | 20010124 | ||
| 6 | Static Attribute | Protected | Type reference (TYPE) | I | 2000 | 20010124 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | ';' | Single-Character Flag | 20010124 | ||
| 8 | Static Attribute | Protected | Type reference (TYPE) | I | 10000 | 20010123 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | 20010323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Trace Entry | 20010123 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010123 | |
| 3 | Instance method | Public | Method | Determine Trace Entry | 20010123 | |
| 4 | Static method | Protected | Method | Add Trace Entry | 20010124 | |
| 5 | Static method | Protected | Method | Add Trace Entry | 20010124 |
Events
Class CL_CFX_TRACE has no event.
Types
Class CL_CFX_TRACE has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | STRING | 20010123 | ||||
| 2 | I_REPORT | Call by reference | Type reference (TYPE) | SY-REPID | 20010123 | ||||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20010123 |
Method ADD on class CL_CFX_TRACE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Anmeldename des Benutzers | 20010913 |
Method CONSTRUCTOR on class CL_CFX_TRACE has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010913 | |||
| 2 | RT_TRACE | Value transfer | Type reference (TYPE) | CFX_TT_STRING | Tabelle mit strings | 20010123 |
Method GET on class CL_CFX_TRACE has no exception.
Method GET_MAX_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER | Value transfer | Type reference (TYPE) | SY-UNAME | SY-UNAME | Anmeldename des Benutzers | 20010124 | ||
| 2 | R_MAX_INDEX | Value transfer | Type reference (TYPE) | I | 20010124 |
Method GET_MAX_INDEX on class CL_CFX_TRACE has no exception.
Method SET_MAX_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAX_INDEX | Value transfer | Type reference (TYPE) | I | 20010124 | ||||
| 2 | I_USER | Value transfer | Type reference (TYPE) | SY-UNAME | SY-UNAME | Anmeldename des Benutzers | 20010124 |
Method SET_MAX_INDEX on class CL_CFX_TRACE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |