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
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.
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
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
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
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.
RPCDKMD0 - DUEVO Statement for Employee (Miners' Insurance) RPCDKMD0 - DUEVO Statement for Employee (Miners' Insurance) RPCDKLD0 - List DUEVO Notifications (Miners' Insurance) RPCDKLD0 - List DUEVO Notifications (Miners' Insurance) RPCDK4D0 - RP-DDK: Include for the Miners' and Mine Employees Insurance-DUEVO RPCDK2D0 - RP-DDK: Include for the Miners' and Mine Employees Insurance-DUEVO