Go on link..

link us with ...

Sunday, January 9, 2011

SAP ABAP CODE REVIEW CHECKLIST BUSINESS-ADDINS

1. Check List

Objects
A. For the Implementing Class Of the BADI, Instance Generation ( In the Properties Tab ) should only be Public( by default ) and this should not be changed as it will return short dumps at run time.
B. The implementation should be made active so that the implementation gets called. You can’t have multiple active implementations for a single use Business Add Ins (there may be different implementations present).
C. If the Business Add Ins is to be designed to have multiple implementations ‘Multiple Use’ check box should be checked. This allows the Business Add Ins to have multiple active implementations.
D. In case of multiple use Business Add Ins it is not possible to manipulate the sequence of calls to the implementation.
E. If the Business Add Ins is to have filter type (For e.g. Country version) proper domain should be specified as filter type. This filter type should be specified as the import parameter in the definition of the methods.
F. When providing the implementation for Business Add Ins wherein filter type is used it is must to provide a filter value.
G. A filter type can be a data element or a structure. A data element must fulfill the following criteria:he data element's domain may contain a maximum of 30 characters and must be of type Character. The data element must
1) either have a search help with a search help parameter of the same type as the data element and this parameter must serve as both the import and export parameter or
2). the element's domain must have fixed domain values or a value table containing a column with the same type as the data element.
H. “Extended Check done ?
I. Code Inspector check done?

No comments:

link us...

For Visitors

if you want to publish or Add something on ERP, SAP , SAP FUNCTIONAL, SAP ABAP then mail us along with your email-id. contain must be yours

email-id :- avinashkr_raj@yahoo.com(any email)

email-id :- avinaskr_raj.abap@blogger.com ( use only gmail)