Posts

Showing posts from January, 2015

SAP ABAP Dictionary Interview Questions With Answers-4

17) What Is A Delivery Class? 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) 18) What Are The Three Options Of Table View Maintenance While Crea