SAP Reports / Programs

RPCDKMD0 SAP ABAP Report - DUEVO Statement for Employee (Miners' Insurance)







RPCDKMD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Purpose of the Report ----------------- This report prints out the DUEVO notifications created with report RPCDUVD0/RPCDGVD0...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 RPCDKMD0 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 RPCDKMD0. "Basic submit
SUBMIT RPCDKMD0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCDKMD0 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: R_SEL_4 = Without Time Restriction
Selection Text: R_SEL_3 = From the Year
Selection Text: R_SEL_2 = Other Payroll Period
Selection Text: R_SEL_1 = Current Payroll Period
Selection Text: DU_UMSAB = Determine Sender with
Selection Text: DU_TADAT = Current date
Selection Text: DU_PABRP = Other Period: Month
Selection Text: DU_PABRJ = Other Period: Year
Selection Text: DU_LIRND = Distance of Col.fr.Left Margin
Selection Text: DU_JAHR = Notifications from Year
Selection Text: DU_ABKRS = Payroll area
Title: DUEVO Statement for Employees (Miners' Insurance)
Text Symbol: 221 = Activity
Text Symbol: 222 = Special Feature Key
Text Symbol: 223 = Chg.Reason
Text Symbol: 224 = This Was Registered Monthly:
Text Symbol: 230 = Amendment of Activity and Special Key Information
Text Symbol: 231 = and Reas.f.Chnge
Text Symbol: 232 = Cancellation of Information about Activity, Special Key
Text Symbol: 233 = and Reas.f.Chnge
Text Symbol: 234 = Amendment of Times of Miners' Premium Payment
Text Symbol: 235 = Cancell. of Times of Miners' Premium Payment
Text Symbol: 240 = X0 or X2 = No Paymnt of the Miners' Premium
Text Symbol: 901 = Terminated - DU Version <> Program:
Text Symbol: 902 = Terminated - DG Version <> Program:
Text Symbol: 220 = Last From-Month
Text Symbol: 208 = 0 = Other Reasons
Text Symbol: 207 = 8 = EndofEmploym.Rel.atEEReq.
Text Symbol: 206 = 7 = Termin.of Employmt Relation.Due to Illness,Incap.Work etc
Text Symbol: 205 = 6 = Termin.of Employmt Relation. Due to Terminat.by Plnt
Text Symbol: 204 = 5 = Termin.of Employmt Relation.Due to Shutdown,Competit.
Text Symbol: 203 = 3 = Discont.of Early Retiremt Pens.
Text Symbol: 202 = 2 = Temp.Termin.of Employ.Relationship
Text Symbol: 201 = 1 = EndofEmplymt f.Contr.Breach
Text Symbol: 200 = Reas.EndEmpl
Text Symbol: 102 = DUEVO Number
Text Symbol: 101 = Notifics Displayed :
Text Symbol: 091 = Yes





Text Symbol: U06 = Month Miners' Premium
Text Symbol: U05 = Month Miners' Premium Miners' Premium
Text Symbol: U04 = Mth Activity Feat.Key Change
Text Symbol: U03 = Spec. Reason for
Text Symbol: U02 = Mth Activity Feat.Key Change Premium
Text Symbol: U01 = Special Reas. f. Miners'
Text Symbol: P11 = Other data
Text Symbol: P10 = Without Period Restriction
Text Symbol: P09 = From the Yr
Text Symbol: P08 = Other period
Text Symbol: P07 = Current period
Text Symbol: P06 = Payroll area
Text Symbol: P05 = Selection of DUEVO Notifics
Text Symbol: M12 = December
Text Symbol: M11 = November
Text Symbol: M10 = October
Text Symbol: M09 = September
Text Symbol: M08 = August
Text Symbol: M07 = July
Text Symbol: M06 = June
Text Symbol: M05 = May
Text Symbol: M04 = April
Text Symbol: M03 = Mar.
Text Symbol: M02 = Feb.
Text Symbol: M01 = Jan.
Text Symbol: K02 = Employed to
Text Symbol: 090 = No
Text Symbol: 049 = 9 = End of Employment Due to Death
Text Symbol: 045 = 5 = Non-Recurring Payment
Text Symbol: 044 = 4 = Other Reasons
Text Symbol: 043 = 3 = Annual Pay/Interruption
Text Symbol: 042 = 2 = End of Employmt(Except Due to Death)
Text Symbol: 041 = 1 = Other Reasons
Text Symbol: 040 = 0 = Start of Employment
Text Symbol: 031 = Cancel Deregistration
Text Symbol: 030 = Amend Deregistration
Text Symbol: 029 = Deregistn
Text Symbol: 028 = Change of Nationality
Text Symbol: 027 = Change of Address





Text Symbol: 026 = Name Change
Text Symbol: 025 = Cancellation of a Deregist./Annual Report
Text Symbol: 024 = Amendment of a Deregistrat./Annual Report
Text Symbol: 023 = Deregist./Annual Report
Text Symbol: 022 = Reversal of Registration
Text Symbol: 021 = Amendment of a Registration
Text Symbol: 020 = Registn
Text Symbol: 018 = Please add this statement to your documentation.
Text Symbol: 012 = was given to the SI agency acc. to DEUEV legislation
Text Symbol: 011 = The following info. regarding the HI fund responsible
Text Symbol: 010 = Statement- SocIns. According to Para.11 (DUEVO) (D)
Text Symbol: 009 = Mr.
Text Symbol: 008 = Mr.
Text Symbol: 007 = Mr.
Text Symbol: 006 = Mr/Mrs/Ms
Text Symbol: 005 = Insurance No.
Text Symbol: 004 = Personnel No
Text Symbol: 003 = Dept.
Text Symbol: 002 = Sder
Text Symbol: 001 = Int.Mail
Text Symbol: 087 = Temp.Employee
Text Symbol: 086 = Part-time EE
Text Symbol: 085 = Employed to
Text Symbol: 084 = Control Notific
Text Symbol: 083 = Notif. Type
Text Symbol: 082 = PI Contrib. Group
Text Symbol: 081 = New address
Text Symbol: 080 = New name
Text Symbol: 079 = HI Fund
Text Symbol: 078 = Pay in DM
Text Symbol: 077 = Reas.
Text Symbol: 076 = StatPmt Rsn
Text Symbol: 075 = Company No.: HI Fund
Text Symbol: 074 = Company no.
Text Symbol: 073 = Conc. Employed Person
Text Symbol: 072 = Pensioner/Applicant
Text Symbol: 071 = Childr.Acc.to Tax Card
Text Symbol: 070 = Married
Text Symbol: 069 = Nationality



Text Symbol: 068 = Activity
Text Symbol: 067 = Contrib. Groups
Text Symbol: 066 = Period
Text Symbol: 065 = Employed as of
Text Symbol: 064 = Unemploy.Ins.
Text Symbol: 063 = Pens.Ins.
Text Symbol: 062 = Health Ins.
Text Symbol: 061 = SysShdHveRegstrd
Text Symbol: 060 = System registered
Text Symbol: 059 = 1 = End of Employment
Text Symbol: 053 = 4 = Change of Name
Text Symbol: 052 = 2 = Change of Name
Text Symbol: 051 = 1 = Change of Address


INCLUDES used within this REPORT RPCDKMD0

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:

RP_READ_CLUSTER_DK CALL FUNCTION 'RP_READ_CLUSTER_DK' " Selektion der DÜVO-Meldungen EXPORTING PERNR = PERNR-PERNR " Personalnummer MDART = MDART " Meldeart SLART = SLART " Selektionsart MONAT = MONAT " Monat JAHR = JAHR " Jahr IM_ASL = ASL " Anzahl selektierte Meldungen IMPORTING EX_ASL = ASL " Anzahl selektierte Meldungen TABLES DIT = DIT " selektierte DÜVO-Meldungen AGL = AGL. " Anzahl gelesene Meldungen



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