MP056520 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 MP056520 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: IT 0565 PBO Modules
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_BEN_READ_EE_BENEFIT_DATA call function 'HR_BEN_READ_EE_BENEFIT_DATA' exporting pernr = p0565-pernr datum = p0565-begda reaction = no_msg importing ee_benefit_data = ee_benefit_data subrc = subrc tables error_table = error_table.
HR_BEN_GET_CURRENCY call function 'HR_BEN_GET_CURRENCY' exporting barea = p0565-barea datum = p0565-begda reaction = no_msg importing currency = p0565-curre subrc = subrc tables error_table = error_table.
HR_BEN_SRV_GET_VEST_PCNT call function 'HR_BEN_SRV_GET_VEST_PCNT' exporting barea = p0565-barea bplan = p0565-bplan val_date = p0565-vdate total_yrs = q0565-vtoyy total_mns = q0565-vtomm total_dys = q0565-vtodd calcu_vpcnt = p0565-vpcnt reaction = no_msg importing vpcnt = q0565-vpcma 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.
MP056520 - IT 0565 PBO Modules MP056510 - IT 0565 Data Definitions MP056500 - Module Pool: Infotype 0565 Retirement Plan Valuation Results MP056500 - Module Pool: Infotype 0565 Retirement Plan Valuation Results MP056440 - documentation and ABAP source code MP056430 - documentation and ABAP source code