MP014740 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 MP014740 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 P0147 - form routines for common part
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_FEATURE_BACKFIELD CALL FUNCTION 'HR_FEATURE_BACKFIELD' EXPORTING FEATURE = '22APP' STRUC_CONTENT = PME03 KIND_OF_ERROR = '4' IMPORTING BACK = P0147-APPID.
HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' "JPMSAHRK054301 EXPORTING "JPMSAHRK054301 FIELDNAME = FNAM "JPMSAHRK054301 TABNAME = TNAM "JPMSAHRK054301 IMPORTING "JPMSAHRK054301 SELECT_VALUE = SEL_VAL "JPMSAHRK054301 TABLES "JPMSAHRK054301 FIELDS = IHELP_FIELDS "JPMSAHRK054301 VALUETAB = HELPTAB "JPMSAHRK054301 EXCEPTIONS "JPMSAHRK054301 FIELD_NOT_IN_DDIC = 01 "JPMSAHRK054301 MORE_THEN_ONE_SELECTFIELD = 02 "JPMSAHRK054301 NO_SELECTFIELD = 03. "JPMSAHRK054301
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP014740 - Module pool for infotype P0147 - form routines for common part MP014731 - PAI modules for dynpro MP014700_2100 MP014730 - Module pool for infotype P0147 - PAI modules for dynpro 2000 and 0200 MP014721 - PBO Modules for Dynpro MP014700_2001 MP014720 - Module pool for infotype P0147 - PBO modules for Dynpro 2000 and 0200 MP014710 - Module pool for infotype P0147 - data definitions