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: 

NWP1 Replacing patient from one bed to another

KarelHollink
Employee
Employee
0 Kudos
158

While moving a patient fi from one bed to another by using NWP1 by drag and drop, a popup screen appears with some fields that can be filled in.

I am looking for a way to get the subscreen of the CPB in stead of this popup screen. Some customer mandatory fields are missing on the popup screen but are available in the subscreen.

Is there someone who can advise me in this?

Thanks for your reaction in advance.

Karel

1 ACCEPTED SOLUTION

Former Member
0 Kudos
121

Hi Karel,

I don't know if this can be done without programming.

Maybe you could use Badi N1_WP123_FUNC or N1_WP123_COLUMN to overrule the standard drag&drop behaviour and call your own variant of the CPB (FM: ISH_CALL_NV2000 (or something like that)).

Good luck,

Martin

View solution in original post

1 REPLY 1

Former Member
0 Kudos
122

Hi Karel,

I don't know if this can be done without programming.

Maybe you could use Badi N1_WP123_FUNC or N1_WP123_COLUMN to overrule the standard drag&drop behaviour and call your own variant of the CPB (FM: ISH_CALL_NV2000 (or something like that)).

Good luck,

Martin