SAP Reports / Programs

RPLAHVC1_CE SAP ABAP Report - HR-CH: AHV - Pay Statement (CE Version)







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


Text pool values


AHV - Pay Statement
Selection Text: VERSION = Display retroactive accounting
Selection Text: P_VARI_C = Layout Control List
Selection Text: P_SW_ELM = ELM Active
Selection Text: P_E_GUID = GUID for Export/Import
Selection Text: P_CLGRID = Control List
Selection Text: P_ALVFRO = Correction ALV-Exmpt 2004-2008
Selection Text: P_ABREH = Payroll Unit
Selection Text: P_ABRECH = Payroll Number
Selection Text: KLISTE = Review periods of employment
Title: HR-CH: AHV - Pay Statement (CE Version)
Text Symbol: 113 = Over ALV1 Max
Text Symbol: 114 = MV Wage
Text Symbol: 115 = Pers.
Text Symbol: 116 = No.
Text Symbol: 117 = Pers.No.
Text Symbol: 118 = CoCode/PYUnit
Text Symbol: ABW = Absent
Text Symbol: E02 = No entry exists in table T5CS9
Text Symbol: E03 = with the payroll number
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: F01 = ERROR MESSAGE:
Text Symbol: F02 = Period missing in table 549A/549Q
Text Symbol: F03 = Correct
Text Symbol: R50 = No up-to-date result for
Text Symbol: U01 = Adresses of payroll units
Text Symbol: 004 = AHV - Pay Statement
Text Symbol: 006 = AHV/UI-Exempt Persons/Sum of Wages
Text Symbol: 007 = for the AHV Pay Statement
Text Symbol: 010 = Review Periods of Employment
Text Symbol: 013 = Payroll Number:
Text Symbol: 020 = Additional Data
Text Symbol: 021 = Maternity insurance
Text Symbol: 025 = liable persons
Text Symbol: 027 = From





Text Symbol: 028 = To
Text Symbol: 029 = Date
Text Symbol: 030 = Do not send, keep for revision purposes
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: 101 = Ins.Person's No.
Text Symbol: 102 = Birth Date
Text Symbol: 103 = Name/First Name
Text Symbol: 104 = Cert.Time
Text Symbol: 105 = From/To
Text Symbol: 106 = AHV Wage
Text Symbol: 107 = ALV Wage
Text Symbol: 108 = ALV Wage 2
Text Symbol: 109 = M/F
Text Symbol: 110 = AHV-Exempt
Text Symbol: 111 = Amount
Text Symbol: 112 = ALV-Exempt +


INCLUDES used within this REPORT RPLAHVC1_CE

INCLUDE RPLAHVCI_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 RPLAHVC1_CE or its description.