SAP ABAP Data Element RS_PACKLEVEL_TEXT (Explanation of packlevel values)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDRI_DBA (Package) Data Manager InfoCube Access
Basic Data
Data Element RS_PACKLEVEL_TEXT
Short Description Explanation of packlevel values  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR100    
Data Type CHAR   Character String 
Length 100    
Decimal Places 0    
Output Length 100    
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 Pack Level 
Medium 15 Pack Level 
Long 20 Pack Level 
Heading 55 Pack Level 
Documentation

Definition

Explanation of pack levels.   

The pack level describes the type of data packaging that is possible.

Pack level 1: package size is the upper limit. Empty packages and packages smaller than this size are also possible.

Pack level 2: at runtime, the system uses the query settings to decide whether to package data using pack level 1 or pack level 3.

Pack level 3: the package size is used as a guideline for internal packaging. However, packages may also be smaller or larger than this size.

Pack level 4: at runtime, the system uses the query settings to decide whether to package data using pack level 3 or pack level 5.

Pack level 5: packaging is not possible. The data is sent in one single package.

Use

Dependencies

Example

History
Last changed by/on SAP  20141013 
SAP Release Created in 740