SAP Reports / Programs | Personnel Management | Personnel Administration | Kingdom of Saudi Arabia(PA-PA-SA) SAP PA

HSACLJN0 SAP ABAP Report - Payroll Journal --- Kingdom of Saudi Arabia







HSACLJN0 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 HSACLJN0 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_M24_CLJN - Payroll Journal (KSA)


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 HSACLJN0. "Basic submit
SUBMIT HSACLJN0 AND RETURN. "Return to original report after report execution complete
SUBMIT HSACLJN0 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: D_PRRCAL = Print retroactive runs
Selection Text: P_BOTFOR = Form
Selection Text: P_DATID = D Date identifier
Selection Text: P_DETFOR = Form
Selection Text: P_LASTO = D Only display last result
Selection Text: P_ONLSUM = D Print totals pages only
Selection Text: P_PAYID = D Payroll identifier
Selection Text: P_PAYTY = D Payroll Type
Selection Text: P_POVFOR = Continuation excerpt
Selection Text: P_SELCUR = D Alternative currency
Selection Text: P_SPLIT = D Wage type assignment
Selection Text: P_TOPFOR = Page header
Title: Payroll Journal --- Kingdom of Saudi Arabia
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 retroactive accounting
Text Symbol: T04 = Totals display
Text Symbol: T03 = Payroll excerpts
Text Symbol: T02 = Print format
Text Symbol: SL2 = Print retroactive runs
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 Personnel Number
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 = Paging
Text Symbol: H02 = Form totals
Text Symbol: H03 = Paging for total
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 HSACLJN0

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