SAP Reports / Programs | Payroll | Germany | Public Sector(PY-DE-PS) SAP PY

MPV0084V SAP ABAP INCLUDE - INCLUDE MPV0084V







MPV0084V 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 MPV0084V 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 MPV0084V. "Basic submit
SUBMIT MPV0084V AND RETURN. "Return to original report after report execution complete
SUBMIT MPV0084V 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 MPV0084V


INCLUDES used within this REPORT MPV0084V

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:

RP_LAST_DAY_OF_MONTHS call function 'RP_LAST_DAY_OF_MONTHS' exporting day_in = l_date importing last_day_of_month = l_last_day_of_month exceptions day_in_no_date = 1 others = 2.

HR_PSD_OZ_SPOUSE_CHILDREN_GET call function 'HR_PSD_OZ_SPOUSE_CHILDREN_GET' exporting i_tclas = pspar-tclas "YREM539400 i_pernr = v_pernr i_date = l_date it_p0595 = lt_p0595 importing e_spouse = c_ehegt e_number_of_children = c_anzkd.

HRVE_GET_TIME_BETWEEN_DATES

HR_GET_TIME_BETWEEN_DATES * CALL FUNCTION 'HRVE_GET_TIME_BETWEEN_DATES' call function 'HR_GET_TIME_BETWEEN_DATES' * YMO1141159} exporting beg_date = lt_p0304-begda end_date = lt_p0304-endda importing days = tage months = monate years = jahre exceptions invalid_period = 1 others = 2.

RP_CALC_DATE_IN_INTERVAL call function 'RP_CALC_DATE_IN_INTERVAL' exporting date = bda_hlp days = '00' months = monat signum = '+' years = jahr+2(2) importing calc_date = bda_hlp.

RP_CALC_DATE_IN_INTERVAL call function 'RP_CALC_DATE_IN_INTERVAL' exporting date = bda_hlp days = '00' months = '01' signum = '+' years = '00' importing calc_date = bda_hlp.

RP_CALC_DATE_IN_INTERVAL call function 'RP_CALC_DATE_IN_INTERVAL' exporting date = $bda_hlp days = 0 months = $dauer+2(2) years = $dauer(2) importing calc_date = $bda_hlp.

COMPUTE_YEARS_BETWEEN_DATES call function 'COMPUTE_YEARS_BETWEEN_DATES' exporting * first_date = p0002-gbdat "MIXAHRK026441 first_date = hilfsdatum "MIXAHRK026441 second_date = p0008-begda importing years_between_dates = lebens_alter exceptions sequence_of_dates_not_valid = 01.

HRVE_GET_TIME_BETWEEN_DATES

HR_GET_TIME_BETWEEN_DATES * CALL FUNCTION 'HRVE_GET_TIME_BETWEEN_DATES' call function 'HR_GET_TIME_BETWEEN_DATES' * YMO1141159} exporting beg_date = zwdat end_date = p0008-begda importing days = tage months = monate years = jahre exceptions invalid_period = 1 others = 2.

POPUP_CONTINUE_YES_NO call function 'POPUP_CONTINUE_YES_NO' exporting * DEFAULTOPTION = 'Y' textline1 = textline_string2 textline2 = 'Wollen Sie das neue BDA verwenden?'(t02) titel = 'BDA' start_column = 25 start_row = 13 importing answer = antwort.

RP_CALC_DATE_IN_INTERVAL call function 'RP_CALC_DATE_IN_INTERVAL' exporting date = bda_hlp days = 0 months = t510u-dauer+2(2) years = t510u-dauer(2) importing calc_date = bda_hlp.

HR_GET_VALIDITY_OF_APPLICATION call function 'HR_GET_VALIDITY_OF_APPLICATION' exporting i_molga = '01' i_appl = 'DOV8' i_date = $stichtag importing e_valid = sw_appl_dov8.

REUSE_ALV_GRID_DISPLAY call function 'REUSE_ALV_GRID_DISPLAY' exporting i_callback_program = variante-report "SVCN975745 i_callback_pf_status_set = 'SET_PF_STATUS' "SVCN975745 i_callback_user_command = 'USER_COMMAND' "SVCN975745 i_structure_name = 'PDPBSTVOED_UEB_ALV' i_grid_title = ueberschrift is_layout = ls_layout i_screen_start_column = 20 i_screen_start_line = 1 i_screen_end_column = 73 i_screen_end_line = 19 tables t_outtab = old_data exceptions program_error = 1 others = 2.

DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting * dyname = 'MPV00800' * dynumb = '2002' dyname = sy-repid dynumb = sy-dynnr tables dynpfields = dynpfields.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'VGLGR' value_org = 'S' tables value_tab = value_tab return_tab = return_tab.

DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting * dyname = 'MPV00800' * dynumb = '2002' dyname = sy-repid dynumb = sy-dynnr tables dynpfields = dynpfields.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'VGLST' value_org = 'S' tables value_tab = value_tab return_tab = return_tab.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'VARGU' value_org = 'S' tables value_tab = value_tab return_tab = return_tab.

HR_PSD_PRVAR_BACKFIELD





call function 'HR_PSD_PRVAR_BACKFIELD' exporting i_pernr = p0008-pernr i_0001 = l_0001 i_0008 = p0008 i_0230 = p0230 "MIXN1376327 i_begda = p0008-begda importing e_vargu = p_vargu e_entry = p_entry_date exceptions others = 1.

HR_PSD_T510_PSRCL_T510U call function 'HR_PSD_T510_PSRCL_T510U' exporting i_t510_psrcl = p_t510_psrcl importing e_t510u = p_t510u.

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting * TCLAS = 'A' pernr = p0008-pernr infty = '0008' * BEGDA = '18000101' * ENDDA = '99991231' * BYPASS_BUFFER = ' ' * LEGACY_MODE = ' ' * IMPORTING * SUBRC = tables infty_tab = lt_0008 * EXCEPTIONS * INFTY_NOT_FOUND = 1 * OTHERS = 2 .

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = l_retfield dynpprog = l_repid dynpnr = l_dynnr dynprofield = 'P01P_T5DPBS3D-AUFST' window_title = text-t12 value_org = 'S' tables value_tab = lt_valuetab return_tab = lt_returntab exceptions parameter_error = 1 no_values_found = 2 others = 3.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = l_retfield dynpprog = l_repid dynpnr = l_dynnr dynprofield = 'P01P_T5DPBS3D-OTRGR' value_org = 'S' tables value_tab = lt_valuetab return_tab = lt_returntab exceptions parameter_error = 1 no_values_found = 2 others = 3.

HR_GET_VALIDITY_OF_APPLICATION call function 'HR_GET_VALIDITY_OF_APPLICATION' exporting i_molga = t001p-molga i_appl = 'DOSK' i_date = $_p0008-endda importing e_valid = l_appl_dosk.

REUSE_ALV_GRID_DISPLAY call function 'REUSE_ALV_GRID_DISPLAY' exporting i_callback_program = l_variante-report i_callback_pf_status_set = 'SET_PF_STATUS' i_callback_user_command = 'USER_COMMAND' i_structure_name = 'PDPBSTVOED_UEB_ALV' i_grid_title = l_ueberschrift is_layout = ls_layout i_screen_start_column = 20 i_screen_start_line = 1 i_screen_end_column = 73 i_screen_end_line = 19 tables t_outtab = lt_old_data exceptions program_error = 1 others = 2. "#EC *



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