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: 

Image in NV2000

Former Member
0 Kudos
643

Hi,

How do I view a patient's picture in the header of the NV2000?

Thanks in advance.

5 REPLIES 5

Claudius
Product and Topic Expert
Product and Topic Expert
0 Kudos
377

Hi Alberto,

I have never tried it myself, but I guess using the extension NPATHEAD, component 001 one could exchange the SAP Patient Header with a custom-developed HTML container including a picture of the patient.

Maybe somebody has done this once - it would be great to share experiences here.

Regards

Claudius

0 Kudos
377

Hi Claudius

A long time not hearing from you ...

Alberto is working for me in this project. We tried to change the dynpro and nothing happens. Whe are triying to fill the HTML_TABLE in the exit by creating instances of the object.

I'll keep you updated on the results.

With best regards

Matías Montes de Oca

Claudius
Product and Topic Expert
Product and Topic Expert
0 Kudos
377

Hi Matias,

good to hear from you! Yes, please keep the community up-to-date where you stand with your try. I can try to reach out to some experts if you don't succeed.

Also, if anybody else has tried it before, please let us know!

Best regards

Claudius

Former Member
0 Kudos
377

user exit: NCASHEAD

EXIT_SAPLNCHD_003

you must implement the function CALL FUNCTION 'ISH_FILL_CASE_HEADER' (ZISH_FILL_CASE_HEADER) and this function you can change the routine init_head_dock responsible for the visualization of the head html of nv2000.

in this routine u find the object do_docking and well manipulating the table do_docking->html_table and also have to manipulating the table do_docking->table_of_pictures

i did and its worked

Edited by: Juan Pablo Sanchez Martinez on Nov 27, 2009 9:16 PM

0 Kudos
377
Hi Martinez,

Could you please tell us what manipulation we need to do to do_docking->html_table and do_docking->table_of_pictures?

If we can get a sample code that gratefully us.

Thanks in Advance.

Saikumar ISH Consultant.

sakumar@advancebsoultion.com