SAP Reports / Programs | Payroll | South Korea(PY-KR) SAP PY

HKRCDON0 SAP ABAP Report - Donation Expense Receipt and DME







HKRCDON0 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 HKRCDON0 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_M41_YEA_DON - Report of Donation Expense


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


Text pool values


Selection Text: P_TAX_YY = Tax year
Selection Text: P_TAX_ID = Home tax ID
Selection Text: P_SUB_DT = Submit date
Selection Text: P_BIZ_NO = Biz number
Selection Text: PX_LFVAR = Form Variant
Selection Text: PX_LFORM = Form Name
Title: Donation Expense Receipt and DME
Text Symbol: E13 = NO Donation expense for employee
Text Symbol: E14 = No donation data for
Text Symbol: E15 = is not over 1 KRW.
Text Symbol: L01 = Biz place numbe
Text Symbol: L02 = Company(Jurisdiction) name
Text Symbol: L03 = TemSe object name / Error
Text Symbol: L04 = DME Donation File List
Text Symbol: L05 = KR Donation TEMSE FILE
Text Symbol: L06 = Label Text
Text Symbol: L07 = Year-End Adjustment
Text Symbol: L08 = Irregular Closing
Text Symbol: L09 = Leaving or Retirement
Text Symbol: L10 = Print forms
Text Symbol: M01 = Receipt Print
Text Symbol: M02 = Data Medium creation
Text Symbol: T00 = Total
Text Symbol: T01 = Employee
Text Symbol: T02 = Spouse
Text Symbol: T03 = Lineal Descendent
Text Symbol: T04 = Lineal Ascendent
Text Symbol: T05 = Sister/Brother
Text Symbol: T06 = Others
Text Symbol: 001 = Submitter(Agent)
Text Symbol: 002 = Reason of Submission
Text Symbol: 003 = Tax Period
Text Symbol: 004 = Output
Text Symbol: 005 = Script
Text Symbol: 006 = Print Personnel No & Org.Unit
Text Symbol: 007 = Form Name
Text Symbol: 008 = Tax Year
Text Symbol: 009 = Dept. of Submitter





Text Symbol: 010 = Name of Submitter
Text Symbol: 011 = Biz number
Text Symbol: 012 = Cash
Text Symbol: 013 = Designation Donation
Text Symbol: 014 = Print before Y.E.A
Text Symbol: 015 = Print after Y.E.A
Text Symbol: 016 = Option
Text Symbol: E00 = Message Text
Text Symbol: E01 = List of Messages
Text Symbol: E02 = is not current
Text Symbol: E03 = Imported version:
Text Symbol: E04 = The imported version of the cluster
Text Symbol: E05 = Current version of cluster:
Text Symbol: E06 = Schl#ssel des Clusters KR:
Text Symbol: E07 = Inconsistencies between cluster directory and directory for payroll results
Text Symbol: E08 = No payroll results found for data in cluster directory
Text Symbol: E09 = Please contact hotline to solve the current problem
Text Symbol: E10 = The deduction amount for donation expense of employee
Text Symbol: E11 = is not over 2,000,000 KRW.
Text Symbol: E12 = No DME file will be created for employee


INCLUDES used within this REPORT HKRCDON0

No INCLUDES are used within this REPORT code!


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 HKRCDON0 or its description.