HKRCYEA0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report prints out the payment receipt of withholding income tax that contains the result of year-end tax adjustment calculation...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 HKRCYEA0 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_M41_YEA_RCT - Withholding income tax receipt
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: SUM_DT = Submitted on
Selection Text: PX_LFVAR = Form Variant
Selection Text: PX_LFORM = Form Name
Selection Text: LISTTYPE =
Selection Text: FORM =
Selection Text: DATAMED =
Title: The payment receipt of withholding income tax
Text Symbol: L07 = Jurisdi. num
Text Symbol: L06 = Representative
Text Symbol: L05 = Company name
Text Symbol: L04 = tax office
Text Symbol: L03 = seqence number
Text Symbol: L01 = Target period
Text Symbol: L00 = :
Text Symbol: H02 = Earned Income Tax Payment Statement Summary List - Per Employee
Text Symbol: H01 = Earned Income Tax Payment Statement Summary List - Per Tax Office
Text Symbol: E10 = Schl#ssel des Clusters KR:
Text Symbol: E09 = Please contact hotline to solve the current problem
Text Symbol: E08 = No payroll results found for data in cluster directory
Text Symbol: E07 = Inconsistencies between cluster directory and directory for payroll results
Text Symbol: E05 = Current version of cluster :
Text Symbol: E04 = List of Messages
Text Symbol: E03 = Imported version :
Text Symbol: E02 = is not current
Text Symbol: E01 = The imported version of the cluster
Text Symbol: L08 = BP regis.
Text Symbol: L09 = Postal code
Text Symbol: L10 = Address
Text Symbol: L11 = Num of C records
Text Symbol: L12 = Num of D records
Text Symbol: L21 = Biz place number
Text Symbol: L22 = TemSe object name / Error
Text Symbol: L23 = Company(Jurisdiction) name
Text Symbol: L32 = Pre. no.
Text Symbol: L33 = Generated file infomation
Text Symbol: L34 = The totalization per withholding tax paying obligator
Text Symbol: L35 = Detail infomation
Text Symbol: L40 = Total income
No INCLUDES are used within this REPORT code!
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 HKRCYEA0 or its description.