Understanding SAP R/3 A Tutorial for Computer Scientists
SAP R/3: Past, Presence and Future , The Integrated R/3 Repository, Enterprise Modeling with R/3, Objects of the R/3 Data Dictionary, Programming with ABAP/4 and the DynPro Concept, Customizing R/3: Concepts and Techniques, Process and System Architecture.
Class A: Application table (master or transaction data). Maintained by the customer
using application transactions. Supplied empty. Example: material master.
Class C: Customer table. Maintained only by the customer. Supplied with SAP
model entries. Tables of this delivery class are never overwritten when upgrades
are performed. Example: company code tables.
Class G: Customer table with protected content. Like class C, but SAP can add new
entries. Existing customer entries are not overwritten. Supplied with SAP model
entries. Example: number ranges.
Class L: Table for storing temporary data which can be interpreted as intermediate
results with limited time validity. Supplied empty. Example: employee groups.
Class E: System table (control table) with separate name ranges for customer
entries. The customer entries remain unchanged when upgrades are performed.
Example: special stock indicator.
Class S: System table of program nature. Maintained only by SAP. Table is filled
with system settings on delivery. Example: codes for SAP transactions.
Class W: System table for system operation and maintenance. Contents are
maintained directly by maintenance transactions. Example: function module table.
Source: www.sts.tu-harburg.de
Related PDF Files
- Creating An Extended Web Dynpro Application
- Displaying Sap R/3 Information
- Creating Ipx Sap Requirements And Modifying Router Attributes
- Developing Custom Applications For Sap Enterprise Portal
- Tutorial Internet Application Development With Flow Files
- Sapgui Tutorial - Silkperformer 2006 Release 2
- Tutorial To Sap2000 Student Edition
- Understanding Sap R3 - A Tutorial For Computer Scientists
- Displaying Sap R/3 Information
- E-government Internet Caucus Advisory Committee

Topic: