MP055940 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 MP055940 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 0559 Form routins
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RP_HIRE_FIRE CALL FUNCTION 'RP_HIRE_FIRE' "returns the first entry EXPORTING BEG = LOWDATE END = HIGHDATE IMPORTING HIRE_DATE = HIRE_DATE TABLES PP0001 = P0001 PP0000 = P0000 PPHIFI = PHIFI.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = FIELD VALUE_ORG = 'S' TABLES VALUE_TAB = FPAYY RETURN_TAB = IRETURN_TAB.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = FIELD VALUE_ORG = 'S' TABLES VALUE_TAB = FPAYP RETURN_TAB = IRETURN_TAB.
RP_RETROACTIVITY_DATE_CLEAR call function 'RP_RETROACTIVITY_DATE_CLEAR' exporting clear_retro_date_time = space clear_pkgab = space clear_no_change_upto = space.
RP_RETROACTIVITY_DATE_SET call function 'RP_RETROACTIVITY_DATE_SET' exporting retro_date_calc = iv_retro_date.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP055940 - Module pool for Infotype 0559 Form routins MP055930 - Module pool for Infotype 0559 PAI Modules MP055920 - Module pool for Infotype 0559 PBO Modules MP055910 - Module pool for Infotype 0559 Data difinition MP055900 - Module pool for Infotype 0559(Commuting allowance info.) MP055900 - Module pool for Infotype 0559(Commuting allowance info.)