SAP ABAP Data Element /TDAG/CPE_REP_COMPRESSION (Function Module for Compression Detection)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP_EX (Package) CP: Report generation and export
Basic Data
Data Element /TDAG/CPE_REP_COMPRESSION
Short Description Function Module for Compression Detection  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
Further Characteristics
Search Help: Name HFDIR    
Search Help: Parameters FUNCNAME   
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 Compress. 
Medium 20 Compression 
Long 40 Funct. Mod. for Compression Detection 
Heading 55 Function Module for Compression Detection 
Documentation

Definition

Specifes the function module that detects if a report file is saved as a compressed version in the report management system.

Use

During report generation process, the user can configure the generation variant to compress the generated reports before storing them in the report management system. Since there is no compression indicator associated with the reports stored in the RMS, the report file must be parsed before further processing to detect whether the file is already compressed.

To do this, the system calls the function module maintained in this field. If the function module detects a compression, it returns a flag that indicates that the calling function can pass the compressed file to the decompression function in order to get the original report file.

Dependencies

Example

History
Last changed by/on SAP  20141109 
SAP Release Created in 222_46C