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: 

Using Bapi_patient_create: record in table BUT000 is not created

Former Member
0 Kudos

Hello,

I have a program that uses the bapi BAPI_PATIENT_CREATE to create patients in the system. Usually everything works perfectly. Randomly, some patient is created without a corresponding entry in the table BUT000, however everything is correct in the other tables as BUT020, or the usual tables of patient data, such as NPNT.

That is, the Bussiness Partner is created but not in the BUT000 table. Therefore can not manage the patient. When you try, using the transaction NV2001, generates an error message like this: "Business partner xxxxxxxxx does not exist" with Message no. R1201.

No encounter problems concerning the BAPI or notes for similar problems. Does anyone know why this happens?

Thank you very much in advance.

1 REPLY 1

Former Member
0 Kudos

Sounds like you should open an OSS message.

Rob