RN2_ISHMED_DWS_TASK_API_1 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RN2_ISHMED_DWS_TASK_API_1 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: P_ORGID = Nursing Assignment
Selection Text: P_WS_SC = Situation Template (ID)
Selection Text: P_EINRI = D .
Selection Text: P_ROOM = D .
Title: Create Situation for Patients on a Ward (Room)
Text Symbol: 002 = Parameters for Creating Situation
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISH_EINRI_CHECK CALL FUNCTION 'ISH_EINRI_CHECK' EXPORTING ss_einri = p_einri IMPORTING ss_tn01 = tn01 EXCEPTIONS not_found = 1 OTHERS = 2.
ISH_GRAPHIC_ORGID_SELECT CALL FUNCTION 'ISH_GRAPHIC_ORGID_SELECT' EXPORTING ambes = off fazuw = off freig = on einri = p_einri * graph_title = i_headline no_bauid = on pfzuw = on sperr = off IMPORTING selected_orgid = p_orgid EXCEPTIONS OTHERS = 0.
ISH_GRAPHIC_ORGID_SELECT CALL FUNCTION 'ISH_GRAPHIC_ORGID_SELECT' EXPORTING ambes = off fazuw = off freig = on einri = p_einri * graph_title = i_headline no_bauid = off pfzuw = off sperr = off IMPORTING selected_bauid = p_room EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RN2_ISHMED_DWS_TASK_API_1 - Create Situation for Patients on a Ward (Room) RN2_ISHMED_DWS_TASK_API_1 - Create Situation for Patients on a Ward (Room) RN2_ISHMED_DWS_OPTIONS_DELETE - Program ZBL_RN2_SURG_OPT_DELETE RN2_ISHMED_DWS_OPTIONS_DELETE - Program ZBL_RN2_SURG_OPT_DELETE RN2_ISHMED_DWS_LAUNCHPAD_GEF01 - RN2ISHMEDDWSLAUNCHPADGEF01 RN2_ISHMED_DWS_LAUNCHPAD - DWS Configuration