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
What is logical database? : abap hr
What are null values? : abap data dictionary
Difference between BDC vs Direct Loads?
Did you create help views?
What are the major steps will you use for tuning?
What is the difference between data elements and domains? : abap data dictionary
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What are roles and authorization objects?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
Is it possible to run host command from SAP environment? How do you run?
What are the basic objects of the data dictionary? : abap data dictionary
Can we set page headers to details lists?
Why do we use Abstract classes give an example from your project?
What are the basic objects of the data dictionary?
how to read the standard field value in your custom program.