MTTE_DT_MNT_UI_105_F01 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 MTTE_DT_MNT_UI_105_F01 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: Include MTTE_DT_MNT_UI_105_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = gridstr_test_ctx CHANGING ct_fieldcat = gt_ctx_fcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.
LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = gridstr_test_ctx CHANGING ct_fieldcat = gt_lis_fcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'FIELDNAME' dynpprog = progname dynpnr = dynnum dynprofield = 'TTE_DT_SCR-CMPFIELD1' value_org = 'S' TABLES value_tab = values_fld_tab.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'FIELDNAME' dynpprog = progname dynpnr = dynnum dynprofield = 'TTE_DT_SCR-COMPFIELD' value_org = 'S' TABLES value_tab = values_fld_tab.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MTTE_DT_MNT_UI_105_F01 - Include MTTE_DT_MNT_UI_105_F01 MTTE_DT_MNT_UI_104_O01 - Include MTTE_DT_MNT_UI_104_O01 MTTE_DT_MNT_UI_104_I01 - Include MTTE_DT_MNT_UI_104_I01 MTTE_DT_MNT_UI_104_F02 - Include MTTE_DT_MNT_UI_104_F02 MTTE_DT_MNT_UI_104_F01 - Include MTTE_DT_MNT_UI_104_F01 MTTE_DT_MNT_UI_103_O01 - Include MTTE_DT_MNT_UI_103_O01