SAP ABAP Message Class CNV_10020 Message Number 585 (No scaling of calculated results takes place)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_10020 (Package) CNV package 10020
Attribute
Message class CNV_10020  
Short Description Message class for package 10020    
Message Number 585  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
No scaling of calculated results takes place
Help Document

Diagnosis

The program for calculating the memory requirements considers only the width of the internal table. Depending on the system settings, the calculated value may differ from the actual memory requirements.

To get a more precise estimate, the system can first determine the actual memory requirements for internal object tables of certain sizes and compare these values to the calculated value. This results in a scaling factor by which the calculated memory requirements can be multiplied. You can switch off the scaling at any time.

Notes

Using the parameter MEMORY_USE_SCALE (transaction CNV_10020_PARAM), you can switch off the scaling.

History
Last changed on/by 20141030  SAP 
SAP Release Created in