MV50AF0T_TEXT_HEAD_SET_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_SET_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_PUT call function 'SD_WORD_PROCESSING_PUT' exporting fi_application_data = tvcom fi_display_flag = lf_display_flag fi_display_language = '*' fi_group = tvlk-txtgr * FI_INCOMPLETE_FLAG = ' ' fi_new_text_language = lf_language "HP_212368 fi_object = 'VBBK' * FI_RESET_FLAG = ' ' * fi_appl_object_ident = tp_ident * fi_appl_object_descr = tp_descr fi_default_fcode = 'ENT1' fi_subscreen_number = '2100' * fit_excl_fcode = i_lv70t_ty_excl_table fit_xvbpa = xvbpa[] changing fct_xthead = xthead[] fct_xvbuv = xvbuv[] 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_SET_DATA - MV50AF0TTEXTHEADSETDATA 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