SAP Reports / Programs | Payroll | Germany(PY-DE) SAP PY

RPCVDMD0 SAP ABAP INCLUDE - Calculation of Social Insurance for Germany from 1990







RPCVDMD0 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). It is used for BEGIN OF UPDATE Module for calculating SI contribution amount...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 RPCVDMD0 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 RPCVDMD0. "Basic submit
SUBMIT RPCVDMD0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCVDMD0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Calculation of Social Insurance for Germany from 1990
Text Symbol: SV7 = ER Contr.Liable to Taxes:
Text Symbol: SV8 = Planned Constant ER Cntrb
Text Symbol: SV9 = Constant Settlement:
Text Symbol: SVA = ER Contrib. Liable to RP:
Text Symbol: SVB = SI Calculation
Text Symbol: SVK = ER Contrib.Liable to HI:
Text Symbol: SVM = March Clause Check Amount:
Text Symbol: SVN = no March Clause
Text Symbol: SVO = March Clause!!!
Text Symbol: SVR = ER Contrib. Liable to PI:
Text Symbol: SVS = ER Contrib. Liable to SI:
Text Symbol: SW1 = Tax-exempt Rem. Contr. Constant:
Text Symbol: SW2 = ER Contrib. Constant Not Paid:
Text Symbol: SW3 = No HI Due to Part-time Emplymt
Text Symbol: UM1 = Contribution Calculation
Text Symbol: W00 = Table 5D1W BIF Supplementary Benefits
Text Symbol: W01 = S Fund Gross Start End ConCl ER contr.
Text Symbol: W02 = Infotype Supplementary benefits, pension type BIF
Text Symbol: W03 = Start End Withdrawl Lump-sum tax.
Text Symbol: W04 = IT 0126 does not exist for personnel number at this time
Text Symbol: WV0 = Warnings
Text Symbol: ZP0 = Table T5D1X PIF Supplementary Benefits
Text Symbol: ZP1 = S Fund Rul Start End ER pct EE pct
Text Symbol: ZP2 = Supplementary Pension IT, Press Insurance Fund
Text Symbol: ZP3 = Start End Leaving P M T
Text Symbol: ZP4 = Exemption Amount Pens. Scheme
Text Symbol: ZP5 = Pension Fund Exemption Amount
Text Symbol: ZP6 = Employee Contrib. Exemption Amount
Text Symbol: ZV0 = Supplementary Ins.
Text Symbol: ZZ1 = |
Text Symbol: ZZ2 = --------------------------------------------------------------------------------
Text Symbol: ZZ7 = | | |
Text Symbol: ZZ8 = To Contribute:
Text Symbol: ZZ9 = Assessment Threshold
Text Symbol: ZZA = Payroll period
Text Symbol: ZZB = Contributions:
Text Symbol: ZZC = Fr WTYP AP C1 C2 C2 Wage type text Number Amount





Text Symbol: ZZE = Result Wage Types:
Text Symbol: SV6 = Tax-exempt ER Contr:
Text Symbol: 004 = SI Split
Text Symbol: 006 = Negative Gross Will Not Be Contributed
Text Symbol: 230 = Correction Gr.Assessm.Amnt S23c SGB IV
Text Symbol: 231 = Income Liable to Contrib.:
Text Symbol: 232 = SI Exempt.Amt
Text Symbol: 233 = Benefit in Whole Period: Gross Will Be Deleted
Text Symbol: 234 = Benefit only in Part Period: No Reduction
Text Symbol: 235 = Reduced GrossAssessmentAmt:
Text Symbol: 23J = YS
Text Symbol: 23N = NO
Text Symbol: AV0 = UI calculation
Text Symbol: E01 = No entry in table
Text Symbol: E02 = For Key
Text Symbol: E10 = Slide Zone and March Clause: Assignment of Non-Recurring Payment to Month
Text Symbol: E20 = No CI Contribution with Bonus in T5D1M f.
Text Symbol: E21 = No HI Contribution with Bonus in T5D1M f.
Text Symbol: E30 = Specify Monthly Remuneration in Slide Zone (Sample Wage Type MU80)
Text Symbol: EV0 = Results tables
Text Symbol: IU1 = InsolvencyCntrbAmnt Calculat.
Text Symbol: KU1 = RHC Contr.
Text Symbol: KU2 = RHC Allow. Contrib.
Text Symbol: KU3 = RHC Contrib. To Be Paid
Text Symbol: KU4 = RHC ER Contr.
Text Symbol: KU5 = RHC Exempt ER Contr.
Text Symbol: KU6 = RHC Correction Tax Liable
Text Symbol: KU7 = RHC Correction Constant
Text Symbol: KU8 = RHC Correction ER Contr.
Text Symbol: KV0 = HI Calculat. BAP
Text Symbol: PV1 = PI Calculat. BAP
Text Symbol: QFT = You Are Not Authorized for Infotype
Text Symbol: RV0 = PI calculation
Text Symbol: RV1 = Increase CS: PI Gross
Text Symbol: RV2 = Increase CS: PI Contr.
Text Symbol: RV3 = Increase amount
Text Symbol: SV1 = Total Contributions:
Text Symbol: SV2 = Total - Contributions Subj. to Subsidies:
Text Symbol: SV3 = Voluntary Contribs.To Be Paid:





Text Symbol: SV4 = Plannd ER Contr
Text Symbol: SV5 = Paid ER Contribut:


INCLUDES used within this REPORT RPCVDMD0

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