Skip to Content
0
Former Member
Dec 06, 2008 at 06:50 AM

record not passed into the layout

21 Views

i have one internal table called rrb_tab.im getting 57 records into that internal table . now all the 57 records are passed into the script layout. but for the 56th and 57th record one field called rrb_tab-date is not passed into the layout.

i have debugged the program and layout. in the program the internal table is having values for date.

but these dates are not passed into the layout.

plz tell me why is it happening?