‎2007 Jun 05 2:34 PM
Hello All,
In the implementation of BADI in the interface tab we find the dropdown for ABAP code and Formula in front of Method.
What is the difference between ABAP code & Formula.
Points must be aloted.
Regards
Singh
‎2007 Jun 05 2:47 PM
Hi,
You can use the Formula Builder to implement methods for Business Add-Ins without writing a single line of ABAP code. The methods are implemented by means of socalled formulas.
This type of implementation does not require you to have programming knowledge. However, the functions it offers are more restricted than if you implement a method by writing ABAP code. If the range of functions provided by the Formula Builder is not sufficient, you can change the implementation type of the method at any time.
Refer this link 4 more info..
http://help.sap.com/saphelp_47x200/helpdata/en/1f/365a3acbe6134fe10000000a114084/frameset.htm
Cheers,
Simha.
Reward points for all the helpful answers..