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 an internal table?
In which particular scenario we use sorted table and which particular scenario we use standard table?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
Can you set up background processing using call transaction?
What is the difference between synchronous and asynchronous update? : abap bdc
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What is the difference between Check and Continue?
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
What are the advantages of abap query tool?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What is open sql vs native sql ?
Difference between function group and function module?
How many primary keys can be created for a table?
Define dispatcher?
What are the different types of parameters?