x
Menu

SAP ABAP

Other, , Prof. Pete Moxon

Updated On 02 Feb, 19

Overview

Includes

Lecture 3: SAP Environment For Our ABAP Programs

4.1 ( 11 )


Lecture Details

SAP ABAP Training - SAP Environment For Our ABAP Programs

If you havent watched the previous SAP training video you can find it here httpyoutu.beaCre-0WYhTg

httpwww.saptraininghq.combeginners-guide-to-abap-module-1-the-sap-environment-for-our-abap-programs

To continue on with our Beginners Guide to SAP ABAP, today we will move on and have a look at the environment our program is run in. We go over the Work Processes, and then we will move on to the structure of an ABAP program.
SAP Program Types

Within an SAP system or at least what we are looking at, we have two types of programs. We have Reports and we have Dynpros.
Report Programs

The SAP Environment For Our ABAP ProgramsReports are exactly what you may think. They are just programs that generate lists of data with the option of having a minor elements of interactivity. They just supply data to the frontend interfaces, the SAP GUI and so on.

When a user runs a report, they typically get a selection screen. Once they enter their selection parameters and execute the report, they normally cannot intervene in the execution of the program. The program runs and then displays the output.
Dynpro Programs

Dynpro programs are a little bit different. Dynpros are dynamic programs. They allow the user to intervene in the execution of the program and they work by processing a series of screens that we call dialogue screens. The user determines the flow of the program itself by choosing which buttons or fields to interact with on the screen.

Their actions then triggers different functions that have been coded within the flow logic of a program. While we are creating reports, we will be generating interfaces that classed as Dynpros for all of our selection criteria. Now dont fret because most of the work that ABAP programmers do is actually inside report programs. Even though these programs are classed as reports, they dont always generate output.

Continued at httpwww.saptraininghq.combeginners-guide-to-abap-module-1-the-sap-environment-for-our-abap-programs


Videos in the series
Learn SAP ABAP - Video Playlist - httpwww.youtube.complaylist?list=PLyH9U1E43FYqVqAb0wUSpHlP0c3sq6Vwo

Websites and Profiles
SAP Training Courses httpwww.saptraininghq.com
SAP Academy Courses httpacademy.saptraininghq.com
SAP Training on Twitter httpstwitter.competermoxon
SAP Training on Google + httpsplus.google.comu0+PeteMoxon
STHQ on Linked-In httpuk.linkedin.cominpetermoxon
STHQ on YouTube httpwww.youtube.comuserpcmoxon

More SAP Resources
SAP site httpwww.sap.com
SAP community netwrok httpscn.sap.com
About SAP httpen.wikipedia.orgwikiSAP_AG
About ABAP httpen.wikipedia.orgwikiABAP

Various YouTube channels on SAP
SAP InnoJam httpswww.youtube.comchannelUCbkywtePppACE646Kw8wSUg
SAP on YouTube httpswww.youtube.comchannelUCVnIv2xF2wyMMCSKv1qF3pA
SAP TV on YouTube httpswww.youtube.comchannelUCy4kQ_03bhe5PQZVJvCkTKA
SAP SCN on YouTube httpswww.youtube.comchannelUC3We5qK8jkxH8yBc0SugKEQ

Ratings

5.0


1 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send