SAP Message AWRT000 - The dataset (& bytes) is too big (abap/alvgrid/size_nodod_mb)

Diagnosis
The system tried to send a data record to the frontend, which containsV1 bytes. however, the data volume has been restricted to v2 bytes.

System Response
The current application program has been terminated with a runtimeerror.

Procedure
Restrict the data selection if possible or contact your systemadministrator.

Procedure for System Administration
The maximum size of these data volumes can be set using the kernelparameter 'abap/alvgrid/size_nodod_mb' (in mega bytes).