September 12, 2012

BADI

BADI (Business Add Ins) is a technology used for data transfer. It is meant for transferring data through SAP transactions itself. When you use BDC for data transfer, the sequence of steps are the same as when you use standard SAP transaction screens for data upload. The only difference is that you can use different options for foreground/background processing.

Features of BADI-
  • BADI’s are Object Oriented
  • They can be implemented multiple times
  • It does not require SAP Software Change Registration
  • No effect on release upgraded on the functioning of BADI’s
You can call RFC and BAPI into NWDS through Adaptive RFC Modal. Right click on model and select create model and there you can select import Adaptive RFC Model.

No comments:

Post a Comment