SAP ABAP Data Element ICFCOMPFLG (SPACE-> No Compression, 'X'-> Compression)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SHTTP (Package) Development Class for HTTP Communication
⤷
⤷
Basic Data
| Data Element | ICFCOMPFLG |
| Short Description | SPACE-> No Compression, 'X'-> Compression |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Comp. Flag |
| Medium | 15 | Comp. Flag |
| Long | 20 | Compression Flag |
| Heading | 41 | Compression Flag (SPACE-> NO, 'X' -> YES) |
Documentation
Definition
When this option is activated, the system attempts to compress the response document using the gzip compression procedure.
Currently, compression can only occur if it is determined that the calling system is capable of performing gzip compression. The HTTP caller informs the server of this property by using the header field "accept-encoding" with "gzip" as a value.
Gzip compression is currently only supported if the version of the HTTP protocol of the calling system is at least 1.1 (HTTP/1.1).
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |