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 / preethi

IF WE HAVE TWO TABLES A1 A2 TO BE COMBINED IN TO A3 USE
MOVE-CORRESPONDING A1 TO A3.
MOVE-CORRESPONDING A2 TO A3.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What kind of deliverables you have on a day to day basis?

967


In events, start-of-selection is a default event. When we have to use this event explicitly? Why?

579


What are the payroll related infotypes? : abap hr

579


What are the aggregate objects in data dictionary? : sap abap data dictionary

675


what next in SAP-ABAP/4 is it going to be change?

1657






Explain how to write a bdc - how do you go about it?

611


Explain the differences between se01, se09 and se10?

573


how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

1722


What are the system fields you have worked with? Explain?

669


How many ways can a sap system be accessed?

684


What are Pull and Push Methods?

1778


What is the difference between collect and sum?

581


What is the difference b/t Session method and call transaction method ??

5258


What are the functional areas, user groups? How does abap query work in relation to these?

593


what are the critical issues u face in ur project?

1971