MV45AF0T_TEXT_CONTROL_PUT 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 MV45AF0T_TEXT_CONTROL_PUT 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 = da_display fi_group = tvcom-txtgn fi_object = tvcom-tdobject fi_new_text_language = sy-langu * FI_APPL_OBJECT_IDENT = ' ' * FI_APPL_OBJECT_DESCR = ' ' FI_DEFAULT_FCODE = 'ENT1' fi_subscreen_number = '2000' * FIT_EXCL_FCODE = 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.
MV45AF0T_TEXT_CONTROL_PUT - MV45AF0TTEXTCONTROLPUT MV45AF0T_TEXT_CONTROL_INITIALI - MV45AF0TTEXTCONTROLINITIALI MV45AF0T_TEXT_CONTROL_GET_TEXT - MV45AF0TTEXTCONTROLGETTEXT MV45AF0T_TEXT_CONTROL_GET - MV45AF0TTEXTCONTROLGET MV45AF0T_TEXT_CONTROL_FELDAUSW - MV45AF0TTEXTCONTROLFELDAUSW MV45AF0T_TEXT_CONTROL_EINGABEB - MV45AF0TTEXTCONTROLEINGABEB