HARCTER0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Using this report you can execute an off-cycle payroll run that allows you to calculate the payment that must be made for an employee leaving, or to calculate again the payment already made...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 HARCTER0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M29_CTER0 - Termination
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: OCRSN = Reason for OC payroll run
Title: Off-cycle payroll run: employees leaving the company
Text Symbol: X91 = Number of days
Text Symbol: X90 = Payment date
Text Symbol: E02 = Error on adding element to error list
Text Symbol: 080 = Off-cycle payroll data
Text Symbol: 034 = Prepare output
Text Symbol: 033 = Data selection
Text Symbol: 032 = List is formatted
Text Symbol: 031 = Define list column attributes
Text Symbol: 027 = Start date
Text Symbol: 026 = Selection final settlement
Text Symbol: 025 = LeaveDte
Text Symbol: 024 = Both
Text Symbol: 023 = Final settlement calculated with off-cycle payroll data
Text Symbol: 022 = Final settlement not calculated
Text Symbol: 021 = Remun. statement variant
Text Symbol: 020 = Schema
Text Symbol: 019 = Spool output
Text Symbol: 017 = Off-cycle payroll run: employees leaving the company
Text Symbol: 016 = Date of payment, no. of days
Text Symbol: 015 = Date of payment, default
Text Symbol: 014 = Test/Display log
Text Symbol: 013 = Schemas allowed
Text Symbol: 012 = Other data
Text Symbol: 011 = Date:
Text Symbol: 010 = Number of employees selected :
Text Symbol: 009 = Number of settlements performed :
Text Symbol: 008 = Number of settlements to perform :
Text Symbol: 007 = Execute process
Text Symbol: 006 = Name
Text Symbol: 005 = Payroll error
Text Symbol: 004 = Evaluation period:
Text Symbol: 003 = Settled
Text Symbol: 002 = PaytDate
Text Symbol: 001 = Settle.dte
INCLUDE PCTER200.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
HARCTER0 - Off-cycle payroll run: employees leaving the company HARCTER0 - Off-cycle payroll run: employees leaving the company HARCSSDS - documentation and ABAP source code HARCSSDF - documentation and ABAP source code HARCSSDD - documentation and ABAP source code HARCSSD0 - Define last date of Social insurance contribution payment