SAP for Healthcare Discussions
Foster discussions about patient care, cost reduction, and operational excellence in healthcare organizations using SAP. Join the conversation.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI to create case ID for a patient ID

former_member130219
Participant
0 Kudos
352

Hello everyone

I have to generate case ID of a patient using patient ID as is done in NV2001.

Can anyone tell me the procedure to to do so or any BAPI for this.

I have tried using BAPI_CASE_CREATE & BAPI_PATCASE_ADDOUTPATVISITCAS.

But the bapis are unable to create Case ID.Pls Help.

Thank You in advance.

Regards.

Abhinandan Kumar

3 REPLIES 3
Read only

Former Member
0 Kudos
207

Hi Abhinanadan,

Please try BAPI BAPI_PATCASE_ADDOUTPATVISITCAS' . Here along with einri, patientid provide data for outpat_vist-data also.

anya

Read only

0 Kudos
207

Hi anya

Thanks for telling about this BAPI but i have already tested this BAPI for craeting case ID.

But it gives an error stating STATUS IS NOT DEFINED FOR THE INSTITUTE 1010.

Can you help me in this.

Read only

former_member130219
Participant
0 Kudos
207

Hi friends

I finally got the solution to generate caseID,

While Using this BAPI:-BAPI_PATCASE_ADDOUTPATVISITCAS we have to keep in mind aout the movement date and outpatient status.

Otherwise it will not generate the CASEID.

Feel free to ask anything if anyone have problem in patient case ID generation.