‎2008 May 06 3:19 AM
Hi Experts,
i have small dought in debugging.
suppose in my internal table am having 10 fields. while debugging if i choose that internal table am able to only 4 fields, am not able to see remaining fields,
so how to see all fields in that table?
and in that tab there are 2000 records, currently am in 10th record, how to see 200rd record directly not through using scroll.
here am using ECC5.0.
thanks in advance.
Rgds,
sudharsan.
‎2008 May 06 3:30 AM
1. Click on Next table field button in application tool bar to move to the right of the fields in the internal table. 2. When you display the internal table you can see a row with field names, to the left of it will be the top record number, replace the number with the record number that you need to switch to display on the top.
‎2008 May 06 3:30 AM
1. Click on Next table field button in application tool bar to move to the right of the fields in the internal table. 2. When you display the internal table you can see a row with field names, to the left of it will be the top record number, replace the number with the record number that you need to switch to display on the top.
‎2008 May 06 3:52 AM
hi Eswar,
Thank u verymuch for ur help.
i ve rewarded.
Rgds,
sudharsan.