Question: Construct an ABAP class implementation based on the requirements below: Use unconditional loop. Use sy-index as an index indicator. The loop needs to be executed

Construct an ABAP class implementation based on the requirements below:

  • Use unconditional loop.
  • Use sy-index as an index indicator.
  • The loop needs to be executed 4 times.
  • The number of loop will be stored into loop_count class data object.
  • Create a class object named number and set the data object counter to loop_count by using count method.
  • Using data object counter to displayFigure Q2b

[NOTE: write down your codes and print screen your report screen in your answer paper for submission]

Please help me solve this with the screenshots as well :

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!