All about SAP_ Table Maintenance in SAP – A Step by Step Guide

6
All about SAP: Table Maintenance in SAP – A Step by Step Guide http://allaboutsap.blogspot.com/2007/04/table-maintenance-in-sap-step-by-step.html[2/17/2014 3:52:19 PM] _______________________________________________________________________________________________________________________ Home :: Sample Code :: Tutorials :: Interview FAQs :: Material :: SAP Books :: About :: Contact :: Links :: Disclaimer _______________________________________________________________________________________________________________________ Apr 15, 2007 Table Maintenance in SAP – A Step by Step Guide Step 1: Create & Maintain Table (SE11) Screen 101: ABAP Dictionary: Initial Screen Screen 102: Maintain Table -> Delivery and Maintenance Screen 103: Maintain Table -> Fields 1. [] SE11: Enter Table Name -> Create 2. Enter Table Description (Mandatory Field) 3. Select Delivery Class 4. Set maintenance level 5. Enter Fields, Assign Data Elements 6. Save Entries 7. Check Inconsistencies 8. Activate Table 9. Go To Technical Settings (SCREEN 104) Delivery Class: The delivery class controls the transport of table data when installing or upgrading, in a client copy and when transporting between customer Digg! Translate this site Translate Select Language Gadgets powered by Google Search Web allaboutsap.blogspot.com Free Counter Rate My Blog -- Followers Join this site with Google Friend Connect Members (15) Global Viewers Take part in Live ABAP Chat! Live ABAP Chat!

description

SAP Table Maintenace

