|
Answer» You use the delivery class to control the transport of table data for an installation, upgrade, or CLIENT copy and transports between customer systems. The delivery class is also USED in the extended table maintenance.
There are the following DEVELOPMENT classes:
- A- Application table (master and TRANSACTION data).
- C- Customer table, data is only maintained by the customer.
- L- Table for storing temporary data.
- G- Customer table, SAP can insert new data records but cannot overwrite or delete existing ones. The customer namespace must be DEFINED in table TRESC. To define the customer namespace use report RDDKOR54. You can start it directly from the table maintenance by choosing Maintain Customer Namespace on the Delivery and Maintenance tab.
- E- System table with its own namespace for customer entries. The customer namespace must be defined in table TRESC. To define the customer namespace use report RDDKOR54. You can start it directly from the table maintenance by choosing Maintain Customer Namespace on the Delivery and Maintenance tab.
- S- System table, data changes have the status of program changes.
- W- System table (for example table of the development environment) whose data is transported with its own transport objects (such as R3TR PROG, R3TR TABL and so on).
You use the delivery class to control the transport of table data for an installation, upgrade, or client copy and transports between customer systems. The delivery class is also used in the extended table maintenance. There are the following development classes:
|