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: 

Create a movement from an appointment

0 Kudos

Hello world

I need to create a movement in a case from a patient appointment.

I just find a BAPI to create a movement BAPI_PATCASE_ADDOUTPATVISIT but it not engage with the appointment at NAPP or NTMN tables.

Can you help me?

Thanks in advance

1 REPLY 1

Former Member
0 Kudos

You need to use function ISH_VISIT_CREATE // ISH_ADMISSION_CREATE

You can watch how works the button "Create visit/admission" in the appointment screen:

APP_VISIT_CALL (CL_ISH_PRC_PLANNING_DIALOG)