Tuesday, October 6, 2020

Delivery Class In SAP ABAP.

What Is A Delivery Class?


Delivery Class In SAP ABAP.

Delivery Class manages the transport of table data when installing or upgrading in a client copy when transporting between customer systems. Different delivery classes available are:

  C - Customizing table, maintenance only by customer not SAP import.

 Example: Common Address Data (Country: T005)

E - Control table, SAP and customer have separate key areas, defined in TRESC

 Example: Messages (T100)

G - Customizing table, protected against SAP Upgrade

 Example: Communication: country dialing code (T005K)

L - Table for storing temporary data, delivered empty

 Example: Lock Arguments (E070USE)

S - System table maintenance only by SAP.

 Example: Language Key (T002)

A - Application table (master and transaction data)

 Example: Personal Address Data, Username (USR01)

W - System table, contents transportable via separate TR objects.

 Example: Transport (E070), Tables (DD02L) 

No comments:

Post a Comment