Skip to Content
0
Former Member
Feb 17, 2011 at 10:31 AM

How to append some fields data to already exsisted internal table?

570 Views

Hi

Iam new to ABAP.

I have a report.

In that report iam gathering data from so many tables finally i want to append it into in a single internal table.

In that issue

I got output.

But my problem is same record is displaying twice in that report while iam giving range in selection screen(like vbeln).

one row contain some fields data

another row contain some fields data.

I want both to be in a single line.why bcoz both are related to same data.

Can i use append statement for appending only few fields in already exsisting internal table based on some condition?

Is there any alternate for this issue.

How to append the field to already exsisted row based on condition.

If any body knows this answer plz help me in solving this issue.

Regards

K.S.L.Neelima

Moderator message: duplicate post locked.

Edited by: Thomas Zloch on Feb 17, 2011 4:42 PM