SAP ABAP Data Element DIP0220 (Delivery class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element DIP0220
Short Description Delivery class  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SELPAR    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Del. class 
Medium 18 Delivery class 
Long 20 Delivery class 
Heading DelCl 
Documentation

Definition

The delivery class decides who is responsible for maintaining a table. It also determines whether data is to be overwritten at the time of an SAP upgrade and it controls the copying of a table as part of a client copy procedure.

Description of the Delivery Classes:

  • A : application table (master and transaction data)
  • C : customizing table (maintained by the customer, protected against being overwritten during upgrades)
  • L : table for storing temporary data (supplied empty, cannot be transported)
  • G : customizing table (customer table with protected contents, existing entries are protected against being overwritten; however, SAP can add new entries)
  • E : control table (system table with customer name ranges, can be added to by the customer. Customer additions are not overwritten at time of upgrading)
  • S : system table (maintained by SAP; overwritten at time of upgrading)
  • W : system table (contents can be transported using own transport objects)

History
Last changed by/on SAP  19970314 
SAP Release Created in