SAP Reports / Programs | Personnel Management | Personnel Administration | Denmark(PA-PA-DK) SAP PA

RPCDMFM0 SAP ABAP Report - Create DMF Statistics







RPCDMFM0 is a standard Executable ABAP Report 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 RPCDMFM0 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

PC00_M09_CDMF - Create DMF statistics


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


Text pool values


Selection Text: FIRMNAME = Name of company
Selection Text: FREEC32 = Free car rule IT32
Selection Text: FREECAR = Free car contract type IT16
Selection Text: IT14LGRT = Wage type for extra payments
Selection Text: JOBCTGFD = Field for position category
Selection Text: JOBLVLFD = Field for position level
Selection Text: KONTAKT = Contact person
Selection Text: MEMBERNO = Membership number
Selection Text: NOERRPOP = Error output at end of list
Selection Text: PENSDEDU = Wage types for pens. reduction
Selection Text: PENS_EE = Include EE pension contrib.
Selection Text: PLAINLST = Simple list
Selection Text: SHOWLIST = Display list
Selection Text: TABLELST = Table view
Selection Text: USE_IT16 = Evaluate contract type fr.IT16
Selection Text: USE_IT32 = Evaluate car rule from IT32
Selection Text: DOWNLOAD = Store in local file
Selection Text: BRANCHE = Industry Keys
Selection Text: AMTSKODE = Office keys
Title: Create DMF Statistics
Text Symbol: 006 = List format
Text Symbol: 005 = Print and storage characteristics
Text Symbol: 004 = Pension contributions
Text Symbol: 003 = Indicator for free car
Text Symbol: 002 = Field numbers for company stats. fields (IT 204, subtype 2)
Text Symbol: 001 = Wage types for extra payments from Recurring Payments/Deds (IT 14)
Text Symbol: I05 = Gender
Text Symbol: I04 = Indust.
Text Symbol: I03 = Work center code
Text Symbol: I02 = Birth date
Text Symbol: I01 = Personnel no.
Text Symbol: H25 = Contact pers.:
Text Symbol: H24 = Page:
Text Symbol: H23 = Time:
Text Symbol: H11 = Pens.
Text Symbol: H12 = PLvl
Text Symbol: H13 = OT
Text Symbol: H14 = PCat





Text Symbol: H15 = Car
Text Symbol: H20 = Memb.no.:
Text Symbol: H21 = Comp.:
Text Symbol: H22 = Date:
Text Symbol: H01 = Pers no.
Text Symbol: T03 = September
Text Symbol: T02 = Mar.
Text Symbol: T01 = DMF statistics
Text Symbol: IT1 = General company data
Text Symbol: I15 = Free car
Text Symbol: I14 = Position cat.
Text Symbol: I13 = Overtime
Text Symbol: I12 = Position level
Text Symbol: I11 = Pens.
Text Symbol: I10 = Bonuses
Text Symbol: I09 = Salary
Text Symbol: I07 = Final year
Text Symbol: I06 = Educ/train
Text Symbol: H10 = Extra
Text Symbol: H09 = Salary
Text Symbol: H08 = Off
Text Symbol: H07 = Year
Text Symbol: H06 = Educat.
Text Symbol: H05 = Gdr
Text Symbol: H04 = Ind
Text Symbol: H03 = Position cd
Text Symbol: H02 = DOB


INCLUDES used within this REPORT RPCDMFM0

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