MP019140 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 MP019140 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.
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 = 'DBLEA' struc_content = pme37 kind_of_error = '3' IMPORTING back = vorschlag CHANGING status = ret_code EXCEPTIONS dummy = 1 error_operation = 2 no_backvalue = 3 feature_not_generated = 4 invalid_sign_in_funid = 5 field_in_report_tab_in_pe03 = 6 OTHERS = 7.
HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING display = display fieldname = fnam tabname = tnam no_conversion = 'X' IMPORTING select_value = aufwd TABLES fields = ihelp_fields valuetab = helptab.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = repid dynumb = dynnr TABLES dynpfields = dynp_values EXCEPTIONS OTHERS = 1.
RP_GET_BAUSTELLE * CALL FUNCTION 'RP_GET_BAUSTELLE' * EXPORTING * PTDBK = PTDB1 * BEGINDATUM = DATUM * TABLES * PTDBF = PTDB2 * EXCEPTIONS * NO_RELEVANT_KEY = 01 * NO_ENTRY_FOUND_T5DB4 = 02 * NO_ENTRY_FOUND_T5DB5 = 03 * NO_ENTRY_FOUND_T5DB6 = 04 * NO_ENTRY_FOUND_PRPS = 05 * NO_ENTRY_FOUND_AUFK = 06 * NO_ENTRY_FOUND_VBUK = 07 * NO_ENTRY_FOUND_CKPH = 08.
RP_GET_PSREF CALL FUNCTION 'RP_GET_PSREF' EXPORTING pernr = i0191-pernr infty = i0191-infty subty = i0191-subty objps = i0191-objps sprps = i0191-sprps endda = i0191-endda begda = i0191-begda seqnr = i0191-seqnr refex = i0191-refex ordex = i0191-ordex IMPORTING opsref = ipsref EXCEPTIONS not_found = 01 no_ref_or_ack = 02 ref_and_ack_exist = 03 * arbid_not_found = 04 * kostl_not_complete = 05 * kostl_not_found = 06 OTHERS = 07.
HR_DE_CI_BS_AT_F2 CALL FUNCTION 'HR_DE_CI_BS_AT_F2' EXPORTING ls_baustelle = ls_ptdb6.
HR_DE_CI_EVA_CALC_WA_ERSTATT CALL FUNCTION 'HR_DE_CI_EVA_CALC_WA_ERSTATT' EXPORTING wavkm = p0191-wavkm waetk = p0191-waetk waamf = p0191-waamf watrk = p0191-watrk datum = p0191-begda IMPORTING betrag = betrag.
RP_GET_PSREF CALL FUNCTION 'RP_GET_PSREF' EXPORTING pernr = l_p0191-pernr infty = l_p0191-infty subty = l_p0191-subty objps = l_p0191-objps sprps = l_p0191-sprps endda = l_p0191-endda begda = l_p0191-begda seqnr = l_p0191-seqnr refex = l_p0191-refex ordex = l_p0191-ordex IMPORTING opsref = l_psref EXCEPTIONS not_found = 01 no_ref_or_ack = 02 ref_and_ack_exist = 03 * arbid_not_found = 04 * kostl_not_complete = 05 * kostl_not_found = 06 OTHERS = 07.
HR_READ_T588M_WITH_PME04 CALL FUNCTION 'HR_READ_T588M_WITH_PME04' EXPORTING repna = sy-repid pme04 = l_pme04 IMPORTING dbild = l_dbild CHANGING dynnr = l_dynnr EXCEPTIONS error_in_feature = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP019140 - documentation and ABAP source code MP019130 - documentation and ABAP source code MP019120 - User defined Routines of SAPL0PDV MP019110 - documentation and ABAP source code MP019100 - Module Pool: Construction Industry Expenses Infotype (0191) MP019100 - Module Pool: Construction Industry Expenses Infotype (0191)