RN2OPMAK is a standard ABAP INCLUDE 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 RN2OPMAK 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.
Title: IS-H*MED: Macro Definitions for Surgical Documentation 3.04
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISH_N2_CHECKKOMBO call function 'ISH_N2_CHECKKOMBO' exporting ss_deid = '&1' ss_spras = sy-langu ss_kattext =
-&1 exceptions not_found = 1 others = 2.
ISH_N2_CHECKKOMBO call function 'ISH_N2_CHECKKOMBO' exporting ss_deid = '&2' ss_spras = sy-langu ss_kattext = a&1-r-&2 exceptions not_found = 1 others = 2.
ISH_READ_NTPT call function 'ISH_READ_NTPT' exporting einri = iuex_nlei-einri * SPRAS = SY-LANGU talst = ntpz-zulst tarif = uex_gtarif importing e_ntpt = iuex_ntpt exceptions not_found = 1 others = 2.
TRANSFER_NAMES_TO_FIELDS call function 'TRANSFER_NAMES_TO_FIELDS' exporting selectfield = feldname tables fields = fields namelist = namelist exceptions wrong_format_given = 1 others = 2.
HELP_VALUES_GET_NO_DD_NAME call function 'HELP_VALUES_GET_NO_DD_NAME' exporting selectfield = feldname titel = 'Materialauswahl' importing ind = sline tables fields = fields full_table = iselect exceptions full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 others = 6.
ISH_READ_NTPK call function 'ISH_READ_NTPK' exporting einri = iuex_nlei-einri talst = iuex_vnlei_maz-leist tarif = uex_gtarif importing e_ntpk = iuex_ntpk exceptions not_found = 1 others = 2.
ISHMED_GET_NLEI_LNRLS call function 'ISHMED_GET_NLEI_LNRLS' importing e_lnrls = iuex_vnlei_maz-lnrls exceptions others = 1.
ISH_VERBUCHER_NLEI call function 'ISH_VERBUCHER_NLEI' exporting tcode = sy-tcode tables xnlei = iuex_vnlei_maz ynlei = iuex_vnlei_maz_o.
ISHMED_UPDATE_NLLZ call function 'ISHMED_UPDATE_NLLZ' exporting tcode = sy-tcode tables nnllz = iuex_vnllz.
ISH_READ_NTPT call function 'ISH_READ_NTPT' exporting einri = iuex_nlei-einri * SPRAS = SY-LANGU talst = a&1-r-&2 tarif = uex_gtarif importing e_ntpt = iuex_ntpt exceptions not_found = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RN2OPMAK - IS-H*MED: Macro Definitions for Surgical Documentation 3.04 RN2OPFOR - IS-H*MED: Exit FORM Routines for Surgical Documentation RN2OPF4 - IS-H*MED: F4 Help Routines for Surgical Documentation RN2OPDOK - Capsule Report to Start a Document RN2OPDOK - Capsule Report to Start a Document RN2OPDA - IS-H*MED: User Exits for Surgical Documentation / Document Start