Вы находитесь на странице: 1из 1

ABAP/4 Programming

Programming Problem Set 1


Following are the activities for this assignment: Name of your development class: Name of your report: User identification: ZD## ZDCA##B1 ##

Task One: 1. Create your development class and give it a meaningful descriptive title. 2. Create a report program that displays a message that you specify. The message is displayed when the program is executed. 3. Execute the program to verify that it works correctly. 4. Print hardcopy documentation that displays your development class with its descriptive title, the program code, and the program execution. Use screen captures for your documentation as appropriate for obtaining a hardcopy. Task Two: 1. Write a program which produces a listing of flights in the table SPFLI. Name of your program: ZDCA##B2 2. The program is to read the table SPFLI and list all the entries in the table. 3. Output these fields from the table: CARRID, CONNID, CITYFROM, COUNTRYFR, AIRPFROM, CITYTO, COUNTRYTO, AIRPTO, and DEPARTURE. 4. Print hardcopy documentation that displays the program code and the results of the program execution.

Вам также может понравиться