You are right, the container could be a problem when you try to display the output of the ALV in background. Use class CL_SALV_TABLE, it is much easier and efficient while displaying ALV using OOPs. Demp programs are available in ECC on how to use this class. You can start with SALV_DEMO_TABLE_REAL_SIMPLE
↧