cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_PATIENT_CREATE

0 Kudos

I need to create a patient using BAPI_PATIENT_CREATE.

I‘m using an external development system (Delphi with a special library to address bapi).

My question: In the table PATIENT_DATA doesn‘t address exists an address field but only an address reference PAT_ADDR_NO. To fill the address of a patient there is a table I_ADDRESSES with a corresponding field ADDR_NO. When I create a patient, how can I get a new ADDR_NO? Do I have to fill the field?

And if I want to change the address using BAPI_PATIENT_CHANGE, which fields need to be changed? How to use ADDR_NO in case of a change?

Accepted Solutions (0)

Answers (0)