SAP ABAP Message Class 0K Message Number 099 (Too many rows in editable grid (&1 > &2))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Attribute
Message class 0K  
Short Description Messages for "General List Modules"    
Message Number 099  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Too many rows in editable grid (&1 > &2)
Help Document

Diagnosis

In a Web application, you have exceeded the maximum number of lines that can be edited.

This is an error of the program that uses the SAP List Viewer.

System Response

Editing was terminated.

Procedure

In your program, ensure that the maximal number of lines cannot be exceeded.
To do this, you may use filter criteria or default variants, or you may restrict the selection.

If the program concerned is an SAP program, create an OSS message.

Procedure for System Administration

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