MV50AF0T_TEXT_HEAD_GET_DATA 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 MV50AF0T_TEXT_HEAD_GET_DATA 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!
SD_WORD_PROCESSING_GET call function 'SD_WORD_PROCESSING_GET' exporting fi_fcode_before_return = fcode importing fe_change_flag = lf_change_flag fe_fcode_on_return = fcode * FE_TEXTNAME = * FE_SUBSCREEN_NUMBER = fet_xvbuv = xvbuv[] changing fet_xthead = xthead[] exceptions error_occured = 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.
MV50AF0T_TEXT_HEAD_GET_DATA - MV50AF0TTEXTHEADGETDATA MV50AF0T_TEXT_DATA_INIT - MV50AF0TTEXTDATAINIT MV50AF0T_TAXI_SCREENGROUPS_INI - MV50AF0TTAXISCREENGROUPSINI MV50AF0T_TAXI_READ_LOCATION - MV50AF0TTAXIREADLOCATION MV50AF0T_TAXI_INSERT_CUST_TABS - MV50AF0TTAXIINSERTCUSTTABS MV50AF0T_TAXI_INITIALIZE_CARRI - MV50AF0TTAXIINITIALIZECARRI