cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with creating business partner via BAPI

Former Member
0 Kudos

Hello! I have a simple File-RFC-File scenario:

XML-file with Firstname, Lastname and PartnerCategory. I use BAPI_BUPA_CREATE_FROM_DATA to create a partner with this data.

It works, in target file I have a number of new business partner, but I can't find new partner in the system. Like I only tested BAPI_BUPA_CREATE_FROM_DATA in "bapi" transaction without real effect.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

probably you didn't comit the BAPI

RFC adapter allows to specify comit for BAPI

add this to your RFC channel configuration and you will see the partner

for more info read section:

Commit Control for Single BAPI Calls

from

http://help.sap.com/saphelp_nw04/helpdata/en/c8/e80440a832e369e10000000a155106/content.htm

Regards,

Michal Krawczyk

Answers (0)