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 / ramjan shaik

HI..THIS IS RAMJAN SHAIK(RSRL)
IF U WANT TO COMBINE 2 TABLES INTO ONE , WE HAVE TO USE
VIEWS IN THE SE11
OR
U CAN CREATE STRUCTURE AND FUNCTION MODULE FOR THAT,AND
EXECUTE THE FUNCTION MODULE TO RETRIEVE THE DATA.(sE37)

OR
USE THE INTERNAL TABLE CONCEPT
CREATE 2 TABLES STRUCTURS
USE SELECT STATEMENT
BUT TWO TABLES DATA CANNOT MERGE INTO ONE SINGLE TABLE IN
SAP

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use messages in lists?

790


How can end-of-selection be used?

833


How can we send data to external programs?

850


Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?

1483


What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary

1576


How to give programe name as input in BDC report of abap ?

1978


what is sap scriptview ?

1923


Explain how to create any functions?

793


From excel to abap - is batch mode possible ? : abap bdc

813


Can you delete data element, which is being used by table fields?

1041


there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

1958


What is the difference between skip and new-line?

991


How do you process errors in session method ? : abap bdc

774


How is conversion of data types done between abap/4 & external level?

744


What is bdc programming? : abap bdc

755