Skip to Content
0
Jun 03, 2008 at 08:06 AM

tables

50 Views

Hi could any body help in the following.

what are the types of table available in sap?

what are the differences between the different types of tables?

how to pull data from two tables to one table?

example: i have two table ( zamtable1 and zamtable2) with 5 fields in each table.

i have another table zamtable3 which have 4 fields (two fields from table zamtable1 and two fields from table zamtable2)

now i want to have all the data for the corresponding fields in table zamtable3 from the previous two tables (zamtable1 and zamtable2) .

pleases give me the solution for the above.

Thanks in advance.