SAP ABAP Message Class /CWM/MM Message Number 058 (Overruning lengths (&1) for selection with value range table)
Hierarchy
IS-CWM (Software Component) Industry Solution Catch Weight Management
   IS-CWM (Application Component) Industry Solution Catch Weight Management
     /CWM/APPL_MM (Package) Inventory Management
Attribute
Message class /CWM/MM  
Short Description Catch Weight Management: Inventory Management    
Message Number 058  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20050411   
Message Text
Overruning lengths (&1) for selection with value range table
Help Document

Diagnosis

The selection criteria for a value range table cause a length overrun.

You have entered selection criteria for locations or stock items with a value range table. To execute the LIME query, the values in the value range table are converted to a logical condition that is used to generate the SQL statement.

The total permitted length of an SQL statement - depending on the database system - is restricted. By expanding the value range table, the size restriction of the SQL statement was exceeded.

System Response

The system could not execute the LIME query.

Procedure

The length of the generated SQL statement generally depends on the number of entries in the value range table.

It is standard for 50 materials to be processed in a LIME query to optimize peformance (for example, for 120 selected materials, three LIME requests are executed).
To reduce the number of materials for each LIME query, the program switches the relevant selection field to "Changeable".
Enter a smaller value than the one displayed and execute the program again.

When you next call this program, the corresponding selection field will be hidden.

Procedure for System Administration

History
Last changed on/by 20110810  SAP 
SAP Release Created in   10