Saturday, July 28, 2012

3 Greatest Practices to turn into a SAP Developer.

Thriving & Resourceful SAP ABAP Developer
ABAP / ABAP OO development are pretty crucial in addressing any solution gaps, RICEFs or custom development on any SAP project. I think it is incredibly important to know a lot of different programming aspects during an SAP implementation project and follow certain guidelines that can make an SAP ABAP professional incredibly prosperous in your career.



 
1. Review Business Requirements & Write Functional Specification
 The first part of any ABAP development project begin with meeting the end users or business experts and understand the business requirements that need to come to be implemented in the SAP system during the realization phase. A perfect approach is to conduct workshops to gather all the business requirements. Make sure that if any SAP function consultants are involved than they are in the meetings as well.

2. Review ABAP Development Standards
 In ideal case, your SAP Project Lead or ABAP Development Manager should have created a programming standards and guidelines document. Review this document so that you follow the naming conventions for function modules, classes, dictionary objects, software components, name spaces and proxies (if using SAP XI / PI), program input/output parameters, etc just to name a few. Following the guideline for the project helps maintain a consistent coding approach and also helps other functional and technical analysts to read and debug your code.

3. Write and Review Test Cases
 The test case documents are written by the business experts or functional SAP consultants in most SAP implementation projects. But on some SAP implementation projects a programmer may be required to write test cases. Before writing a test case review the functional specification document thoroughly and review the written test case with the business users or functional consultants. Get a sign-off as mentioned in most steps in this article. 
For more information Please Visit