MJS0FE01 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 MJS0FE01 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: Cluster: Distribution; Data Definitions for Carrier Route
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ENQUEUE_EJSTAENDER CALL FUNCTION 'ENQUEUE_EJSTAENDER' EXPORTING AENDNR = NUMMER EXCEPTIONS FOREIGN_LOCK = 1 SYSTEM_FAILURE = 2.
DEQUEUE_EJSTAENDER CALL FUNCTION 'DEQUEUE_EJSTAENDER' EXPORTING AENDNR = NUMMER.
ISP_SELECT_JSTAENDER CALL FUNCTION 'ISP_SELECT_JSTAENDER' EXPORTING VON_DATUM = IN_AENDNR-GUELTIGAB BIS_DATUM = IN_AENDNR-GUELTIGBIS GEPRUEFT = 'X' TABLES AENDNR_TAB = AENDNR_ITAB.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MJS0FE01 - Cluster: Distribution; Data Definitions for Carrier Route MJS0FE00 - FDÜ: Vorlageprogramm für Zentrale Geschäftspartner MJS0FB08 - FORMS for SELECT SINGLE Within Structures MJS0FB07 - IS_P: FORMS für die SELECT SINGLE innerhalb der Strukturen MJS0FB06 - FORMS for SELECT SINGLE Within Structures MJS0FB05 - FORMS for SELECT SINGLE Within Structures