HARCSI18 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 per company code for issuing both the Annual Statements (DGI-SIJP) and a printable support list for controlling them...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 HARCSI18 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: TIPEM = D Company type
Selection Text: SIMES = Month
Selection Text: SIANO = Year
Title: Generation of employee declarations - Version 18
Text Symbol: 104 = Cond.
Text Symbol: 105 = Acty
Text Symbol: 106 = HireM
Text Symbol: 107 = Town
Text Symbol: 108 = Additional information by company:
Text Symbol: 109 = Food vouchers/food boxes amount:
Text Symbol: 110 = Fixed amount per employee for ART:
Text Symbol: 111 = Percentage on wage total for ART:
Text Symbol: 112 = Ticket/Fd boxes
Text Symbol: 113 = Tickets/Food boxes
Text Symbol: 114 = Tickets
Text Symbol: 115 = %adSI
Text Symbol: 116 = Txble rem.C.&WF
Text Symbol: 117 = WF addnl amount
Text Symbol: 118 = SI surpl.contr.
Text Symbol: 119 = WF surpl.contr.
Text Symbol: 120 = Txble rem.cont.
Text Symbol: 121 = SI con. %
Text Symbol: 122 = Add.SI cont. %
Text Symbol: 103 = Sit.
Text Symbol: 102 = Name and surname
Text Symbol: 101 = Total remuneration with non-deductible credits
Text Symbol: 100 = Total remuneration to be used
Text Symbol: 099 = PPer.Fam.Allow.cont.
Text Symbol: 098 = F.A.contr.
Text Symbol: 097 = Remun.subjet to PPer
Text Symbol: 096 = Remun.subjectPP
Text Symbol: 095 = Rem.sub.PP
Text Symbol: 094 = TemSe name
Text Symbol: 093 = Dis. area bonus amt
Text Symbol: 092 = DisAreaBonusAmt
Text Symbol: 091 = Dis. area bonus amt
Text Symbol: 090 = School assistance
Text Symbol: 089 = Prenatal fam. allow.
INCLUDE PCSIJ180.
INCLUDE PCSIJ181.
INCLUDE PCCLEVAR.
INCLUDE PCSIJ182.
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 HARCSI18 or its description.
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 HARCSI16 - Generation of employee declarations - Version 16 HARCSI16 - Generation of employee declarations - Version 16