2009 Nov 09 12:47 PM
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
2009 Nov 12 11:14 AM
Hi Abhinanadan,
Please try BAPI BAPI_PATCASE_ADDOUTPATVISITCAS' . Here along with einri, patientid provide data for outpat_vist-data also.
anya
2009 Nov 12 11:29 AM
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.
2009 Nov 13 6:59 AM
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.