SAP Reports / Programs

H13PLOG0 SAP ABAP INCLUDE - Subroutine Pool for Payroll Log Australia







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


Text pool values


Title: Subroutine Pool for Payroll Log Australia
Text Symbol: QL2 = AccHr EntVl AccVl LdVal LbVal OcVal Total
Text Symbol: QL3 = Period Cstac Cst% Yrs Yr% LT AI EntHr AccHr
Text Symbol: QL4 = EntVl AccVl LbVal Esc% EscOn EscSb Inf%
Text Symbol: QL5 = InfOn InfSb Bnd% BndVl HrlyRte Act CostD TRec
Text Symbol: QN1 = Invalid or blank Leave Adjustment Action
Text Symbol: QN2 = Return code from import 015
Text Symbol: QN3 = Invalid parameter for function QSIMG
Text Symbol: QN5 = Return code from import 0000
Text Symbol: QX0 = SQTR Super Quarter
Text Symbol: RP0 = RETP Retro Amts from Prev Financial Year
Text Symbol: S01 = Modify OTE/WSE wage types with values from ORT
Text Symbol: S02 = The OTE/WSE wage types from the internal table are reduced
Text Symbol: S03 = by the amounts in table ORT
Text Symbol: SM0 = SMTH Superannuation - Monthly
Text Symbol: SP0 = QSUP Superannuation
Text Symbol: SQ0 = SQTR Superannuation - Quarterly
Text Symbol: SU0 = Superannuation_
Text Symbol: SX0 = QSUP Superannuation
Text Symbol: T01 = Clear currency in table IT
Text Symbol: T02 = Clear currency in table RT
Text Symbol: T03 = Clear currency in table CRT
Text Symbol: T04 = The currency field is cleared for those amounts that that have the currency filled
Text Symbol: T05 = Error executing simulation of time evaluation-
Text Symbol: T06 = Variant does not exist
Text Symbol: T07 = Error Code :
Text Symbol: T08 = Error reading feature QUOMO-
Text Symbol: T09 = Feature not generated
Text Symbol: QL1 = Period Cstac Cst% HrlyRte Sal% LT AI EntHr
Text Symbol: 000 = Table Contents:
Text Symbol: 001 = Arrears Table
Text Symbol: 002 = Deduction Not Taken Table
Text Symbol: 003 = LveProv Table
Text Symbol: 004 = LSL Prv Table
Text Symbol: 005 = ARRRS Arrears Table
Text Symbol: 006 = DDNTK Deduction not taken table
Text Symbol: 007 = LVEPR Leave prov. Rec. leave table
Text Symbol: 008 = LSLPR Leave prov. LSL table





Text Symbol: A21 = Retro acctng period
Text Symbol: A22 = Deduction amounts are compared with the deductions in the original payroll run
Text Symbol: A26 = Amount in current period
Text Symbol: A27 = Amount in original period
Text Symbol: A28 = Difference placed in DDNTK
Text Symbol: A2I = Amount modified in IT
Text Symbol: APZ = # From To EG ES CC PAr CCtr WSRule CUL JobNo Act CostD TRec
Text Symbol: E10 = Key to cluster RQ :
Text Symbol: LA0 = Leave Accrual__
Text Symbol: LP0 = LVEPR Leave prov. Rec. leave table
Text Symbol: LP1 = LSLPR Leave prov. LSL table
Text Symbol: LX0 = LVACC Leave Accruals
Text Symbol: MG0 = MESSAGES Payroll Processing Messages
Text Symbol: MX0 = Messages_______
Text Symbol: NX0 = SMTH Super Monthly
Text Symbol: OR0 = ORX ORX Version
Text Symbol: PB0 = Leave Balance__
Text Symbol: PX0 = P5BAL Leave Balances
Text Symbol: QE1 = End of Month does not occur this period


INCLUDES used within this REPORT H13PLOG0

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