MP017120 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 MP017120 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: Infotpye 0171 General Benefits Data
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_BEN_GET_FROM_FEATURE_BAREA call function 'HR_BEN_GET_FROM_FEATURE_BAREA' EXPORTING pernr = p0171-pernr begda = p0171-begda endda = p0171-endda reaction = no_msg IMPORTING barea = p0171-barea subrc = subrc TABLES error_table = error_table.
HR_BEN_GET_FROM_FEATURE_BENGR call function 'HR_BEN_GET_FROM_FEATURE_BENGR' EXPORTING pernr = p0171-pernr begda = p0171-begda endda = p0171-endda barea = p0171-barea reaction = no_msg IMPORTING bengr = p0171-bengr subrc = subrc TABLES error_table = error_table.
HR_BEN_GET_FROM_FEATURE_BSTAT call function 'HR_BEN_GET_FROM_FEATURE_BSTAT' EXPORTING pernr = p0171-pernr begda = p0171-begda endda = p0171-endda barea = p0171-barea reaction = no_msg IMPORTING bstat = p0171-bstat subrc = subrc TABLES error_table = error_table.
HR_BEN_GET_KEY_DATE call function 'HR_BEN_GET_KEY_DATE' EXPORTING begda = p0171-begda endda = p0171-endda reaction = no_msg IMPORTING keydt = q0171-utkdt subrc = subrc TABLES error_table = error_table.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP017120 - Module Pool: Infotpye 0171 General Benefits Data MP017110 - Module Pool: Infotpye 0171 General Benefits Data MP017100 - Module Pool: Infotpye 0171 General Benefits Information MP017100 - Module Pool: Infotpye 0171 General Benefits Information MP017040 - Form routines MP017030 - PAI modules