SAP ABAP Message Class CNV_10020 Message Number 573 (Table &1 needs a lot of memory space for &2 &3)
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 573  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Table &1 needs a lot of memory space for &2 &3
Help Document

Diagnosis

The system found that was stored for the org. determination for table (possibly as a subpath). This path needs around kByte of memory space.
If processing of the table is split up into a multitude of tasks and/or if a multitude of tables that need a lot of memory space is processed in parallel, the total amount of storage space required may be so big that only a few jobs can be processed in parallel.

System Response

The program for processing the table will probably not terminate. however it will take up a lot of memory space.

Procedure

Make sure that no other jobs that require a lot of memory space run in parallel while table is being processed.
If necessary, reduce the required amount of data for and/or choose partial determination or single determination for this path.

Notes

You can get a complete overview of the storage requirements of all tables in transaction CNV_10020_MEMTMON. The documentation for this transaction contains a detailed description of possible solutions for this problem.

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