| Lesson Block: |
| |
| |
| Defining Data with the ABAP Editor |
| - | define ABAP data objects in a given scenario. |
| |
| Performing Operations in ABAP |
| - | recognize how to perform assignments and calculations in a given scenario. |
| |
| Using ABAP Statements |
| - | recognize how to control ABAP program flow in given scenarios. |
| |
| Creating an ABAP Program |
| - | create a simple ABAP program in a given scenario. |
| |
| Working with Internal Tables |
| - | recognize how to read and modify data from the database using internal tables in a given scenario. |
| |
| Classical Reporting in ABAP |
| - | recognize how to control a report program using events and messages in a given scenario. |
| |
| Interactive Reporting in ABAP |
| - | recognize how to create interactive report programs for a given scenario. |
| |
| Creating an Interactive Report Program |
| - | create an interactive report program for a given scenario. |
| |
| ABAP Classes |
| - | recognize how to create and instantiate a class in ABAP. |
| |
| Properties of ABAP Objects |
| - | recognize how to implement inheritance, encapsulation, and polymorphism using classes in given scenarios. |
| |
| Using Classes in ABAP |
| - | recognize how to work with ABAP classes in a given scenario. |