Answer Posted / chaitanya
By using modularization techniques, you can avoid redundancy if the program contains the same or similar blocks of statements or it is required to process the same function several times. By modularizing the ABAP/4 programs, we make them easy to read and improve their structure. Modularized programs are also easier to maintain and update.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between BDC and BAPI?
What is the difference between User Exit and Function Exit?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
Can you describe the events in ABAP?
What is the difference between Call Transaction Method and the Session method ?
Explain what is a foreign key relationship?
What do you mean by table control???Where will we use this?
How can we identify User exits in our screen?
What is the difference between SAPSCRIPT and SMARTFORM?
What is the difference between VIEW and a TABLE?
What is the difference between Master data and Transaction data?
What is the difference between INSTANCE methods and STATIC methods?
What is the difference between Implicit Enhancements and Explicit Enhancements?
What are the types of Function Modules? What is an UPDATE function module?
Synchronous and asynchronous methods in BDC ?