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: 

Create FI Customer from Business Partner

Former Member
0 Kudos

Hi all,

when creating a business partner, I use the bapi bapi_buspartner_create with the indicator for customer flagged.

This way I have role "customer" for the business partner. Unfortunatelly FI customer is not created, and by transaction I should mark the flag "FI Indicator" to create it. But for this, I can't find a function (BAPI) to do this automatically.

Can anyone help me? Do you know about a function to create the FI Customer through the Business Partner?

Many thanks!

1 REPLY 1

tamas_hoznek
Product and Topic Expert
Product and Topic Expert
0 Kudos

Depending on what FI data you need for your new customer, function module SD_CUSTOMER_MAINTAIN_ALL may be of some help... it is geared towards SD but it also deals with several customer segments that are FI-related.