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

How we format the data before before write statement in report ?

744


What are the function modules used in f4 help?

828


WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.

1924


How to find Kernal badi ?

1350


HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.

2022


What is the difference of update types in call transaction method ? : abap bdc

843


Which infotype records can not be deleted ? : abap hr

812


How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul

3622


What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

769


What are aggregated objects : abap data dictionary

781


What is human resource information systems (chris)? : sap abap hr

722


if while coding power goes off , how to retrieve the codes?

1814


Rp_provide_from_last contains how many parameters ? : abap hr

1172


How can we set the tablespaces and extent sizes ?

738


Explain the difference between cluster tables and pool table?

814