SAP ABAP Class CL_ICF_RECORDER (Internet Communication Framework Recorder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SHTTP (Package) Development Class for HTTP Communication
Properties
Class CL_ICF_RECORDER  
Short Description Internet Communication Framework Recorder    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHTTP   Development Class for HTTP Communication 
Created 20030903   SAP 
Last change 20110908   SAP 
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)
Interfaces
Class CL_ICF_RECORDER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_HTTP_CLIENT 20030903 HTTP Client Control Block
2 CL_HTTP_SERVER 20030903 HTTP Framework (iHTTP) HTTP Server
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ENABLE_CLIENT_RECORDING Static Attribute Protected Type reference (TYPE) I Recording Activated 20030903
2 C_ICFATTRIB Static Attribute Public Type reference (TYPE) ICFATTRIB Description of ICF Attributes (Trace/Debugging) 20031117
3 C_IS_CONTEXT_TRANSACTIONAL Static Attribute Private Type reference (TYPE) ABAP_BOOL Is context transactional? 20061212
4 C_LAST_MESSAGE_ID Static Attribute Protected Type reference (TYPE) SYSUUID_C Current Message ID for Persistence Layer 20030903
5 C_OWNER_CLIENT Static Attribute Protected Type reference (TYPE) SYMANDT R/3 System, Client Number from Logon 20040421
6 C_OWNER_SERVER Static Attribute Protected Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20040421
7 C_OWNER_USER Static Attribute Protected Type reference (TYPE) SYUNAME ABAP System, User Logon Name 20040421
8 C_ROOT_MESSAGE_ID Static Attribute Protected Type reference (TYPE) SYSUUID_C Message ID for Recorder Layer (Reference ID) 20030903
9 C_SCOPE_MESSAGE_ID Static Attribute Protected Type reference (TYPE) SYSUUID_C Caller Message Number 20030903
10 C_SCOPE_MESSAGE_NR Static Attribute Protected Type reference (TYPE) SYINDEX Caller Message Number 20030903
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20061212
2 IS_CONTEXT_TRANSACTIONAL Static method Private Method Internal only (execution in transactional context) 20061211
3 PROCESS_DB_COMMIT Static method Public Method For Internal Use 20061212
Events
Class CL_ICF_RECORDER has no event.
Types
Class CL_ICF_RECORDER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ICF_RECORDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ICF_RECORDER has no exception.

Method IS_CONTEXT_TRANSACTIONAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SKIP_DB_COMMIT Value transfer Type reference (TYPE) ABAP_BOOL Keine DB-Commit ausfuehren. 20061211

Method IS_CONTEXT_TRANSACTIONAL on class CL_ICF_RECORDER has no exception.

Method PROCESS_DB_COMMIT Signature

Method PROCESS_DB_COMMIT on class CL_ICF_RECORDER has no parameter.
Method PROCESS_DB_COMMIT on class CL_ICF_RECORDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640