Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Implementing BADI (FAGL_DEFPRCTR) to derive Partner Profit Centre

Former Member
0 Kudos

Hi All,

I need to implement BADI ( FAGL_DEFPPRCTR ) to derive Partner Profit centre in Tcode FB03. Can anyone help me out how to implement this Badi. Bcos this seems like enhancement spot and when i am trying to create implementation for the BADI FAGL_DEFPPRCTR in SE19 its saying this Badi Definition does not exit. So can any help me out how to implement it and where to write our coding to derive the partner profit centre.

Regards

Sathish

1 REPLY 1

Former Member
0 Kudos

Hi Satish,

The E-Spot for the badi is FAGL_LEDGER_CUST_DEFPRCTR.

Go to SE19 and give this ES name and create implementation.Provide the E.Implementation name and text.

Provide badi implementation names for the two badis but select only the second one i.e the one which you want to implement. and press enter.

Now Go to the Implementing class in the tree on left and provide the implementing class name for badi implementation and click change button next to it.

Now add code to your methods.

Hope this helps.revert for more clarifications if any.

Always reward points to other's effort if useful.

regards,

Vikas