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
Where the payroll results are stored
What is an abap/4 query? : abap hr
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
How will you define posting procedures?
What is a modification assistant?
What is SAP Data conversion ?
How many types of views are there ?
What is a data dictionary? : sap abap data dictionary
How can we send data to external programs?
How can you access the function code from menu painter?
Can we make use of flow logic control key words in abap/4 and vice-versa?
What is the differences between structure and table in data dictionary in abap?
What is a multiple line field? : abap bdc
Explain what is an rfc?
Value table VS check Table.