2009 Oct 29 6:30 PM
Hi,
How do I view a patient's picture in the header of the NV2000?
Thanks in advance.
2009 Nov 02 2:20 PM
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
2009 Nov 09 8:47 PM
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
2009 Nov 10 5:12 PM
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
2009 Nov 27 8:15 PM
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
2021 Mar 20 8:21 AM
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