HPHCMP00 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 HPHCMP00 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M48_CMP0 - Adv pay multiple runs calc. program
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.
Selection Text: ZERO_AL = Total amount is not positive
Selection Text: ZERO_08 = Basic salary is not positive
Selection Text: TEST = Test run
Selection Text: PHP = PHP
Selection Text: PAY_DATE = Pay date
Selection Text: NO_08 = No basic salary
Selection Text: MAP_NAME = Batch input/queue
Selection Text: LLIM_ADV = Lower limit
Selection Text: LGADV = Wage type
Selection Text: INFTY = Infotype
Selection Text: HLIM_ADV = Higher limit
Selection Text: BAS_DATE = Base date
Selection Text: 10PHP = 10 PHP
Selection Text: 100PHP = 100 PHP
Title: HR-PH: Advance Payment Multiple Runs
Text Symbol: 902 = Batch
Text Symbol: 901 = Application Log
Text Symbol: 103 = Create batch
Text Symbol: 102 = Incorrect date or period modifier in tables
Text Symbol: 101 = Total amount:
Text Symbol: 100 = Error in RP_FILL_WAGE_TYPE_TABLE
Text Symbol: 045 = 100 PHP
Text Symbol: 044 = 10 PHP
Text Symbol: 043 = PHP
Text Symbol: 042 = Rounding
Text Symbol: 041 = Pay date
Text Symbol: 040 = Base date
Text Symbol: 038 = One Time Pay. Off-Cycle
Text Symbol: 037 = 0267
Text Symbol: 036 = Infotype
Text Symbol: 001 = Advance Payment
Text Symbol: 002 = Wage type
Text Symbol: 003 = Number of selected personnel:
Text Symbol: 004 = Number of successful personnel:
Text Symbol: 005 = Total amount to be paid
Text Symbol: 006 = Test:
Text Symbol: 008 = Advance Payment
Text Symbol: 009 = Paid on
INCLUDE PCMP0PH1_ALV. " DATA DEFINITION
INCLUDE PCMP0PH2_ALV. " MAIN ROUTINES (EVENTS)
INCLUDE PCMP0PH3_ALV. " INCLUDES
INCLUDE RPUMKC00. " READ FEATURE
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
HPHCMP00 - HR-PH: Advance Payment Multiple Runs HPHCMP00 - HR-PH: Advance Payment Multiple Runs HPHCMLI9 - Cash Breakdown List (Read PH Cluster) HPHCMLI9 - Cash Breakdown List (Read PH Cluster) HPHCLSTR - Display Payroll Results (Cluster PH) - Philippines HPHCLSTR - Display Payroll Results (Cluster PH) - Philippines