Abap 000 Lessons Outline

  • Upload
    ly-bang

  • View
    216

  • Download
    0

Embed Size (px)

Citation preview

  • 8/19/2019 Abap 000 Lessons Outline

    1/2

    ABAP Lessons OutlinePrepared by J Kreie

    New Mexico State University 

    Information for instructors:

    • CLIENT. This series of lessons uses an SAP client based on an ERPsim client that has data from the

    completion of the simulation. The tables in this client are populated with data from da!to!daoperations of the muesli companies. Currentl" this is a special client a#ailable at CS$ Chico. There%ular I&ES client could be used for most of the lessons but some of the criteria in the last few lessonswould need to chan%e because of differences in data for materials" customers" etc.

    • &ATA. If ou ha#e a fresh cop of the ERPsim client" ou ma need to populate the fli%ht tables with

    data. Lo% in as the instructor'administrator and follow these steps:

    (. )pen the A*AP Editor +SE,-. Access SAP*C/&ATA/0ENERAT)R pro%ram source code1. E2ecute the code with &irect Processin% +3-.,. Accept the the default option!!Standard &ata Record!!on the Create &ata for 3li%ht &ata 4odel

    screen and select the E2ecute +3- option.5. Clic6 on the 7es button when a warnin% messa%e is displaed about deletin% old entries and

    re%eneratin% them.8. )pen the &ata *rowser +SE(9 to confirm that the 3li%ht 4odel Tables ha#e been populated. Loo6

    at: SP3LI 19 records" S3LI0;T 5

  • 8/19/2019 Abap 000 Lessons Outline

    2/2

    ABAP Lessons OutlinePrepared by J Kreie

    New Mexico State University 

      Tables and structures +wor6 area

     

    3li%ht database +tables oftens used in SAP trainin%

      &ata 4odeler 

     

    Create a pro%ram that processes data in tables

    o Parameters" tpes and data

    o Processin% section 

     A*AP &ictionar

    01$ ABAP %ictionar&: #ables' %ata (le!ents and %o!ains

    • E2planation of domains and data elements

    • Create domains

    • Create data elements

    • Create tables

    020 #ables and %ata

    •  Add'Diew data in tables

    • Selection!Screen

    • &atabase concepts: &omain #alue ran%e #ersus reference table

    •  Add te2t for selection te2t and te2t smbols

    •  A few comments about creatin% tables in SAP

    025 ABAP )unctions and "ore ABAP code

    • Create a table for trac6in% customer report usa%e

    • See where somethin% is used within the A*AP en#ironment +where!used

    • Create a function module

    • $se the Pattern template to write the code to call a function

    o Call a predefined function for %eneratin% I&s.

    • $se the function all in report pro%rams• Create a pro%ram that calls other pro%rams

    02* ABAP List +ie,er -AL+. /rid %isla&

    • $se a date ran%e input b the user to restrict the data selected.

    • $se the ALD %rid displa for the custom report usa%e table.

    00 ABAP List +ie,er -AL+. /rid "ore

    • $se Select!)ptions feature for enter one #alue or a ran%e of #alues for a field in the input screen.

    • $se the ALD %rid displa for a standard SAP table.

    Pa%e 2 of 2