SAP Reports / Programs | Payroll | Switzerland(PY-CH) SAP PY

RPLVERC0_CE SAP ABAP Report - HR-CH: Payroll Insurance Switzerland (CE Version)







RPLVERC0_CE 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 RPLVERC0_CE 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_M02_LVER0_CE - Payroll Insurance Switzerland CE


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


Text pool values


Insurance Calculation
Selection Text: VERSION = Retro.Accounting F/FO/FR/I
Selection Text: P_VERSI = Insurance Type
Selection Text: P_VARI_C = Layout Control List
Selection Text: P_P0037 = Valuate Infotype 37
Selection Text: P_CLGRID = Control List
Selection Text: P_ABREH = Payroll Unit
Selection Text: BEREICH = Contribution Level
Title: HR-CH: Payroll Insurance Switzerland (CE Version)
Text Symbol: K01 = Contrib.level
Text Symbol: K02 = Limit:
Text Symbol: K03 = Unit:
Text Symbol: K04 = Percent
Text Symbol: K05 = Per mil.
Text Symbol: K06 = Calcul of contrib diff
Text Symbol: K07 = Women:
Text Symbol: K08 = Men:
Text Symbol: K09 = Employee contributn. rate
Text Symbol: K10 = Employer's contribution
Text Symbol: K11 = Amount
Text Symbol: K16 = Total Insurance Grouping
Text Symbol: K17 = Total Payroll Unit
Text Symbol: K18 = Company Code Total
Text Symbol: K19 = Grand Total
Text Symbol: K20 = Not Liable
Text Symbol: K21 = Insurance Category
Text Symbol: R50 = No up-to-date result for
Text Symbol: U01 = Adresses of payroll units
Text Symbol: F03 = Correct
Text Symbol: 002 = Date
Text Symbol: 013 = Different grouping for insurances from payroll unit:
Text Symbol: 014 = Grouping for insurances according to payroll unit:
Text Symbol: 020 = Additional Data
Text Symbol: 022 = Sett. Unit
Text Symbol: 023 = Customer No.
Text Symbol: 024 = Contract No.
Text Symbol: 036 = Insurer:
Text Symbol: 0E1 = Deviation in





Text Symbol: 0E2 = Assignment of Payroll Units
Text Symbol: 0E3 = Between Payroll and Evaluation
Text Symbol: 0M1 = Concurrent Employment in Different
Text Symbol: 0M2 = Company Codes / Payroll Units
Text Symbol: ABW = Absent
Text Symbol: E02 = Exceptions for assignment of payroll unit between payroll /and evaluation period
Text Symbol: E04 = In V_T5CS7 no contribution rates were found for the payroll unit
Text Symbol: E05 = Insurance
Text Symbol: E06 = not valid in evaluation period
Text Symbol: E21 = The evaluation is created on the basis of payroll units
Text Symbol: E22 = that are valid at the time of evaluation.
Text Symbol: E23 = For more information press F1
Text Symbol: E24 = F1 Help
Text Symbol: E30 = Either insurance type or indicator
Text Symbol: E31 = must be filled in for P0037
Text Symbol: E32 = Insurance type and indicator for P0037
Text Symbol: E33 = must not both be filled in
Text Symbol: F01 = ERROR MESSAGE:
Text Symbol: F02 = Period missing in table 549A/549Q


INCLUDES used within this REPORT RPLVERC0_CE

INCLUDE RPLVERCI_ELM_CE.


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