SAP ABAP Data Element IDREPFW_MAX_SIZE (Maximum Size of XML File in KB)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-REP_FRWK (Package) International Development: Reporting Framework
Basic Data
Data Element IDREPFW_MAX_SIZE
Short Description Maximum Size of XML File in KB  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type IDREPFW_MAX_SIZE    
Data Type NUMC   Character string with only digits 
Length 10    
Decimal Places 0    
Output Length 10    
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 MaxXMLSize 
Medium 16 Maximum XML Size 
Long 30 Maximum Size of XML File in KB 
Heading 10 MaxXMLSize 
Documentation

Definition

Specifies the maximum size of the XML file in KB that the reporting framework generates if the file size is too large.

Use

You can maximize the size of the XML file that the program generates by entering a maximum KB in this field. When the program generates the file, it checks whether its size exceeds the maximum value, and if so, it splits the XML file into smaller ones.

If you do not enter any value in this field, the program does not split the XML file.

Note:

If you enter a very small value in in this field, the program might not be able to create so small XML files, for example, if the header data is too large that the system does not split. The system stops the splitting if the number of the split XML files is too high (for example, it is more than 999 files).

Dependencies

Example

History
Last changed by/on SAP  20130529 
SAP Release Created in 607