SAP ABAP Class CL_BGRFC_KERNEL_TRACE (Work Process Trace)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC1 (Package) bgRFC -- Kernel-Related Development
Properties
Class CL_BGRFC_KERNEL_TRACE  
Short Description Work Process Trace    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQRFC1   bgRFC -- Kernel-Related Development 
Created 20060626   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BGRFC_KERNEL_TRACE has no forward declaration.
Interfaces
Class CL_BGRFC_KERNEL_TRACE has no interface implemented.
Friends
Class CL_BGRFC_KERNEL_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BGRFC_RUNTIME_COMPONENT Constant Public Type reference (TYPE) CHAR1 'R' bgRFC Runtime Component 20060627
2 CO_BGRFC_TRACE_LEVEL_2 Constant Public Type reference (TYPE) CHAR1 '2' bgRFC Trace Level 2 20060627
Methods
# Method Level Visibility Method type Description Created on
1 _GET_USER_TRACE_LEVEL Static method Public Method Current User Trace Level 20060627
2 _WRITE_STRING Static method Public Method Output Work Process/User Traces 20060626
Events
Class CL_BGRFC_KERNEL_TRACE has no event.
Types
Class CL_BGRFC_KERNEL_TRACE has no local type.
Method Signatures

Method _GET_USER_TRACE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LEVEL Value transfer Type reference (TYPE) I 20060627

Method _GET_USER_TRACE_LEVEL on class CL_BGRFC_KERNEL_TRACE has no exception.

Method _WRITE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Value transfer Type reference (TYPE) CHAR1 CO_BGRFC_RUNTIME_COMPONENT Komponentangabe (z. B. R =Runtime, etc.) 20060626
2 Importing LEVEL Value transfer Type reference (TYPE) CHAR1 CO_BGRFC_TRACE_LEVEL_2 Trace-Level (0: Errortrace, 1, 2, 3 = Tracelevel 1,2,3) 20060626
3 Importing TEXT Call by reference Type reference (TYPE) STRING Text-Angabe 20060626

Method _WRITE_STRING on class CL_BGRFC_KERNEL_TRACE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710