SAP Reports / Programs

RPMYPA42 SAP ABAP dialog Program - Programm TMYPA42







RPMYPA42 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 RPMYPA42 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

OG42 - Customizing Tool for PA42


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 RPMYPA42. "Basic submit
SUBMIT RPMYPA42 AND RETURN. "Return to original report after report execution complete
SUBMIT RPMYPA42 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Programm TMYPA42
Text Symbol: 045 =
Text Symbol: 044 = Another action may have been selected, or the parameters may have been changed. Do you want to use the old values?
Text Symbol: 042 = Technical info off
Text Symbol: 041 = Technical info on
Text Symbol: 040 = Required entry field
Text Symbol: 038 = Delete program with all its elements?
Text Symbol: 036 = List box
Text Symbol: 035 = Field ready for input
Text Symbol: 034 = Checkbox
Text Symbol: 033 = Other fields
Text Symbol: 032 = Further information
Text Symbol: 031 = Infotype Name
Text Symbol: 030 = Insert text
Text Symbol: 029 = Select text, input and output fields
Text Symbol: 028 = Select text field
Text Symbol: 027 = Select input/output field
Text Symbol: 024 = Choose program
Text Symbol: 022 = Choose screen
Text Symbol: 021 = Changes to the screen were not saved and will be lost. Continue?
Text Symbol: 020 = No
Text Symbol: 019 = Yes
Text Symbol: 018 = Screen &1 &2 already exists. Do you want to overwrite it?
Text Symbol: 017 = Screen already exists
Text Symbol: 016 = Text Field and Corresponding Input/Output Field
Text Symbol: 011 = InftypText/FieldText
Text Symbol: 010 = Frames
Text Symbol: 009 = Input/Output field
Text Symbol: 008 = Text Field
Text Symbol: 007 = Details
Text Symbol: 006 = Text: Long
Text Symbol: 005 = Text: Medium
Text Symbol: 004 = Text: Short
Text Symbol: 002 = Delete
Text Symbol: 001 = Infotype/Field


INCLUDES used within this REPORT RPMYPA42

INCLUDE RPMYPA42TOP.
INCLUDE RPMYPA42C01.
INCLUDE RPMYPA42O01.




INCLUDE RPMYPA42I01.
INCLUDE RPMYPA42F01.
INCLUDE RPMYPA42F02.
INCLUDE RPMYPA42F03.
INCLUDE RPMYPA42F04.


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 RPMYPA42 or its description.