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 are the types of Function Modules? What is an UPDATE function module?
What is the difference between Call Transaction Method and the Session method ?
What is the difference between INSTANCE methods and STATIC methods?
What are the standard IDOC's used?
What is the difference between RFC and BAPI?
What is the difference between a value table and a check table?
How can we identify User exits in our screen?
What do you mean by Inbound and Outbound interface?
What is the difference between SY-INDEX and SY-TABIX?
What is the difference between BDC and BAPI?
What is the difference between SAP memory and ABAP memory?
What is the flow of Invoice?
What is the difference between User Exit and Function Exit?
Can you describe the events in ABAP?
In realtime do we configure ALE systems or Administator will take care of that?