SAP Reports / Programs

MP063200 SAP ABAP dialog Program - Module Pool for Infotype 0632 (Semiretirement A)







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


Text pool values


Title: Module Pool for Infotype 0632 (Semiretirement A)
Text Symbol: TRO = Pers. No. of Replacement Known
Text Symbol: TRI = @01@ Pers. No. of Replacement Known
Text Symbol: TEO = Personnel No. of Replacement Unknown
Text Symbol: TEI = @01@ Personnel No. of Replacement Unknown
Text Symbol: TAR = Substitute Employee Data
Text Symbol: PK2 = End Date
Text Symbol: PK1 = Start Date
Text Symbol: P40 = HR Master Data
Text Symbol: P32 = Contrib. Statement
Text Symbol: P31 = Marginally Employed
Text Symbol: P30 = SI Employment Status
Text Symbol: P22 = 2nd Part of SI No.
Text Symbol: P21 = 1st Part of SI No.
Text Symbol: P18 = are
Text Symbol: P17 = is
Text Symbol: P16 = and
Text Symbol: P15 = Name Prefix
Text Symbol: P14 = Title
Text Symbol: P13 = 1stName
Text Symbol: P12 = LastName
Text Symbol: P11 = FOA
Text Symbol: P10 = Substitute Employee
Text Symbol: P04 = "Wage Comp. for SP"
Text Symbol: P03 = "SR Special Payment"
Text Symbol: P02 = "Wage Comp. f. Reg."
Text Symbol: P01 = "SR Employment"
Text Symbol: I06 = "Organizational Assignment" Infotype (0001)
Text Symbol: I05 = "Payroll Status" Infotype (0003)
Text Symbol: I04 = "Semiretirmnt A" Infotype (0632)
Text Symbol: I03 = "Social Insurance A" Infotype (0044)
Text Symbol: I02 = "Plnd Work Time" Infotype (0007)
Text Symbol: I01 = "Personal Data" Infotype (0002)
Text Symbol: I00 = "Actions" Infotype (0000)


INCLUDES used within this REPORT MP063200

INCLUDE MP063250.


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