Sunday, 13 May 2012

What are the benefits of modularization of in processing block? | SAP-ABAP

 Modularization of these processing block provides the following benefits:
=>    Prevents code redundancy Increases the reusability of source code
=>    Ensures easy readability of the program
=>    Helps in improving the program's structure
=>    Provides encapsulation of data.

No comments: