SAP ABAP Data Element UCONCOMPFLG (SPACE-> No Compression, 'X'-> Compression)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DDIC (Package) DDIC elements for S_UNIFIED_CON and subpackages
⤷
⤷
Basic Data
| Data Element | UCONCOMPFLG |
| 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
If this option is activated, the system will attempt to compress the response document. The gzip compression process is used for this.
Currently, the response document can be compressed only if the caller is able to perform gzip compression. An HTTP caller uses the header field "accept-encoding" to inform the server of this property with "gzip" as the 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 | 20141013 |
| SAP Release Created in | 804 |