HSKCPPU0 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 HSKCPPU0 into the relevant SAP transactions such as SE38 or SE80
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: ROZPIS = List of count in qauarters ?
Selection Text: SHRT = Reduction method long-term er.
Selection Text: TITLE2 = List title
Selection Text: VALU01 = Value range
Selection Text: VALU02 = Value range
Selection Text: VALU03 = Value range
Selection Text: VALU04 = Value range
Selection Text: VALU05 = Value range
Selection Text: VALU06 = Value range
Selection Text: VALU07 = Value range
Selection Text: VALU08 = Value range
Selection Text: VALU09 = Value range
Selection Text: VALU10 = Value range
Selection Text: VALU11 = Value range
Selection Text: VALU12 = Value range
Selection Text: VALU13 = Value range
Selection Text: VALU14 = Value range
Selection Text: VALU15 = Value range
Selection Text: VALU16 = Value range
Selection Text: VALU17 = Value range
Selection Text: VALU18 = Value range
Selection Text: VALU19 = Value range
Selection Text: VALU20 = Value range
Selection Text: ROK = Count in year
Selection Text: P_LVTEMP = Table variant
Selection Text: P_ALV = Import to table
Selection Text: KVART = Count in quarter
Selection Text: H_COUNT = Number of fields in header
Selection Text: DATUM = Date
Text Symbol: 000 = COUNT IN OVERVIEW FOR LABOUR-LAW AVERAGES FOR THE PERIOD &1 - &2
Text Symbol: 001 = Incorrect value entry!!! Allowed values are:
Text Symbol: 002 = 'SHRT', 'SHTT', 'SHRP', SHTP, ' '.
Text Symbol: 003 = RFact.:
Text Symbol: 004 = Ori.WTF:
Text Symbol: 005 = Ori.OH:
Text Symbol: 011 = months
Text Symbol: 012 = Thursday
Text Symbol: BI1 = Entry WTF WH Income Estimate Hourly Presumab. Dayly Monthly Net month.
INCLUDE RPC2RX00.
INCLUDE PC2RXSK0.
INCLUDE RPPPXD00.
INCLUDE HSKLXXL0.
INCLUDE HSKLXXL2.
INCLUDE HSKLXXL1.
INCLUDE HSKLXXL3.
INCLUDE RPPPXM00.
No SAP DATABASE tables are accessed within this REPORT code!
HR_SK_HIRE_FIRE CALL FUNCTION 'HR_SK_HIRE_FIRE' EXPORTING BEG = PN-BEGDA END = PN-ENDDA IMPORTING HIRE_DATE = HIREDATE FIRE_DATE = FIREDATE TABLES PP0000 = P0000 "input PP0001 = P0001 "input PPHIFI = PHIFI. "output
HR_ENTRY_DATE CALL FUNCTION 'HR_ENTRY_DATE' EXPORTING persnr = pernr-pernr varky = 'HSKCPPU0' IMPORTING entrydate = e_hire TABLES entry_dates = e_dates EXCEPTIONS entry_date_not_found = 1 pernr_not_assigned = 2 OTHERS = 3.
HR_SK_CALC_COEF_2002 CALL FUNCTION 'HR_SK_CALC_COEF_2002' EXPORTING BEGDA = PN-BEGDA ENDDA = PN-ENDDA TABLES T0000 = P0000 T0001 = P0001 T0007 = P0007 PPHIFI = PHIFI TSK06 = ITSK06 EXCEPTIONS OTHERS = 1.
COMPUTE_YEARS_BETWEEN_DATES CALL FUNCTION 'COMPUTE_YEARS_BETWEEN_DATES' EXPORTING FIRST_DATE = P0002-GBDAT SECOND_DATE = ENDDA MODIFY_INTERVAL = ' ' IMPORTING YEARS_BETWEEN_DATES = AGE.
CD_READ_RGDIR CALL FUNCTION 'CD_READ_RGDIR' EXPORTING persnr = pernr-pernr TABLES in_rgdir = lt_rgdir EXCEPTIONS no_record_found = 1 OTHERS = 2.
PYXX_READ_PAYROLL_RESULT CALL FUNCTION 'PYXX_READ_PAYROLL_RESULT' EXPORTING clusterid = 'SK' employeenumber = pernr-pernr sequencenumber = lt_rgdir-seqnr CHANGING payroll_result = ls_skres EXCEPTIONS illegal_isocode_or_clusterid = 1 error_generating_import = 2 import_mismatch_error = 3 subpool_dir_full = 4 no_read_authority = 5 no_record_found = 6 versions_do_not_match = 7 OTHERS = 8.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
HSKCPPU0 - Overiview of cumulative totals for labour-law averages HSKCPPU0 - Overiview of cumulative totals for labour-law averages HSKCPOJ0_XMLS - HSKCPOJ0XMLS HSKCPOJ0 - Monthly report of insurance contrib.and allowances of social insurance HSKCPOJ0 - Monthly report of insurance contrib.and allowances of social insurance HSKCPNS0 - documentation and ABAP source code