2015 Jan 12 9:14 PM
All,
I have a checkbox on my first selection screen (Report1). Once I mark the checkbox and hit F8, it takes me to another selection screen (Report2). After entering the details, I get the output in alv grid format. When I hit back to come to 2nd selection screen (Report 2), I get a short dump.
I am definitely missing something but cant figure out. Please help.
Regards,
Salil
2015 Jan 12 9:37 PM
Issue resolved by myself.
Had forgotten to remove the following code which was causing shortdump.
gw_layout-box_fieldname = 'SEL'.
gw_layout-coltab_fieldname = 'CELLCOLOR'.
2015 Jan 12 9:37 PM
Issue resolved by myself.
Had forgotten to remove the following code which was causing shortdump.
gw_layout-box_fieldname = 'SEL'.
gw_layout-coltab_fieldname = 'CELLCOLOR'.