SAP Reports / Programs | Personnel Management | Personnel Administration | Netherlands(PA-PA-NL) SAP PA

MP040800 SAP ABAP dialog Program - documentation and ABAP source code







MP040800 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for The data stored in infotype CBS (0408) does not appear in any other infotype, but must be included in the CBS report...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter MP040800 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 MP040800. "Basic submit
SUBMIT MP040800 AND RETURN. "Return to original report after report execution complete
SUBMIT MP040800 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: DV3 = Part-time No Fixed Weekly Schedule
Text Symbol: DV2 = Part-time Fixed Weekly Schedule
Text Symbol: DV1 = Full-time Employment
Text Symbol: C91 = Former Employee
Text Symbol: C90 = Chosen Director
Text Symbol: C51 = Full WAO/AAW/WW (Work Incapacity Pension and Unemployment Benefit)
Text Symbol: C50 = With Partial WAO/AAW/WW (Work Incapacity Pension and Unemployment Benefit)
Text Symbol: C28 = Trainee or Student
Text Symbol: C26 = Standby/Stand-in Worker
Text Symbol: C24 = Employee for WSW (Sheltered Employment Act)
Text Symbol: C23 = Outworker
Text Symbol: C22 = EE on Secondment
Text Symbol: C21 = Worker on Temp. Loan
Text Symbol: C20 = Contracting of Work
Text Symbol: C19 = Family/Relative of owner
Text Symbol: C00 = Other Category
Text Symbol: AA3 = Other Provision
Text Symbol: AA2 = PAS Provision
Text Symbol: AA1 = Provision for Parental Leave
Text Symbol: AA0 = No Provision
Text Symbol: W10 = Check feature NLR04!
Text Symbol: W09 = REPER not identified
Text Symbol: W08 = CBS
Text Symbol: W07 = Repr. legal person is not related to
Text Symbol: W06 = to
Text Symbol: W05 = Representing legal person will change from
Text Symbol: W04 = Personnel No. and Date:
Text Symbol: W03 = REPER for CBS not identified
Text Symbol: VK8 = Social Fund Metal Industry
Text Symbol: VK7 = Shoe Maker's Social Fund
Text Symbol: VK6 = Social Fund Shipping Industry
Text Symbol: VK5 = Agrarian Social Fund
Text Symbol: VK4 = Social Fund Joinery Works
Text Symbol: VK3 = Social Fund Dredging Company
Text Symbol: VK2 = Social Fund Painter/Dec.
Text Symbol: VK1 = Social Fund Building Industry
Text Symbol: VK0 = No Holiday Vouchers
Text Symbol: SD3 = Multiple-Shift Operation





Text Symbol: SD2 = Irregular Shift Operation
Text Symbol: SD1 = Regular Shift Operation


INCLUDES used within this REPORT MP040800

No INCLUDES are used within this REPORT code!


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