SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

FPP2 enhancement

Former Member
0 Kudos

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.

2 REPLIES 2

ivor_martin
Active Contributor
0 Kudos

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

Former Member
0 Kudos

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