PROGRAMMING IN SAP WITH THE ABAP/4 LANGUAGE - BASIS

150 Pages    

The E-Book "Programming in SAP with the ABAP/4 Language - Basis" is designed for those who want to have the wizards of the ABAP/4 language, so you have to consult a comfortable support while you work.

Topics
- Structure of the SAP tables
- Navigation in the SAP tables
- Creating a domain
- Creation of a Data Type
- Creating a custom table
- Creating an External Key in a Table
- Creating a Search Help in a Table
- Creating a Report Program
- Declaration of tables and variables in a program
- List of System Variables
- Variables: list of the various types
- Creating Parameters Selection in a program
- The Instruction SELECT
- The Internal Table and instructions
- The Conditions
- Cycles
- Print to Video of the output data of a program
- Loading a File on the SAP Server in ABAP
- Reading a File from the SAP Server in ABAP
- The Instructions FORM and PERFORM
- The Instructions INCLUDE
- The Debug
- Creating a variant