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 standard IDOC's used?
What is the flow of Invoice?
What is the difference between a value table and a check table?
How do you find Function Exit?
What is the difference between Master data and Transaction data?
Can you describe the events in ABAP?
How can we identify User exits in our screen?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
What is the difference between SAP memory and ABAP memory?
I am sending a mail from my mailbox to XYZ mailbox ,SAP PI picks up mail from xyz mail box with disclaimer - Hear my question is how to get the disclaimer?
What is the difference between Customizing and Workbench request?
In realtime do we configure ALE systems or Administator will take care of that?
What is the difference between Enhancement point and Enhancement Section?
What is the difference between INSTANCE methods and STATIC methods?