SAP Reports / Programs | Personnel Management | Personnel Administration(PA-PA) SAP PA

RPCMSVH2 SAP ABAP INCLUDE - Sozialvesicherung Ungarn - CSP , anyasági tám. , Szoc.tám.







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


INCLUDES used within this REPORT RPCMSVH2

INCLUDE RPCFPCH0.
INCLUDE RPCFPCH0.
INCLUDE RPCFPCH0.
INCLUDE RPC001HX.


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_HU_READ_DAY_FROM_PERS_CAL call function 'HR_HU_READ_DAY_FROM_PERS_CAL' exporting pernr = pernr-pernr datum = ab-begda importing absty = $absty exceptions no_pers_cal = 1 others = 2.

HR_HU_KERESO_NAPOK_NAPTARI * CALL FUNCTION 'HR_HU_KERESO_NAPOK_NAPTARI' * EXPORTING * PERNR = PERNR-PERNR ** begda = ir_begda ** endda = ir_endda * BEGDA = TMP_IR_BEGDA * ENDDA = TMP_IR_ENDDA * HIRED = BELEP_DATE * IMPORTING * NDAYS = NUM_DAYS * EXCEPTIONS * OTHERS = 1.

HR_HU_TBAT_JARULEKALAP * CALL FUNCTION 'HR_HU_TBAT_JARULEKALAP' * EXPORTING * PERNR = PERNR-PERNR * BEGDA = TMP_IR_BEGDA * ENDDA = TMP_IR_ENDDA * HIRED = BELEP_DATE * IMPORTING * JALAP = JARULEKALAP * EXCEPTIONS * OTHERS = 1.

HR_HU_TBAT_MEGSEM_KIESO_IDO call function 'HR_HU_TBAT_MEGSEM_KIESO_IDO' exporting pernr = pernr-pernr begda = ir_begda endda = ir_endda hired = belep_date importing ndays = num_megsem_kieso exceptions pers_cal_error = 1 others = 2.

HR_HU_GET_SZEMNAP call function 'HR_HU_GET_SZEMNAP' exporting iv_pernr = pernr-pernr * IV_PERIOD = '999912' iv_t5h4x = 'X' tables ev_pcl1_pc = lt_pcl1_pc .

HR_HU_MOVE_STRUC1_TO_STRUC2 * call function 'HR_HU_MOVE_STRUC1_TO_STRUC2' * exporting * p_struct1 = ncale * importing * p_struct2 = pcalh.

HR_HU_GET_SZEMNAP call function 'HR_HU_GET_SZEMNAP' exporting iv_pernr = pernr-pernr * IV_PERIOD = '999912' iv_t5h4x = 'X' tables ev_pcl1_pc = lt_pcl1_pc .

HR_HU_MOVE_STRUC1_TO_STRUC2 * call function 'HR_HU_MOVE_STRUC1_TO_STRUC2' * exporting * p_struct1 = ncale * importing * p_struct2 = pcalh.

HR_HU_TAVOLLET_KEZDETE * call function 'HR_HU_TAVOLLET_KEZDETE' * exporting * pernr = pernr-pernr ** datum = ab-begda * datum = l_tav_datum * importing * true_begda = l_elsonap * exceptions * no_begin = 1 * others = 2.

HR_HU_TAVOLLET_KEZDETE call function 'HR_HU_TAVOLLET_KEZDETE' exporting pernr = pernr-pernr * datum = ab-begda datum = l_tav_datum importing true_begda = l_elsonap exceptions no_begin = 1 others = 2.

HR_HU_GET_SZEMNAP call function 'HR_HU_GET_SZEMNAP' exporting iv_pernr = pernr-pernr * IV_PERIOD = '999912' iv_t5h4x = 'X' tables ev_pcl1_pc = lt_pcl1_pc .

HR_HU_MOVE_STRUC1_TO_STRUC2 * call function 'HR_HU_MOVE_STRUC1_TO_STRUC2' * exporting * p_struct1 = ncale * importing * p_struct2 = pcalh.

HR_HU_TAVOLLET_KEZDETE * call function 'HR_HU_TAVOLLET_KEZDETE' * exporting * pernr = pernr-pernr * datum = l_tav_datum * importing * true_begda = l_elsonap * exceptions * no_begin = 1 * others = 2.

HR_HU_TAVOLLET_KEZDETE call function 'HR_HU_TAVOLLET_KEZDETE' exporting pernr = pernr-pernr datum = l_tav_datum importing true_begda = l_elsonap exceptions no_begin = 1 others = 2.

HR_HU_UTOLSO_KILEPES call function 'HR_HU_UTOLSO_KILEPES' exporting per_nr = pernr ref_date = ref_date importing last_fire = kilep_date * MASSN = * MASSG = exceptions not_found = 1 others = 2.

HR_HU_TAVOLLET_KEZDETE call function 'HR_HU_TAVOLLET_KEZDETE' exporting pernr = tsz datum = ab-begda importing true_begda = lv_true_begda_gyed exceptions no_begin = 1 others = 2.

HR_HU_UTOLSO_SZULES call function 'HR_HU_UTOLSO_SZULES' exporting pernr = tsz begda = true_begda endda = true_begda max_date = true_begda importing tebdt = tebdt exceptions others = 1.

HR_HU_TB_BIZTOSITOTT_NAPOK call function 'HR_HU_TB_BIZTOSITOTT_NAPOK' exporting pernr = tsz begda = l_ho_beg endda = l_tav_elotti_nap hired = belep_date * HOZOTT = 'X' importing napok = l_akt_ho_bizt_napok.

HR_HU_TB_BIZTOSITOTT_NAPOK





call function 'HR_HU_TB_BIZTOSITOTT_NAPOK' exporting pernr = tsz begda = l_ho_beg endda = l_tav_elotti_nap hired = belep_date * HOZOTT = 'X' importing napok = l_akt_ho_bizt_napok.

HR_HU_TBAT_MEGSEM_KIESO_IDO call function 'HR_HU_TBAT_MEGSEM_KIESO_IDO' exporting pernr = pernr begda = begda endda = endda hired = hired importing ndays = $megsem_kieso_napok exceptions pers_cal_error = 1 others = 2.

HR_HU_KERESO_NAPOK * CALL FUNCTION 'HR_HU_KERESO_NAPOK' * EXPORTING * PERNR = P_PERNR * BEGDA = BEGDA * ENDDA = ENDDA * IMPORTING * NDAYS = DAYS * EXCEPTIONS * OTHERS = 1.

HR_HU_TBAT_MEGSEM_KIESO_IDO call function 'HR_HU_TBAT_MEGSEM_KIESO_IDO' exporting pernr = pernr begda = begda endda = endda hired = hired tp_begda = true_begda importing ndays = $megsem_kieso_napok exceptions pers_cal_error = 1 others = 2.

HR_HU_TAVOLLET_KEZDETE call function 'HR_HU_TAVOLLET_KEZDETE' exporting pernr = pernr datum = begda importing true_begda = $elozmeny_begda exceptions no_begin = 1 others = 2.

HR_HU_TAVOLLET_KEZDETE call function 'HR_HU_TAVOLLET_KEZDETE' exporting pernr = pernr datum = p2001-begda importing true_begda = $elozmeny_begda exceptions no_begin = 1 others = 2.



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