_LOGICAL_DEST_MAINTAIN_PREPF01 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 _LOGICAL_DEST_MAINTAIN_PREPF01 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 _LOGICAL_DEST_MAINTAIN_PREPF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_OBJECT_CHECK CALL FUNCTION 'TR_OBJECT_CHECK' EXPORTING wi_ko200 = ls_ko2002 IMPORTING we_order = ed_korrnum EXCEPTIONS cancel_edit_other_error = 01 show_only_other_error = 02.
TR_OBJECT_INSERT CALL FUNCTION 'TR_OBJECT_INSERT' EXPORTING wi_ko200 = ls_ko2002 IMPORTING we_order = ed_korrnum TABLES wt_e071k = t_e071k EXCEPTIONS cancel_edit_other_error = 1 show_only_other_error = 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.
_LOGICAL_DEST_MAINTAIN_PREPF01 - Include _LOGICAL_DEST_MAINTAIN_PREPF01 _LOCKS_LISTF01 - Include _LOCKS_LISTF01 _LECATT_LOG_ARCHIVETOP - LECATTLOGARCHIVETOP _LECATT_LOG_ARCHIVEF01 - LECATTLOGARCHIVEF01 _LCC_TESTTOOL_SHOW_TIMEF01 - LCCTESTTOOLSHOWTIMEF01 _LCC_TESTTOOL_RUN_TESTF02 - LCCTESTTOOLRUNTESTF02