MS_WORDT 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 MS_WORDT 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: Program for Object Type MS_WORDDOT: Document Templates
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RH_GET_TASK_CONTAINER CALL FUNCTION 'RH_GET_TASK_CONTAINER' EXPORTING * ACT_BEGDA = SY-DATUM * ACT_ENDDA = SY-DATUM * ACT_ISTAT = '1' * ACT_LANGU = SY-LANGU ACT_OBJECT_EXT = P_AUFGABE * ACT_PLVAR = ' ' * READ_ONLY_METHOD = ' ' * IMPORTING * USED_OBJECT_METHOD = * USED_OBJECT_TYPE = * USED_METHOD_SYNCHRON = * USED_TYPE_BACKGROUND_TASK = * USED_TYPE_CONFIRM_TASK_END = * HRS_OTYPE_FLAG = TABLES ACT_CONT_DEF = CONTDEF EXCEPTIONS CONTAINER_NOT_FOUND = 1 NO_ACTIVE_PLVAR = 2 OTHERS = 3.
SWO_QUERY_VERBS CALL FUNCTION 'SWO_QUERY_VERBS' EXPORTING OBJTYPE = OBJTYPE TABLES VERBS = I_VERBS EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MS_WORDT - Program for Object Type MS_WORDDOT: Document Templates MS_WORDT - Program for Object Type MS_WORDDOT: Document Templates MS_WORD - Program for Object Type MS_WORD: Microsoft Word MS_WORD - Program for Object Type MS_WORD: Microsoft Word MS_SAVE_SERVICE_ENTRY=========FT - MSSAVESERVICEENTRY=========FT MS_EXCEL_OLE_STANDARD_DAT=====FT - MSEXCELOLESTANDARDDAT=====FT