SAP Reports / Programs | Payroll | Japan(PY-JP) SAP PY

H22PLOG0 SAP ABAP INCLUDE - Subroutine pool for payroll log Japan







H22PLOG0 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 H22PLOG0 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 H22PLOG0. "Basic submit
SUBMIT H22PLOG0 AND RETURN. "Return to original report after report execution complete
SUBMIT H22PLOG0 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 Japan
Text Symbol: OP2 = Old person is not taken into account in calculating income tax in this payroll calculation.
Text Symbol: P01 = Relevant fields of infotype &1 &2 have been copied to internal table &3
Text Symbol: P02 = The number of tax deductions is updated to &1 by evaluating the tax information of infotype &2
Text Symbol: P03 = subtype
Text Symbol: R13 = Deletion of internal table
Text Symbol: T01 = No entry in table :
Text Symbol: T02 = Payroll has not been performed for 3 months
Text Symbol: T03 = Cluster GJ could not be imported for evaluation period 07
Text Symbol: T04 = Symbolic condition &1 unknown
Text Symbol: T05 = Employee is targeted for evaluation
Text Symbol: T06 = Employee is not targeted for evaluation
Text Symbol: T07 = Payroll record for Evaluation of 1st month is not available.
Text Symbol: T08 = Payroll record for Evaluation of 2nd month is not available.
Text Symbol: T09 = Payroll record for Evaluation of 3rd month is not available.
Text Symbol: T10 = Import of payroll result (cluster &1) calculated for period &2 in period &3
Text Symbol: TD1 = Total Taxable amount is over &1 .
Text Symbol: TD2 = Check the employee's dependents.
Text Symbol: TD3 = Correct the employee's flag for taxation
Text Symbol: TD4 = Check the employee's flag for taxation
Text Symbol: TOP = the limit for "Old Person"
Text Symbol: TST = the limit for "Student Worker"
Text Symbol: TSW = the limit for "Special Widow"
Text Symbol: TWD = the limit for "Widow"
Text Symbol: TWR = the limit for "Widower"
Text Symbol: ZE1 = Error at event:
Text Symbol: ZE2 = Process :
Text Symbol: ZE3 = File/Table :
Text Symbol: ZE4 = Parameters :
Text Symbol: CP1 = The Pre-paid Shoyo target period is from &1 to &2.
Text Symbol: CP2 = No entry in table &1. Finished the processing of plan &2. Parameters: &2 &3 &4.
Text Symbol: CP3 = The Infotype Retrieving Rules:
Text Symbol: CP4 = The retroactive run for plan &1 is not supported
Text Symbol: CP5 = The Pre-paid allowance amount of plan &1 is 0
Text Symbol: CP6 = The premium contributed by employer of plan &1 is 0
Text Symbol: CP7 = The premium contributed by participant of plan &1 is 0
Text Symbol: CP8 = The contribution method of plan &1 and SI modifier &2 is not 'Periodical Shoyo'
Text Symbol: CP9 = The time unit is not monthly, not supported within this release





Text Symbol: DT1 = Special Payment Date
Text Symbol: E01 = Illegal parameter &1 for function &2
Text Symbol: E02 = Feature &1 returned improper value &2
Text Symbol: E03 = For the &1 &2 no previuos payroll period is defined in table T549Q
Text Symbol: E04 = Illegal parameter &1 for function &2 in category &3
Text Symbol: E0B = Internal error during export to cluster &1
Text Symbol: EI0 = No record of infotype &1 in the period from &2 to &3
Text Symbol: EI1 = No record of infotype &1 subtype &2 in the period from &3 to &4
Text Symbol: EP1 = Estimation result for Monthly Payroll Dec is not found.
Text Symbol: G01 = The existence of records of infotypes 7, 9, 140, 141, 145 in the period &1 to &2 is checked
Text Symbol: G02 = Result: The data are complete.
Text Symbol: JP1 = Not supported within this release :
Text Symbol: JY1 = Refund happened while executing YEA Correction
Text Symbol: JY2 = Refund had happened in past executions.
Text Symbol: JY3 = Refresh table &1 and copy old results
Text Symbol: JY4 = Employee is not in the target period of YEA Correction of Dependent
Text Symbol: L01 = Loan infotype view Japan
Text Symbol: O01 = Parameter &1 is not valid for operation &2: &3
Text Symbol: O02 = Parameter is missing for operation &2: &3
Text Symbol: OP1 = Old person deduction has been abolished since 2005.01.01. Please check infotype 0145 and make necessary changes.


INCLUDES used within this REPORT H22PLOG0

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:

HR_PL_D_JP_PA0268 CALL FUNCTION 'HR_PL_D_JP_PA0268' EXPORTING IMP_INTCA = P_INTCA IMP_CURRENCY = P_CURRENCY IMP_TABLE = IMP_DETAIL = 'X' IMP_PROCESS = 'X' IMP_LEVEL = 1 TABLES IMP_PTEXT = PTEXT EXCEPTIONS OTHERS = 0.



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