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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_CFX_TRACE 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 M_INDEX Instance attribute Protected Type reference (TYPE) I 1000 20010123
2 M_NEW_LINE Instance attribute Private Type reference (TYPE) CFX_BOOLEAN Boolean Type 20010124
3 M_USER_ID Instance attribute Private Type reference (TYPE) SYUNAME Logon Name of User 20010913
4 SC_KEY_PREFIX_LINE Static Attribute Protected Type reference (TYPE) CHAR20 'CFX_TR_' 20010124
5 SC_KEY_PREFIX_MAX_LINE Static Attribute Protected Type reference (TYPE) CHAR20 'CFX_MX_' Char 20 20010124
6 SC_MAX_LINES Static Attribute Protected Type reference (TYPE) I 2000 20010124
7 SC_SEPARATOR Static Attribute Public Type reference (TYPE) CHAR1 ';' Single-Character Flag 20010124
8 SC_START_INDEX Static Attribute Protected Type reference (TYPE) I 10000 20010123
9 SM_TRACE_ON Static Attribute Public Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE 20010323
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Trace Entry 20010123
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010123
3 GET Instance method Public Method Determine Trace Entry 20010123
4 GET_MAX_INDEX Static method Protected Method Add Trace Entry 20010124
5 SET_MAX_INDEX 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 Importing I_KEY Call by reference Type reference (TYPE) STRING 20010123
2 Importing I_REPORT Call by reference Type reference (TYPE) SY-REPID 20010123
3 Importing 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 Importing 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 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME Anmeldename des Benutzers 20010913
2 Returning 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 Importing I_USER Value transfer Type reference (TYPE) SY-UNAME SY-UNAME Anmeldename des Benutzers 20010124
2 Returning 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 Importing I_MAX_INDEX Value transfer Type reference (TYPE) I 20010124
2 Importing 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