SAP Reports / Programs | Personnel Management | Personnel Administration | United Arab Emirates(PA-PA-AE) SAP PA

HAECALC0 SAP ABAP Report - Payroll Driver (United Arab Emirates)







HAECALC0 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 HAECALC0 into the relevant SAP transactions such as SE38 or SE80


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 HAECALC0. "Basic submit
SUBMIT HAECALC0 AND RETURN. "Return to original report after report execution complete
SUBMIT HAECALC0 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: TST_ON = Test run (no update)
Selection Text: SW_INTIM = Integration with Time Managemt
Selection Text: SCHEMA = Payroll schema
Selection Text: RUECK-AB = Forced retro.accounting as of
Selection Text: P_VANAM = Layout for Log
Selection Text: PRT_PROT = Display Log
Selection Text: PAYTY =
Selection Text: PAYID =
Selection Text: OCRSN =
Selection Text: EDT_VARI =
Selection Text: BONDT =
Title: Payroll Driver (United Arab Emirates)
Text Symbol: X01 = General program control
Text Symbol: X02 = Details for reporting
Text Symbol: X03 = Log
Text Symbol: X04 = Test options
Text Symbol: X05 = Remuneration statement parame
Text Symbol: X06 = Layout for remun.statement
Text Symbol: X07 = Layout for Log
Text Symbol: X08 = Also display time data processing log
Text Symbol: X09 = Name of the HR Form
Text Symbol: X11 = No Remuneration Statement
Text Symbol: X16 = Display Variant Salary Statement
Text Symbol: X19 = Name of HR Form
Text Symbol: X98 = Payroll reason
Text Symbol: X99 = Off-cycle payroll
Text Symbol: 001 = Statutory Social Insurance
Text Symbol: 009 = No entry in table:
Text Symbol: 012 = Private Pension Fund
Text Symbol: 020 = Fund
Text Symbol: 021 = Applicable Earnings Wage Type
Text Symbol: 022 = Applicable Earnings Amount
Text Symbol: 023 = Minimum Applicable Limit
Text Symbol: 024 = Maximum Applicable Limit
Text Symbol: 025 = Adjusted Earnings
Text Symbol: 026 = Threshold for Splits (WPBP/SV)
Text Symbol: 027 = Rounding Correction after Split loop
Text Symbol: 028 = Employee Contribution Rate (%)





Text Symbol: 029 = Employee Contribution Amount
Text Symbol: 030 = Employer Contribution Rate (%)
Text Symbol: 031 = Employer Contribution Amount
Text Symbol: 032 = Total Contribution Amount
Text Symbol: 033 = Employee Contribution Amount (Correction)
Text Symbol: 034 = Employer Contribution Amount (Correction)
Text Symbol: 035 = Total Contribution Amount (Correction)
Text Symbol: AAA = Key
Text Symbol: ER1 = Aper not correctly created
Text Symbol: ER3 = Customizing Settings Missing
Text Symbol: ES0 = Necessary Customizing not available
Text Symbol: R48 = Invalid field $ in line :
Text Symbol: R62 = Table $ not supported in operation TABLE
Text Symbol: TC1 = No Pay. CC PAr Cost ctr Order ActTy Send CC PAr Cost ctr


INCLUDES used within this REPORT HAECALC0

INCLUDE RPCPLOG0. "XDOALRK054017
INCLUDE RPC2PS00. " CLUSTER OF GENERATED SCHEMAS
INCLUDE RPC2PT00. " CLUSTER OF GENERATED SCHEMAS TEXTS
INCLUDE UP50QDAT. " COMMON PART PSOPER FOR UPDATE TASK
INCLUDE UP50QDAT. " COMMON PART PSOPER FOR UPDATE TASK

INCLUDE RPC2CD09.
INCLUDE RPCFOP00.
INCLUDE RPC2B201.
INCLUDE RPTDAT00. " COMMON PART OTABLES, ADDITIONAL FIELDS
INCLUDE RPTDAT00. " COMMON PART OTABLES, ADDITIONAL FIELDS

INCLUDE RPC4F_0C. " CONSTANTS "VKIK028654
INCLUDE RPC4F100.
INCLUDE RPCFVP09.
INCLUDE RPCFPABS.
INCLUDE RPCPR500.
INCLUDE RPUMKC00.
INCLUDE RPCLG000. "XDOALRK009801
INCLUDE RPCHRT09_UNIT_APER.
INCLUDE RHCISLAMIC_OPF01.


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