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 / sureshmannem
by using view or by joins and select for all entries
even if they DB tbles we can retrieve the data to internal
tables and by using joins or for all entries we can combine
in one table
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the reserve command?
What are the prerequisites for creating foreign key relationship?
What are the different control break statements available inside a loop?
What are the two methods for modifying sap standard tables?
What are the attributes of the data? : abap data dictionary
How to determine the attributes of an internal table?
What are the modes in which any update tasks work?
How move-corresponding works
What does the extract statement do in extract datasets?
What are local objects? : abap data dictionary
What is locking? : abap data dictionary
What is the use of table maintenance allowed?
How do you find number of records present in internal table?
What are the sequences of event block?
What are the different types of the variable in the sap abap?