There are 4 internal tables containing data. How to put it
into a final table?
Answer Posted / parthasarathi
u have to do by loop the internal table which having more records compare to other internal table. Then read the other internal table by using read statement.After that move the records into final internal table.
Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between float and packed data type?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What are the aggregate objects in data dictionary? : sap abap data dictionary
What are the different types of the sap abap data dictionary objects?
Explain what are the different functions used in sap script? What are the parameters used in each function?
What is Transactional based Application & Role based Application?
What are the system fields you have worked with? Explain?
What are multiple use BADIS?
What are the internal tables and work area?
What is the difference between collect and sum?
Explain the difference between a dialog program and a report?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
What are the different types of abap/4 programs?
What are the types of parameters in the function modules?