MV61AFSS_TAXI_INITIALIZE_CARRI 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 MV61AFSS_TAXI_INITIALIZE_CARRI 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 MV61AFSS_TAXI_INITIALIZE_CARRI
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TAXI_INITIALIZE_CARRIERSCREEN CALL FUNCTION 'TAXI_INITIALIZE_CARRIERSCREEN' EXPORTING TABSTRIP_CAPTIONS = TAXI_TABSTRIP_CAPTIONS GUI_PROGRAM = TAXI_GUI_PROGRAM GUI_STATUS = TAXI_GUI_STATUS GUI_TITLE = TAXI_GUI_TITLE GUI_TITLE_PARAM = DA_TAXI_TITLE_PARAM EXCEPTIONS OTHERS = 0.
TAXI_INCOMPLOG_HIDE_TABS CALL FUNCTION 'TAXI_INCOMPLOG_HIDE_TABS' EXPORTING TABSTRIP = TAXI_TABSTRIP EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV61AFSS_TAXI_INITIALIZE_CARRI - Include MV61AFSS_TAXI_INITIALIZE_CARRI MV61AFSS_TAXI_FILTER_AND_CONVE - Include MV61AFSS_TAXI_FILTER_AND_CONVE MV61AFSS_KBILD_INITIALISIEREN - Include MV61AFSS_KBILD_INITIALISIEREN MV61AFSS_FELDAUSWAHL_SUBSCREEN - Include MV61AFSS_FELDAUSWAHL_SUBSCREEN MV61AFSS_FCODE_PROT_40 - Include MV61AFSS_FCODE_PROT_40 MV61AFSS_AKTUELLEN_ORT_HOLEN - Include MV61AFSS_AKTUELLEN_ORT_HOLEN