Tuesday, 20 June 2023

Learning ABAP Program Bit By Bit

 I call this activity Bit By Bit. Kinda like scaffolding in a way. In my ABAP class, I guide the students in writing an ABAP program. It is like bit by bit. One component of the program at at time. I named the sections as Requirement. Example

Requirement 1 - Define two data objects. The first data object is an internal table called itab and second data object is called wa. The type of this objects are scarr. 

So, students will write the codes for this requirement. Students learning it bit by bit. There are students who get it and some who don't. From this activity, at least we know who gets it and who don't. If a student can't even pass declaration part, we can assume they will have similar difficulties in the other parts. But I personally think that, learning this bit by bit and slow is good for me to gauge student's understanding.

No comments:

Post a Comment

Week 2 Ending 23-5-2025

Enterprise Architecture L1 Overview of EA - DONE. Next topic is Culture of EA Emerging Topics in Digital Technology  L1 Overview of Emerging...