SAP Reports / Programs | Payroll | China(PY-CN) SAP PY

H28PLOG5 SAP ABAP INCLUDE - Include H28PLOG5







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


Text pool values


Title: Include H28PLOG5
Text Symbol: HF1 = with the following details:
Text Symbol: HF0 = HZ cluster exported for payroll projection simulation: &1,&2,&3,&4,&5
Text Symbol: HE9 = Error exporting cluster hz. Key: &1,&2,&3,&4,&5
Text Symbol: HE8 = Payroll Projection Simulation
Text Symbol: HE7 = Directly appended amount
Text Symbol: HE6 = Direct entry of Rental and Overseas travel amounts
Text Symbol: HE5 = Separate Rental and Overseas travel amounts
Text Symbol: HE4 = Base amount
Text Symbol: HE3 = Adr Key:
Text Symbol: HE2 = Rpt Grp:
Text Symbol: HE1 = Combined Rental and Overseas travel amounts
Text Symbol: HD8 = Transfer-in amount
Text Symbol: HD7 = Mandatory/Voluntary employee and employer withdrawal details
Text Symbol: HD6 = Total entitlement
Text Symbol: HD5 = Total employee and employer withdrawal details
Text Symbol: HD3 = T7HK3B-ENTOF = &1 is invalid for an Infotype 0347 entry using:
Text Symbol: HD2 = (Set to 0 if negative)
Text Symbol: HC3 = Income threshold <
Text Symbol: HC2 = Years of Service threshold <
Text Symbol: HC1 = Age threshold <
Text Symbol: HC0 = Grouping for contribution plan =
Text Symbol: HB9 = Contribution plan range grouping =
Text Symbol: HB8 = No matching record found in T7HK2J with the following details:
Text Symbol: HF2 = Event type =
Text Symbol: T11 = Change WPBP splits to Bonus splits of temp. WT and add in IT
Text Symbol: T10 = Add to temp. Wage Type
Text Symbol: T09 = Invalid parameter. Either 'I', 'R' or 'L'
Text Symbol: T08 = Invalid parameter. Either space or 'T'
Text Symbol: T07 = Invalid parameter. Either in 999M or 999D.
Text Symbol: T06 = Guarantee months less than 12
Text Symbol: T05 = Calc. base &1 cannot be found
Text Symbol: T04 = Calc. base date &1 > payroll period end date &2
Text Symbol: T03 = Calc. base date &1 < payroll period begin date &2
Text Symbol: T02 = Read data from infotype 0016 with all splits and append BNS
Text Symbol: T01 = Read data for Contract Element
Text Symbol: HG8 = vesting schedule or a salary multiplier.
Text Symbol: HG7 = will be performed. The entitlement will not be factored using a





Text Symbol: HG6 = Note: Without a matching record, no further processing of the entitlement
Text Symbol: HG1 = /HT1 SP Amount:
Text Symbol: HG0 = /HT0 LSP Amount:
Text Symbol: HF9 = Eligibility and calculation of LSP/SP
Text Symbol: HF8 = Corresponding to termination date, there is no record in: &1
Text Symbol: HF7 = The format of operation HKMAS is HKMASG or HKMASN.
Text Symbol: HF6 = Not eligible for LSP/SP
Text Symbol: HF5 = Years threshold <=
Text Symbol: HF4 = Age threshold <=
Text Symbol: HF3 = Event reason =
Text Symbol: H65 = The ST C2 split does not match the RT C2 split for Wtype
Text Symbol: H61 = +
Text Symbol: H60 = Alternative flat amount
Text Symbol: H56 = $
Text Symbol: H53 = Default contributions
Text Symbol: H52 = --------------------------
Text Symbol: H51 = x
Text Symbol: H50 = Contribution rate
Text Symbol: H49 = Calculation basis
Text Symbol: H48 = EE Non-mandatory Contrib.
Text Symbol: H47 = EE Mandatory Contrib.
Text Symbol: H46 = Default contribution calculations
Text Symbol: H45 = MPF/ORSO entitlement calculations
Text Symbol: H44 = MPF/ORSO contribution calculations
Text Symbol: H36 = Hong Kong Tax information
Text Symbol: H20 = The entitlement calculation basis wagetype &1 was not found in IT
Text Symbol: H18 = The wage type does not exist in table 512w
Text Symbol: H15 = To date =
Text Symbol: H14 = Begin date =
Text Symbol: H13 = Period modifier =
Text Symbol: H12 = An entry was not found in table &1 with:
Text Symbol: H11 = Contribution wagetype not found for plan
Text Symbol: H06 = Period modifier has not been created
Text Symbol: H04 = Employee payroll area does not exist in table t549a
Text Symbol: HA9 = ER Voluntary entitlement
Text Symbol: HA8 = ER Mandatory entitlement
Text Symbol: HA7 = EE Voluntary entitlement
Text Symbol: HA6 = EE Mandatory entitlement
Text Symbol: HA3 = Vesting percentage





Text Symbol: H99 = ER Entitlement
Text Symbol: H98 = ------------------------------
Text Symbol: H97 = Entitlement multiplier
Text Symbol: H88 = Excess flat amount
Text Symbol: H86 = 0.00
Text Symbol: H85 = Excess contrib rate
Text Symbol: H81 = /
Text Symbol: H79 = No matching cumulation type record found in T54C1 during period
Text Symbol: H78 = WARNING: No matching record found in T7HK3G for plan
Text Symbol: H76 = with a withdrawal type =
Text Symbol: H75 = No matching record found in T7HK3J for plan
Text Symbol: H74 = No matching record found in T7HK3B for plan
Text Symbol: H72 = No matching record found in T7HK2B for plan
Text Symbol: H71 = No matching record found in T7HK2F for plan
Text Symbol: H70 = -
Text Symbol: H69 = during
Text Symbol: H68 = No matching record found in T7HK2E for plan
Text Symbol: H67 = The itab PWT's A split does not match the RT A split for Wtype
Text Symbol: H66 = The WPBP A split does not match the RT A split for Wtype


INCLUDES used within this REPORT H28PLOG5

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