SAP Reports / Programs | Basis Components | SAP NetWeaver Mobile - Use subcomponents(BC-MOB) SAP BC

MEREPMI_MSD SAP ABAP dialog Program - Mobile Solution Descriptor (Program MEREPMI_MSD)







MEREPMI_MSD is a standard Module pool for a dialog screen ABAP Program 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 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

MI_MSD - MI:Process Mobile Component
MCD - MI:Process Mobile Component


ABAP code to call this SAP report using the submit statement

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.






SUBMIT MEREPMI_MSD. "Basic submit
SUBMIT MEREPMI_MSD AND RETURN. "Return to original report after report execution complete
SUBMIT MEREPMI_MSD VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Mobile Solution Descriptor (Program MEREPMI_MSD)
Text Symbol: 030 = Version
Text Symbol: 031 = Attrib.
Text Symbol: 032 = Location
Text Symbol: 033 = Value
Text Symbol: 034 = Component
Text Symbol: 035 = Framework
Text Symbol: 036 = Version of
Text Symbol: 037 = Version To
Text Symbol: 038 = Type
Text Symbol: 039 = Canceled: Invalid Package
Text Symbol: 040 = MiniApp assigned to local package ($TMP)
Text Symbol: 041 = Assign the MiniApp to a transportable development class
Text Symbol: 042 = or choose a different component name
Text Symbol: 043 = Authorization Object
Text Symbol: 044 = Checklist
Text Symbol: 045 = Inst. Sequence
Text Symbol: 100 = Create SyncBOs
Text Symbol: 500 = Transport Conn.
Text Symbol: 501 = Include MCD in Transport Request
Text Symbol: 502 = Include MiniApp in Transport Request
Text Symbol: 503 = MiniApp must be assigned to a transport request
Text Symbol: 504 = Continue
Text Symbol: 029 = Error in flush
Text Symbol: 001 = Cancel Processing
Text Symbol: 002 = Data not yet saved. Do you want to cancel processing?
Text Symbol: 003 = Y
Text Symbol: 004 = No
Text Symbol: 010 = Delete MSD
Text Symbol: 011 = Do you really want to delete the MSD?
Text Symbol: 012 = Data loss
Text Symbol: 013 = Data was changed. Do you want to save the changes?
Text Symbol: 014 = Change framework object
Text Symbol: 015 = Change the object?
Text Symbol: 016 = Delete the object?
Text Symbol: 017 = Language is supported
Text Symbol: 018 = Validity
Text Symbol: 019 = Only dependency on this MSD valid





Text Symbol: 020 = Add a dependency
Text Symbol: 021 = Dependency
Text Symbol: 022 = Delete a dependency
Text Symbol: 023 = @3I@ Display -> Change
Text Symbol: 024 = @3I@ Change -> Display
Text Symbol: 025 = Create transport request - cancel
Text Symbol: 026 = Save MSD nevertheless?
Text Symbol: 027 = Could not create transport request. Error =
Text Symbol: 028 = Cannot create ALV container


INCLUDES used within this REPORT MEREPMI_MSD

INCLUDE MEREPMI_MSD_TOP . " GLOBAL DATA
INCLUDE MEREPMI_MSD_PBO_100.
INCLUDE MEREPMI_MSD_PAI_100.
INCLUDE MEREPMI_MSD_FORMS_100.
INCLUDE MEREPMI_MSD_PBO_200.
INCLUDE MEREPMI_MSD_TBCTRL_DATA_370 .
INCLUDE MEREPMI_MSD_TBCTRL_DATA_360 .
INCLUDE MEREPMI_MSD_TBCTRL_DATA_350 .
INCLUDE MEREPMI_MSD_TBCTRL_DATA_340 .
INCLUDE MEREPMI_MSD_TBCTRL_DATA_330 .
INCLUDE MEREPMI_MSD_TBCTRL_DATA .
INCLUDE MEREPMI_MSD_PBO_320 .
INCLUDE MEREPMI_MSD_PAI_320 .
INCLUDE MEREPMI_MSD_PBO_310 .
INCLUDE MEREPMI_MSD_PAI_310 .
INCLUDE MEREPMI_MSD_PAI_200 .
INCLUDE MEREPMI_MSD_FORMS.
INCLUDE MEREPMI_MSD_FORMS_200.
INCLUDE MEREPMI_MSD_PBO_300.
INCLUDE MEREPMI_MSD_PAI_300.
INCLUDE MEREPMI_MSD_FORMS_300.
INCLUDE MEREPMI_MSD_FORMS_310.
INCLUDE MEREPMI_MSD_PBO_370 .
INCLUDE MEREPMI_MSD_PAI_370 .
INCLUDE MEREPMI_MSD_PBO_360 .
INCLUDE MEREPMI_MSD_PAI_360 .
INCLUDE MEREPMI_MSD_PBO_350 .
INCLUDE MEREPMI_MSD_PAI_350 .
INCLUDE MEREPMI_MSD_PBO_340 .
INCLUDE MEREPMI_MSD_PAI_340 .





INCLUDE MEREPMI_MSD_PBO_330 .
INCLUDE MEREPMI_MSD_PAI_330 .
INCLUDE MEREPMI_MSD_FORMS_330.
INCLUDE MEREPMI_MSD_PBO_230.
INCLUDE MEREPMI_MSD_FORMS_230.
INCLUDE MEREPMI_MSD_FORMS_320.
INCLUDE MEREPMI_MSD_FORMS_220.
INCLUDE MEREPMI_MSD_PBO_240.
INCLUDE MEREPMI_MSD_FORMS_240.
INCLUDE MEREPMI_MSD_FORMS_350.
INCLUDE MEREPMI_MSD_PBO_250.
INCLUDE MEREPMI_MSD_FORMS_250.
INCLUDE MEREPMI_MSD_FORMS_360.
INCLUDE MEREPMI_MSD_FORMS_260.
INCLUDE MEREPMI_MSD_POV_360.
INCLUDE MEREPMI_MSD_POV_350.
INCLUDE MEREPMI_MSD_PBO_400.
INCLUDE MEREPMI_MSD_PAI_400.
INCLUDE MEREPMI_MSD_FORMS_400.
INCLUDE MEREPMI_MSD_FORMS_370.
INCLUDE MEREPMI_MSD_PBO_270.
INCLUDE MEREPMI_MSD_FORMS_270.
INCLUDE MEREPMI_MSD_PBO_500.
INCLUDE MEREPMI_MSD_FORMS_500.
INCLUDE MEREPMI_MSD_PAI_500.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name MEREPMI_MSD or its description.