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 | 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 | Static Attribute | Protected | Type reference (TYPE) | I | Recording Activated | 20030903 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | ICFATTRIB | Description of ICF Attributes (Trace/Debugging) | 20031117 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Is context transactional? | 20061212 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | SYSUUID_C | Current Message ID for Persistence Layer | 20030903 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | SYMANDT | R/3 System, Client Number from Logon | 20040421 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20040421 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | SYUNAME | ABAP System, User Logon Name | 20040421 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | SYSUUID_C | Message ID for Recorder Layer (Reference ID) | 20030903 | |||
| 9 | Static Attribute | Protected | Type reference (TYPE) | SYSUUID_C | Caller Message Number | 20030903 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | SYINDEX | Caller Message Number | 20030903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20061212 | ||
| 2 | Static method | Private | Method | Internal only (execution in transactional context) | 20061211 | |
| 3 | 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 | 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 |