MP001940 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 MP001940 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 0019: Form Routines, Common Part
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HRCA_COMPANYCODE_GETDETAIL CALL FUNCTION 'HRCA_COMPANYCODE_GETDETAIL' "XFYK034945 EXPORTING COMPANYCODE = P0001-BUKRS IMPORTING COUNTRY = CC_LAND EXCEPTIONS NOT_FOUND = 1 OTHERS = 2.
HOLIDAY_CHECK_AND_GET_INFO CALL FUNCTION 'HOLIDAY_CHECK_AND_GET_INFO' EXPORTING * date = p0019-termn "XFYPH4K019359 DATE = DATE_OUT "XFYPH4K019359 HOLIDAY_CALENDAR_ID = T001P-MOFID WITH_HOLIDAY_ATTRIBUTES = SPACE IMPORTING HOLIDAY_FOUND = FEIERTAG TABLES HOLIDAY_ATTRIBUTES = ITHOL EXCEPTIONS DATE_AFTER_RANGE = 1 DATE_BEFORE_RANGE = 2 DATE_INVALID = 3 HOLIDAY_CALENDAR_ID_MISSING = 4 HOLIDAY_CALENDAR_NOT_FOUND = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP001940 - Module Pool for Infotype 0019: Form Routines, Common Part MP001930 - Module Pool for Infotype 0019: PAI Modules MP001920 - Module Pool Infotype P0019 PBO Modules MP001910 - Module Pool Infotype P0019 Data Definitions MP001900 - Module Pool: Infotype 0019 Monitoring of Dates MP001900 - Module Pool: Infotype 0019 Monitoring of Dates