MP005140 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 MP005140 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.
Title: Module Pool for Infotype P0051 - Form Routines for Common Part
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_PSD_OZ_CHILDREN_GET * CALL FUNCTION 'HR_PSD_OZ_CHILDREN_GET' * EXPORTING * i_pernr = p0051-pernr * i_begda = p0051-begda * IMPORTING * et_oz_children = kinder_tab * CHANGING * c_endda = endda * EXCEPTIONS * child_not_found = 1 * error_other = 2 * OTHERS = 3.
HRPBSDE_ZV_LESE_ZV_DATEN_BASE call function 'HRPBSDE_ZV_LESE_ZV_DATEN_BASE' exporting i_date = p0051-endda i_werks = werks i_btrtl = btrtl i_zveid = p0051-zveid i_vblpf = 'X' importing e_arbeitgeberschluessel = arbeitgeber_schluessel "-- Pflichtig, sonst werden die Exporting-Werte nicht ermittelt! e_versteuerungsschlue = l_versteuerungsschluessel e_zveid = kasse e_steuerverfahren = t5d5b-stver e_monat_pauschalsteuergrenze = t5d5b-mopas e_jahr_pauschalsteuergrenze = t5d5b-japas e_steuergrenze_monat_jaehr = t5d5b-stvmj * es_t5d5c = es_t5d5z = t5d5z changing ct_error_ptext = lt_error_ptext.
HRPBSDE_ZV_MELD_GET_VERSION call function 'HRPBSDE_ZV_MELD_GET_VERSION' "OHAN0679573 exporting i_zveid = t5d5z-zveid importing e_version = l_datuev.
DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = dyname dynumb = dynumb tables dynpfields = dynpfields.
HELP_VALUES_GET_WITH_TABLE call function 'HELP_VALUES_GET_WITH_TABLE' "#EC FB_OLDED importing select_value = p0051-agrnd tables fields = pf4fields valuetab = pf4values.
HELP_VALUES_GET_WITH_TABLE * CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' * IMPORTING * select_value = p0051-zveid * TABLES * fields = pf4fields * valuetab = pf4values.
HR_GET_VALIDITY_OF_APPLICATION call function 'HR_GET_VALIDITY_OF_APPLICATION' exporting i_molga = '01' " Ländergruppierung i_appl = 'ZVNU' " Teilapplikation i_date = p0051-begda " Stichtag importing e_valid = l_neue_zv_berechnung.
RH_TEXT_GET call function 'RH_TEXT_GET' exporting tabname = 'P0051' record = p0051 tables fields = fields text_tab = text_tab exceptions ddic_entry_not_found = 1 incorrect_call = 2 internal_error = 3 missing_text = 4 others = 5.
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting ddic_structure = 'P01P_PBSZV_SHLP_ABMGR' retfield = 'ABMGR' * PVALKEY = ' ' dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = 'P0051-ABMGR' * STEPL = 0 window_title =
* VALUE = ' ' value_org = 'S' * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * MARK_TAB = * IMPORTING * USER_RESET = tables value_tab = lt_value_tab * FIELD_TAB = * RETURN_TAB = * DYNPFLD_MAPPING = exceptions parameter_error = 1 no_values_found = 2 others = 3.
VIEW_MAINTENANCE_CALL call function 'VIEW_MAINTENANCE_CALL' exporting action = 'S' * CORR_NUMBER = ' ' * GENERATE_MAINT_TOOL_IF_MISSING = ' ' * SHOW_SELECTION_POPUP = ' ' view_name = 'V_PDPBSZV_PA0051' * NO_WARNING_FOR_CLIENTINDEP = ' ' * RFC_DESTINATION_FOR_UPGRADE = ' ' * CLIENT_FOR_UPGRADE = ' ' * VARIANT_FOR_SELECTION = ' ' * COMPLEX_SELCONDS_USED = ' ' * CHECK_DDIC_MAINFLAG = ' ' * SUPPRESS_WA_POPUP = ' ' tables dba_sellist = lt_dba_sellist * EXCL_CUA_FUNCT = exceptions client_reference = 1 foreign_lock = 2 invalid_action = 3 no_clientindependent_auth = 4 no_database_function = 5 no_editor_function = 6 no_show_auth = 7 no_tvdir_entry = 8 no_upd_auth = 9 only_show_allowed = 10 system_failure = 11 unknown_field_in_dba_sellist = 12 view_not_found = 13 maintenance_prohibited = 14 others = 15.
HR_GET_VALID_PERIOD_OF_APPL call function 'HR_GET_VALID_PERIOD_OF_APPL' exporting i_molga = cl_hrpbsdezv_p0051=>c_molga_01 i_appl = cl_hrpbsdezv_p0051=>c_appl_zvmp importing es_interval_subappl = l_t596d.
HR_GET_VALID_PERIOD_OF_APPL call function 'HR_GET_VALID_PERIOD_OF_APPL' exporting i_molga = cl_hrpbsdezv_p0051=>c_molga_01 i_appl = cl_hrpbsdezv_p0051=>c_appl_zvmp importing es_interval_subappl = l_t596d.
HR_GET_VALID_PERIOD_OF_APPL call function 'HR_GET_VALID_PERIOD_OF_APPL' exporting i_molga = cl_hrpbsdezv_p0051=>c_molga_01 i_appl = cl_hrpbsdezv_p0051=>c_appl_zvmp importing es_interval_subappl = l_t596d.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP005140 - Module Pool for Infotype P0051 - Form Routines for Common Part MP005130 - Module Pool for Infotype P0051 - PAI Modules MP005120 - Module Pool for Infotype P0051 - PBO Modules MP005110 - Module Pool for Infotype P0051 - Data Definitions MP005100 - Module Pool: Infotype 0051 BAT:Cap.Formation Contributions (D) MP005100 - Module Pool: Infotype 0051 BAT:Cap.Formation Contributions (D)