Skip to Content
0
Former Member
Dec 10, 2009 at 03:51 AM

problem in sapquery( abap query )

34 Views

Hi All,

I am modifying a standard query . i added 4 fields to the query and maintained coding for that fields and included in a internal table . I have 4 records in internal table.

Problem :

Normally the standard query printing 1 record along with my fields(in standard query only one record is presented ). It is printing last record of my inernal table.But i want the output like 4 records should print (the standard query record should print 4 times with along with my internal table means duplication should maintained).

How to solve this problem

Thanks in advance

Regards,

Sudhakar