Skip to Content
0
Former Member
Nov 18, 2010 at 06:47 AM

Identical names in subsequent rows not shown in ALV list

27 Views

hi,

I am new to ABAP,

i have developed a ALV Program to show the joiners and leavers of a Company,

here everything works fine, except one thing,

i have 10 number of colums, 1. PERNR 2.First Name 3.LAst Name 4. DOB ....

in the Second column(First Name), if the names are similar, like 1.shane Lee and 2.shane warne, the second persons first name is not getting displyed (that files is blank) but the last name , DOB and all works fine,

i have used this code "rp_provide_from_last p0002".

what are all the possibilities to correct this.

Thanks

B

Moderator message: please use meaningful subject lines when posting, corrected for you this time.

Edited by: Thomas Zloch on Nov 18, 2010 8:50 AM