cancel
Showing results for 
Search instead for 
Did you mean: 

Types of tables

Former Member
0 Kudos

Hi

What are the types of tables in SAP?

Thanks is advance!

-Vineeth.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member182418
Participant
0 Kudos

Hi Vineet,

In SAP mainly three type of tables:-

Master table ( Master data tables- EKKO , MARA)

Transperant Tables,

System tables.(System tables like SYST, ADRC, T005 ).

Transparent Table : Exists with the same structure both in dictionary as well as in database exactly with the same data and fields.

Pooled Table : Pooled tables are logical tables that must be assigned to a table pool when they are defined. Pooled tables are used to store control data. Several pooled tables can be cominied in a table pool. The data of these pooled tables are then sorted in a common table in the database.

Cluster Table : Cluster tables are logical tables that must be assigned to a table cluster when they are defined. Cluster tables can be used to strore control data. They can also be used to store temporary data or texts, such as documentation.

Hope you will get an idea about SAP Tables.

with regards,

Ravi Raika

Former Member
0 Kudos

Hi Vineeth,

Types of table that depends on process or transaction's

Eg : Purchaseing Mainly Header and Item

Header EKKO

Item EKPO

Regards,

hareesha

Former Member
0 Kudos

Hi Vineeth,

Refer the below link for types of tables available in sap

1. http://www.sap-img.com/abap/the-different-types-of-sap-tables.htm

2. http://www.erpgenie.com/sap/abap/tables.htm

hope this helps

regards

Anand.C