RN1ME_MD_IMPORT_PROCESSINGF01 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 RN1ME_MD_IMPORT_PROCESSINGF01 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISHMED_F4_ALLG_ACTIVEX CALL FUNCTION 'ISHMED_F4_ALLG_ACTIVEX' EXPORTING it_f4tab = lt_f4tab it_fieldcat = lt_fcat i_height = 15 i_width = 80 i_mfsel = off i_title = 'Importpakete'(040) * I_XK = 0 * I_YK = 0 IMPORTING e_rc = l_rc et_marked_entries = lt_f4tab.
VRM_SET_VALUES CALL FUNCTION 'VRM_SET_VALUES' EXPORTING id = 'cat_id' values = lt_vrm_values EXCEPTIONS id_illegal_name = 1 OTHERS = 2.
VRM_SET_VALUES CALL FUNCTION 'VRM_SET_VALUES' EXPORTING id = 'deldearc' values = lt_vrm_values EXCEPTIONS id_illegal_name = 1 OTHERS = 2.
VRM_SET_VALUES CALL FUNCTION 'VRM_SET_VALUES' EXPORTING id = 'selpac' values = lt_vrm_values EXCEPTIONS id_illegal_name = 1 OTHERS = 2.
VRM_SET_VALUES CALL FUNCTION 'VRM_SET_VALUES' EXPORTING id = 'chgdearc' values = lt_vrm_values EXCEPTIONS id_illegal_name = 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.
RN1ME_MD_IMPORT_PROCESSINGF01 - RN1MEMDIMPORTPROCESSINGF01 RN1ME_MD_IMPORT_PBOF01 - RN1MEMDIMPORTPBOF01 RN1ME_MD_IMPORT_HELP_DELDEAF01 - RN1MEMDIMPORTHELPDELDEAF01 RN1ME_MD_IMPORT - Medication: Import Report for Drug Information RN1ME_MD_IMPORT - Medication: Import Report for Drug Information RN1ME_MD_FOTHCLA_TOP - RN1MEMDFOTHCLATOP