2011 Aug 29 1:44 PM
Hi All,
I have been given a task to enhance the transaction FPP2 by adding a push button in the payments tab. I have problems in starting this enhancement itself. I have not found any exits for the screen and am unable to identify the right BADI for the implementation.
I t would be a great help if you anyone can tell me how to get started with this enhancement.
2012 Jan 11 7:59 PM
Hi,
You could use BAPI_ISUPARTNER_CHANGE.
Go into BAPI Explorer (Transaction BAPI) and navigate to SAP Utilities ->UtilBusinessPartner->Change.
There you will find the usage documentation of the BP change function modules.
I hope this helps.
Ivor Martin
2012 Jan 11 8:35 PM
Hi
All you need can be found in transaction / area menu "BUPT - Business Partner control":
The new GUI function has to be implemented via transaction "BUS9 - GUI additional functions".
And to execute the functionality an additional function has to be added via transaction "BUS7 - Event business data toolest". Look into event FCODE.
Yep
Jürgen