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

HKRCLJN0 SAP ABAP Report - Payroll Journal --- South Korea







HKRCLJN0 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 HKRCLJN0 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_CLJN - Payroll journal


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 HKRCLJN0. "Basic submit
SUBMIT HKRCLJN0 AND RETURN. "Return to original report after report execution complete
SUBMIT HKRCLJN0 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_TOPFOR = Page header
Selection Text: P_SPLIT = D WType assignment
Selection Text: P_SELCUR = D Alternative currency
Selection Text: P_POVFOR = Continuation excerpt
Selection Text: P_PAYTY = D Payroll type
Selection Text: P_PAYID = D Payroll identifier
Selection Text: P_ONLSUM = D Print totals pages only
Selection Text: P_DETFOR = Form
Selection Text: P_DATID = D Date identifier
Selection Text: P_BOTFOR = Form
Selection Text: D_PRRCAL = Print retroactive accounting
Title: Payroll Journal --- South Korea
Text Symbol: T1T = Set delimitation attributes
Text Symbol: T0T = Set delimitation sequence
Text Symbol: T0R = Delimitation sequence
Text Symbol: T0L = Possible delimitation criteria
Text Symbol: T06 = Form printing
Text Symbol: T05 = Format retro. accounting
Text Symbol: T04 = Totals display
Text Symbol: T03 = Payroll excerpts
Text Symbol: T02 = Print format
Text Symbol: SL2 = Print retroactive accounting
Text Symbol: SL1 = Print totals pages only
Text Symbol: 001 = Company code
Text Symbol: 002 = Personnel area
Text Symbol: 003 = Personnel subarea
Text Symbol: 004 = Cost center
Text Symbol: 005 = Employee group
Text Symbol: 006 = Employee subgroup
Text Symbol: 007 = Organizational unit
Text Symbol: 008 = Alternative pers.no.
Text Symbol: 009 = Personnel Number
Text Symbol: 010 = Name
Text Symbol: C01 = Output currency
Text Symbol: E01 = Parameter "Sort: Field name type" not supported
Text Symbol: E03 = Invalid form name
Text Symbol: E06 = No payroll result found
Text Symbol: G00 = Totals for all criteria





Text Symbol: H01 = Page break
Text Symbol: H02 = Totals formation
Text Symbol: H03 = Page break for totals
Text Symbol: P00 = Delimitation
Text Symbol: S01 = Number of personnel nos. selected :
Text Symbol: S02 = Number of personnel numbers printed:
Text Symbol: S10 = Messages
Text Symbol: S11 = Message text


INCLUDES used within this REPORT HKRCLJN0

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