HARCSI93 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report generates a TemSe file for each company to issue the Annual Income Tax Declaration (DGI-SIJP) as well as a support list for their control that can be printed...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 HARCSI93 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: SIANO = Year
Selection Text: SIMES = Month
Title: Generation of employee declarations
Text Symbol: 015 = SIJP:ASCII file generation:
Text Symbol: 014 = Company name
Text Symbol: 013 = Company code:
Text Symbol: 012 = General totals
Text Symbol: 011 = TemSe name
Text Symbol: 010 = Record number
Text Symbol: 007 = SIJP - Generation of employee declarations
Text Symbol: 006 = Total Co.cd/Co.cd/Record
Text Symbol: 005 = Total Co. Codes
Text Symbol: 004 = TemSe file
Text Symbol: 003 = CoCd
Text Symbol: 002 = Month/year
Text Symbol: 001 = Period
Text Symbol: 017 = Employee
Text Symbol: 031 = WFund Rem.
Text Symbol: 030 = Fam.allow.
Text Symbol: 029 = V.ret.C.
Text Symbol: 028 = LiableRem.
Text Symbol: 027 = Tot.rem.
Text Symbol: 026 = %Givb
Text Symbol: 025 = Area
Text Symbol: 024 = %RA
Text Symbol: 023 = Acty
Text Symbol: 022 = NofKin
Text Symbol: 021 = Chldrn
Text Symbol: 020 = Spouse
Text Symbol: 016 = Spouse
Text Symbol: 045 = DATE
Text Symbol: 044 = SHEET
Text Symbol: 043 = Fam.allow.contr.
Text Symbol: 042 = Liable remun.
Text Symbol: 041 = TOTALS FOR EMPLOYEES ON PROGRESSION PERIOD
Text Symbol: 040 = NofK WF CONTR.
Text Symbol: 039 = WELFARE FUND REM.
Text Symbol: 038 = FAMILY ALLOWANCE
INCLUDE PCCLEVAR.
INCLUDE PCSIJ932. " FORM ROUTINES
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.
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 HARCSI93 or its description.
HARCSI93 - Generation of employee declarations HARCSI93 - Generation of employee declarations HARCSI18 - Generation of employee declarations - Version 18 HARCSI18 - Generation of employee declarations - Version 18 HARCSI17 - Generation of employee declarations - Version 17 HARCSI17 - Generation of employee declarations - Version 17