MEREPMI_MSD_FORMS_100 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 MEREPMI_MSD_FORMS_100 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!
ME_JSP_SMOMO_MSD_DELETE CALL FUNCTION 'ME_JSP_SMOMO_MSD_DELETE' EXPORTING namespace = p_namespace name = p_name version = p_version TABLES error_messages = lt_messages EXCEPTIONS not_authorized = 1 internal_error = 2 parameter_error = 3 msd_not_found = 4 error_occured = 5 OTHERS = 6.
F4MI_MSD_F4_GET_VALUE CALL FUNCTION 'F4MI_MSD_F4_GET_VALUE' IMPORTING e_memsd = ls_memsd * E_MEMSD_DEP_TAB = .
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' "#EC * EXPORTING dyname = sy-cprog dynumb = sy-dynnr TABLES dynpfields = lt_dynpread EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = text-039 "Abbruch:Paket ist nicht zulässig txt1 = text-040 "Die MiniApp ist einem lokalen Paket ('$TMP') zugeordnet.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MEREPMI_MSD_FORMS_100 - MEREPMIMSDFORMS100 MEREPMI_MSD_FORMS - MEREPMIMSDFORMS MEREPMI_MSD_CONSTANTS - MEREPMIMSDCONSTANTS MEREPMI_MSD - Mobile Solution Descriptor (Program MEREPMI_MSD) MEREPMI_MSD - Mobile Solution Descriptor (Program MEREPMI_MSD) MEREPMI_DEVICE_MGMT_TABSTRIP - MEREPMIDEVICEMGMTTABSTRIP