MP002340 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 MP002340 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 P0023 Form Routines for Common Part
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HRCA_INDUSTRY_GETDETAIL CALL FUNCTION 'HRCA_INDUSTRY_GETDETAIL' "XDPK008185 EXPORTING "XDPK008185 LANGUAGE_KEY = SY-LANGU "XDPK008185 INDUSTRY_KEY = P0023-BRANC "XDPK008185 IMPORTING "XDPK008185 DESCRIPTION = HRCA_INDUSTRY-DESCRIPTION "XDPK008185 EXCEPTIONS "XDPK008185 DESCRIPTION_NOT_FOUND = 1 "XDPK008185 INDUSTRY_KEY_NOT_FOUND = 2 "XDPK008185 OTHERS = 3. "XDPK008185
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP002340 - Module Pool Infotype P0023 Form Routines for Common Part MP00233F - documentation and ABAP source code MP002330 - Module Pool for Infotype 0023 - PAI Modules MP00232F - documentation and ABAP source code MP002320 - Module Pool Infotype P0023 PBO Modules MP002310 - Module Pool Infotype P0023 Data Definitions