iam having 3 internal table how can i pass data to the 4th
internal table
Answer Posted / phani
Put loop for one internal table , within that read internal
tabe 2 & 3.
Populate data into internal table 4 by using move statement
within the loop.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between a dialog program and a report?
What are types of select statements?
What is asynchronous and synchronous update?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What are the control break events in abap? : abap data dictionary
What is partner selection?
Difference between sy-tabix and sy-index? Where it is used?
How to read files and process BDC's automatically ?
please give the remaining answers.
What is the differrences between structure and table in data dictionary in abap? : abap hr
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What are the abap/4 commands that link to a layout set?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is a data element?