In SE11 we created two database tables say some 1000
fields each.Now f we want both the tables combined into one
table, how do we do that?
Answer Posted / venkateswarlu.bandi
by using append lines of itab to itab.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Table events aNd table maintains generation
What abap statement will trigger list generation?
How to find the return code of an stmt in abap programs?
Explain the different types of mode (run code) in call transaction method?
What are the functional areas? User groups? and how does ABAP query work in relation to these?
How do you set up background jobs in sap?
What are the differences between domain and data element?
What are the types of the software component being deployed in the sap?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
Application Category?
What happens if a function module runs in an update task? : abap modularization
Explain how to write a bdc - how do you go about it?
Explain the differences between at selection-screen and at selection-screen output?
what is call back in alv?
What are the types of subroutines? : abap data dictionary