MP001040 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 MP001040 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 Infotype P0010 Form Routines for Common Part
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HELP_VALUES_GET_WITH_TABLE call function 'HELP_VALUES_GET_WITH_TABLE' exporting display = display fieldname = fnam tabname = tnam importing select_value = emfsl tables fields = ihelp_fields valuetab = helptab.
HR_CHECK_CURRENCY_DELIMITED call function 'HR_CHECK_CURRENCY_DELIMITED' exporting waers = p0010-waers begda = p0010-begda endda = p0010-endda exceptions currency_not_valid = 1 others = 2.
HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting tclas = 'A' pernr = p0010-pernr infty = '0010' begda = low_date endda = high_date importing subrc = l_subrc tables infty_tab = seltab.
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'SUBTY' dynpprog = repid dynpnr = sy-dynnr dynprofield = 'P0010-LFDNR' value_org = 'S' tables value_tab = data_tab.
HELP_VALUES_GET_WITH_TABLE call function 'HELP_VALUES_GET_WITH_TABLE' exporting display = display_mode fieldname = fnam tabname = tnam importing select_value = vbafm tables fields = ihelp_fields valuetab = helptab.
VIEW_MAINTENANCE_CALL call function 'VIEW_MAINTENANCE_CALL' exporting action = 'U' view_name = 'V_521B_B'.
VIEW_MAINTENANCE_CALL call function 'VIEW_MAINTENANCE_CALL' exporting action = 'U' view_name = 'V_521C_B' tables dba_sellist = vimsellist.
HR_PAYMENTMETHOD_SEARCH call function 'HR_PAYMENTMETHOD_SEARCH' exporting p_dynpfield_mkey = p_dynpfield_mkey p_dynpfield_mtext = 'T042Z_L_BF-TEXT1' p_country_key = p_country p_sorted_list = 'X' exceptions fieldname_not_valid = 1 country_not_found = 2 others = 3.
HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING PERNR = p0010-pernr INFTY = '0010' BEGDA = P0010-BEGDA ENDDA = P0010-ENDDA BYPASS_BUFFER = 'X' TABLES INFTY_TAB = lit_p0010 EXCEPTIONS INFTY_NOT_FOUND = 1 OTHERS = 2 .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP001040 - Module Pool Infotype P0010 Form Routines for Common Part MP001030 - Module Pool Infotype P0010 PAI Modules MP001020 - Module Pool Infotype P0010 PBO Modules MP001010 - Module Pool Infotype P0010 Data Definitions MP001000 - Module Pool: Infotype 0010 Capital Formation MP001000 - Module Pool: Infotype 0010 Capital Formation