SAP Reports / Programs | Payroll | Austria(PY-AT) SAP PY

MP079400 SAP ABAP dialog Program - documentation and ABAP source code







MP079400 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 MP079400 into the relevant SAP transactions such as SE38 or SE80


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


Text pool values


Text Symbol: O24 = 26 Nursing Allowance Ind.
Text Symbol: O25 = 27 Living Costs Adjustment Ind.
Text Symbol: O26 = 28 Last Name of Deceased
Text Symbol: O27 = 29 First Name Deceased
Text Symbol: O28 = 30 Insurance Number of Deceased
Text Symbol: O29 = 31 Date of Birth of Deceased
Text Symbol: O30 = 32 Trustee Last Name
Text Symbol: O31 = 33 Trustee First Name
Text Symbol: O32 = 34 Trustee Academic Degree
Text Symbol: O33 = 35 Trustee Gender
Text Symbol: O34 = 36 Trustee Street
Text Symbol: O35 = 37 Int. Lic. Plate Trustee
Text Symbol: O36 = 38 Trustee Postal Code
Text Symbol: O37 = 39 Trustee City
Text Symbol: O38 = 40 Cession Date of Employment
Text Symbol: O39 = 41 Employer Telephone No.
Text Symbol: O40 = 49 Cession of Trusteeship
Text Symbol: P01 = Select a subtype:
Text Symbol: P02 = Display possible entries
Text Symbol: PB0 = 0 Other Reasons
Text Symbol: PB1 = @01@&& Other Reasons
Text Symbol: PB2 = 0 EE Data
Text Symbol: PB3 = @01@&& EE Data
Text Symbol: POP = Other SI-Related Data Changes
Text Symbol: POS = Select the applicable reasons for change:
Text Symbol: O23 = 22 Dereg. Reason Pensioners, Text
Text Symbol: DSW = Cession of Trusteeship
Text Symbol: E01 = ELDA rec. created
Text Symbol: E02 = ELDA record not created
Text Symbol: E03 = ELDA record already created
Text Symbol: E04 = Test ELDA rec. created
Text Symbol: E05 = Test ELDA record not created
Text Symbol: E10 = Trustee details
Text Symbol: E11 = are incomplete or not required
Text Symbol: E12 = Details of Deceased
Text Symbol: E13 = Pensioner and deceased are identical
Text Symbol: MSW = Trustee data will be deleted
Text Symbol: O01 = 06 Birth Date





Text Symbol: O02 = 07 Family Name
Text Symbol: O03 = 08 Previous Family Name
Text Symbol: O04 = 10 F.Name
Text Symbol: O05 = 11 Academic Degree
Text Symbol: O06 = 12 Gender
Text Symbol: O07 = 13 Nationality
Text Symbol: O08 = 14 License Plate City of Residence
Text Symbol: O09 = 15 Postal Code City of Res.
Text Symbol: O10 = 16 C.ofRes
Text Symbol: O11 = 17 Street (City of Res.)
Text Symbol: O12 = 45 Academic Degree 2
Text Symbol: O21 = 21 Pens. Type
Text Symbol: O22 = 22 Dereg. Reason Pensioners, Code


INCLUDES used within this REPORT MP079400

INCLUDE MP079450.
INCLUDE RPUMKC00. "GBKELNK004939


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