Resources Download
for ABAP Academy StarterKit Online Training
Download Program Outlines in TXT Form and Use it Directly in Your Codes
This is the list of files, containing source code templates for ABAP Academy StarterKit Online Training.
-
01 - Introduction Comment Template
Introduction comments are used at the beginning of each ABAP report. This is recommended introduction comment which contains all needed information for real life projects
-
02 - Output Data on the Screen
Code outline for programming lecture
-
03 - Declarations
Code outline for programming lecture
-
05 - Conditions
Code outline for programming lecture
-
06 - Cycles
Code outline for programming lecture
-
07 - String Processing
Code outline for programming lecture
-
08 - Date and Time
Code outline for programming lecture
Final Project Specification File
Other Files for Download
-
ABAP Academy Naming Conventions
Follow rules from this sheet anytime, you will need to create new constants, variables or types in your ABAP program.