RPCSVMHH 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 RPCSVMHH 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: P_PATHNA = Subdirectory
Selection Text: P_CODPAG = codepage number 852
Selection Text: P_BESZAM = Count refund in
Selection Text: P_BACKUT = Refund claim
Selection Text: KAPCS_T = Contact person's phone
Selection Text: KAPCS_N = Contact person's name
Selection Text: HIBALIST = Display error list
Selection Text: FORMULAR = Form
Selection Text: FILEWRIT = Create files
Title: Private pension fund monthly report from January 2003
Text Symbol: H01 = PRIVATE PENSION FUND DECLAR. CUMUL. DATA SHEET
Text Symbol: H02 = SELF-CHECK OF PRIVATE PENSION FUND DECL. CUMUL. DATA SHEET
Text Symbol: O01 = |----------------------------------------------------------|
Text Symbol: O02 = | Year/month | Memb.fee |Self-checked |Self-check |
Text Symbol: O03 = | | | memb.fee | surcharge |
Text Symbol: S01 = Control declaration content
Text Symbol: S02 = Control file generat.
Text Symbol: S03 = Display control
Text Symbol: T02 = MEMBERSH.FEES
Text Symbol: T04 = DATA OF UNSERVED PER
Text Symbol: T05 = TAJ NO. NAME FROM TO CODE PENSION FUND ID
Text Symbol: T06 = TAJ NO. NAME CONTRIB.BASIS MEMB.FEE E/R SUPPL. E/E SUPPLEMENT TRANSFER CODE
Text Symbol: T07 = SELF-CHECKED MEMB.FEES
Text Symbol: T08 = TAJ NO. NAME SETTL.P. C.B.DIFF. MEMB.FEE E/R SUPPL. E/E SUPPLEMENT TRANSFER CODE
Text Symbol: T10 = AUTHOR.SIGNATURE
Text Symbol: T11 = CONTROL
Text Symbol: T12 = SELF-CHECK CONTROL
Text Symbol: T13 = SELF-CHECK WITHOUT SERVICES DATA
Text Symbol: T14 = TAJ NO. NAME FROM TO CODE PENSION FUND ID REVERS
Text Symbol: CO1 = For null contr. and abs. ign.
Text Symbol: CO2 = Compute self-check surcharge
Text Symbol: CO3 = With active SI module
Text Symbol: CO4 = Generate files
Text Symbol: CO5 = Display detailed lists
Text Symbol: CO6 = Display error list
Text Symbol: CO7 = Display head
Text Symbol: E01 = Due to an error, report does not contain the personnel numbers:
Text Symbol: E02 = False query period! Only from 01.04.1999 can be used!
INCLUDE RPCSVMHI.
No SAP DATABASE tables are accessed within this REPORT code!
RP_GET_CURRENCY CALL FUNCTION 'RP_GET_CURRENCY' EXPORTING molga = '21' * BEGDA = * ENDDA = IMPORTING waers = penznem EXCEPTIONS molga_not_in_t001p = 1 no_entry_found_in_table_t001 = 2 no_entry_found_in_table_t500p = 3 no_entry_found_in_table_t500c = 4 OTHERS = 5.
HR_HU_CD_SELECT_REGULAR CALL FUNCTION 'HR_HU_CD_SELECT_REGULAR' TABLES in_rgdir = tmp_rgdir out_rgdir = rgdir.
RP_EVALUATION_PERIODS CALL FUNCTION 'RP_EVALUATION_PERIODS' EXPORTING last_day_in_period = last_day_in_period retrocalculated_day = rrdate last_calculated_day = last_day_calc TABLES dir = rgdir evp = evp EXCEPTIONS rgdir_empty = 8.
HRCA_COMPANYCODE_GETDETAIL CALL FUNCTION 'HRCA_COMPANYCODE_GETDETAIL' EXPORTING companycode = $bukrs IMPORTING address = l_addr-addrnumber EXCEPTIONS not_found = 1 OTHERS = 2.
ADDR_GET CALL FUNCTION 'ADDR_GET' EXPORTING address_selection = l_addr IMPORTING sadr = $sadr EXCEPTIONS parameter_error = 1 address_not_exist = 2 version_not_exist = 3 internal_error = 4 OTHERS = 5.
HR_HU_BE_ES_KILEPESEK CALL FUNCTION 'HR_HU_BE_ES_KILEPESEK' EXPORTING per_nr = pernr-pernr ref_begin = pn-begda ref_end = pn-endda TABLES hire_fire = hire_fire EXCEPTIONS bad_dates = 1 t5h4e_error = 2 p0041_begda = 3 p0041_future = 4 p0041_sequence = 5 OTHERS = 6.
HR_HU_BE_ES_KILEPESEK CALL FUNCTION 'HR_HU_BE_ES_KILEPESEK' EXPORTING per_nr = pernr-pernr ref_begin = l_ref_begin ref_end = l_ref_end TABLES hire_fire = hire_fire EXCEPTIONS bad_dates = 1 t5h4e_error = 2 p0041_begda = 3 p0041_future = 4 p0041_sequence = 5 OTHERS = 6.
HR_HU_BE_ES_KILEPESEK CALL FUNCTION 'HR_HU_BE_ES_KILEPESEK' EXPORTING per_nr = pernr-pernr ref_begin = l_ref_begin ref_end = l_ref_end TABLES hire_fire = hire_fire EXCEPTIONS bad_dates = 1 t5h4e_error = 2 p0041_begda = 3 p0041_future = 4 p0041_sequence = 5 OTHERS = 6.
HR_HU_BE_ES_KILEPESEK CALL FUNCTION 'HR_HU_BE_ES_KILEPESEK' EXPORTING per_nr = all_people-pernr ref_begin = l_ref_begin ref_end = l_ref_end TABLES hire_fire = hire_fire EXCEPTIONS bad_dates = 1 t5h4e_error = 2 p0041_begda = 3 p0041_future = 4 p0041_sequence = 5 OTHERS = 6.
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 RPCSVMHH or its description.
RPCSVMHH - Private pension fund monthly report RPCSVMHH - Private pension fund monthly report RPCSVMHG - File structures for pension fund monthly report RPCSVMHF - Tábla megjelenítése a struktúrával PC247 , Magyarország RPCSVMHE - Private pension fund monthly report from January 2005 RPCSVMHE - Private pension fund monthly report from January 2005