Transcript of All about SAP_ Table Maintenance in SAP – A Step by Step Guide

  • All about SAP: Table Maintenance in SAP A Step by Step Guide

    http://allaboutsap.blogspot.com/2007/04/table-maintenance-in-sap-step-by-step.html[2/17/2014 3:52:19 PM]

    _______________________________________________________________________________________________________________________

    Home :: Sample Code :: Tutorials :: Interview FAQs :: Material :: SAP Books :: About :: Contact :: Links :: Disclaimer_______________________________________________________________________________________________________________________

    Apr 15, 2007

    Table Maintenance in SAP A Step by Step Guide

    Step 1: Create & Maintain Table (SE11)

    Screen 101: ABAP Dictionary: Initial Screen

    Screen 102: Maintain Table -> Delivery and Maintenance

    Screen 103: Maintain Table -> Fields

    1. [] SE11: Enter Table Name -> Create2. Enter Table Description (Mandatory Field)3. Select Delivery Class4. Set maintenance level5. Enter Fields, Assign Data Elements6. Save Entries7. Check Inconsistencies8. Activate Table9. Go To Technical Settings (SCREEN 104)

    Delivery Class: The delivery class controls the transport of table data wheninstalling or upgrading, in a client copy and when transporting between customer

    Digg!

    Translate this site

    TranslateSelect Language

    Gadgets powered by Google

    Search

    Web allaboutsap.blogspot.com

    Free Counter Rate My Blog

    --

    Followers

    Join this sitewith Google Friend Connect

    Members (15)

    Global Viewers

    Take part in Live ABAP Chat!

    Live ABAP Chat!

  • All about SAP: Table Maintenance in SAP A Step by Step Guide

    http://allaboutsap.blogspot.com/2007/04/table-maintenance-in-sap-step-by-step.html[2/17/2014 3:52:19 PM]

    systems. The delivery class is also used in the extended tablemaintenance.

    There are the following delivery classes:A: Application table (master and transaction data).C: Customer table, data is maintained by the customer only.L: Table for storing temporary data.G: Customer table. The customer namespace must be defined in table TRESC. (UseReport RDDKOR54 here).E: System table with its own namespaces for customer entries.S: System table, data changes have the same status as program changes.W: System table (e.g. table of the development environment) whosedata is transported with its own transport objects (e.g. R3TR PROG, R3TR TABL,etc.).

    Data Browser/Table View Maint.: This indicator specifieswhether it is possible to display/maintain a table or view using the maintenancetools Data Browser (transaction SE16) and table view maintenance (transactionsSM30 and SM31).

    MANDT field is mandatory for Client dependant tables

    Technical Settings: The technical settings control, for example, table buffering.

    Indexes: To speed up data selection, you can create secondary indexes for the table

    Append Structure: Append structures are used for enhancements that are not included in thestandard.

    Screen 104: Maintain Technical Settings

    1. Select Data Class (Mandatory) [APPL0]2. Select Size Category (Table size - No. of records - Mandatory) [1 to 6]3. Specify Buffering [allowed / not allowed]4. Save5. Check Inconsistencies6. Activate & Go Back to Maintain Table Screen

    Data Class: The data class defines the physical area of the database (for ORACLEthe TABLESPACE) in which your table is logically stored. If you choose a dataclass correctly, your table will automatically be assigned to the correct areawhen it is created on the database.

    The most important data classesare (other than the system data):APPL0 Master dataAPPL1 Transaction dataAPPL2 Organizational and customizing data

    Size category: The size category determines the probable space requirement for a table in thedatabase.

    Buffering: The buffering status specifies whether or not a table may be buffered.

    Screen 105: Maintain Table

    27 Sep 13, 03:21TROLL (again) : fgreg

    27 Sep 13, 03:21TROLL (again) : rgres

    27 Sep 13, 03:21TROLL (again) : cfg

    4 Sep 13, 21:06TROLL: cw

    4 Sep 13, 21:06TROLL: wcw

    4 Sep 13, 21:06TROLL: w

    4 Sep 13, 21:06TROLL: c

    4 Sep 13, 21:06TROLL: wcw

    4 Sep 13, 21:06TROLL: f

    4 Sep 13, 21:06TROLL: w

    4 Sep 13, 21:06

    [Get a Cbox]

    help smilies cbox

  • All about SAP: Table Maintenance in SAP A Step by Step Guide

    http://allaboutsap.blogspot.com/2007/04/table-maintenance-in-sap-step-by-step.html[2/17/2014 3:52:19 PM]

    Screen 106: Maintain Enhancement Category (ECC 6.0 onwards)

    1. -> Extras -> Enhancement Category2. Select Enhancement Category

    Enhancement Category: Structures and tables that were defined by SAP in the ABAPDictionary can be enhanced subsequently by customers using Customizing includesor append structures. The enhancements do not only refer to structures/ tablesthemselves, but also to dependent structures that adopt the enhancement as aninclude or referenced structure. Append structures that only take effect at theend of the original structure can also cause shifts - in the case of dependentstructures - even within these structures.

    Screen 107: Maintain Table -> Table Maintenance Generator

    Screen 108: Generate Table Maintenance Dialog: Generation Environment

    1. -> Utilities -> Table Maintenance Generator OR [] SE542. Specify Authorization Group [&NC&]3. Select Maintenance type [One Step/Two Step]4. Mention Screen Numbers [1/2]5. Save & Go Back

    Single step: Only overview screen is created i.e. the Table Maintenance Program will have only onescreen where you can add, delete or edit records.Two step: Two screens namely the overview screenand Single screen are created. The user can see the key fields in the first screen and can further goon to edit further details.

  • All about SAP: Table Maintenance in SAP A Step by Step Guide

    http://allaboutsap.blogspot.com/2007/04/table-maintenance-in-sap-step-by-step.html[2/17/2014 3:52:19 PM]

    Step 2: Generate Table Maintenance (SE54)

    Screen 201: Generate Table Maintenance Dialog: Initial Table/View Screen

    Screen 202: Generate Table Maintenance Dialog: Initial Table/View Screen

    1. Enter Table/View name2. -> Edit View Cluster3. -> Create View

    The Table Maintenance Generator: Used to a create table maintenance program to add, modifyor delete records in the database table. This can be accessed using transaction SE54 or in SE11using the menu Utilities->Table Maintenance Generator.

    Screen 203: Change View Header Entry: Details

    Screen 204: Change View Object Structure: Overview

    1. -> Header Entry -> Enter Short text -> Activate View2. -> Object Structure -> Enter Table name & description3. -> Field-dependence -> Generate -> Header entry -> Activate View

    Step 3: Create & Maintain Transaction (SE93)

    Screen 301: Maintain Transaction

    Screen 302: Create Transaction

  • All about SAP: Table Maintenance in SAP A Step by Step Guide

    http://allaboutsap.blogspot.com/2007/04/table-maintenance-in-sap-step-by-step.html[2/17/2014 3:52:19 PM]

    1. [] SE93 Enter Transaction name -> Create2. Enter Short text3. -> Transaction with parameters

    Why Select Transaction with parameters? Parameter transactions allow youto pre-assign values to the fields on the initial screen.

    If you supply all of the necessary entries for the initial screen in this way, you can suppressthe screen when the transaction is executed.

    Screen 303: Create Parameter Transaction

    1. Enter Transaction text2. Enter default transaction [SM34]3. -> Skip Initial Screen4. Enter Names of Screen fields and values [VCLDIR-VCLNAME = SHOW = 'X']

    And we are DONE! Maintain your Table/View

    Screen 401: Change View View description: Overview

    Screen 402: New Entries: Overview of Added Entries

    1. -> New Entries2. Go on adding new entries

    Posted by Karthik Potharaju at 23:53

    Labels: Step-by-step Guides: Table Maintenance in SAP

  • All about SAP: Table Maintenance in SAP A Step by Step Guide

    http://allaboutsap.blogspot.com/2007/04/table-maintenance-in-sap-step-by-step.html[2/17/2014 3:52:19 PM]

    5 comments:

    Post a Comment

    Links to this post

    Create a Link

    Subscribe to: Post Comments (Atom)

    Subscribe to posts via email

    Enter your email address:

    Delivered by FeedBurner

    Blog Owner

    Karthik PCertified SAP Netweaver Consultant

    Newer Post Older PostHome

    Hemant said...Very helpful. Good work Karthik

    3:16 AM

    Mel said...Well documented. Do you have any screen movies?

    3:19 AM

    Anonymous said...Could have been better if the steps are more effectively explained... I mean like,"Go to se54", etc.3:20 AM

    harsha said...thanks a lot... i have been searching for enhancement category ryt from 4 days.atlast i got here with easily readable definition. thank u.12:04 PM

    Anonymous said...Thank you, good job!

    5:18 PM

    blogspot.comAll about SAP: Table Maintenance in SAP A Step by Step Guide

    UuaW8/QWNyb2JhdFdlYkNhcFRJRDIA: form3: select1:

    NhcC1zdGVwLWJ5LXN0ZXAuaHRtbAA=: form3: q: sitesearch: on

    sa:

    NhcC1zdGVwLWJ5LXN0ZXAuaHRtbAA=: bc_blograte: bc_rating: --input1:

    Zvcm0/QWNyb2JhdFdlYkNhcFRJRDYA: cbox: nme: nameeml: e-mail / urlpst: messagekey: sub: key_(1):

    NhcC1zdGVwLWJ5LXN0ZXAuaHRtbAA=: form1: email: input5: