/OPT/VIM_RPT_SYNC_DP_TABLE is a standard Executable ABAP Report 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 /OPT/VIM_RPT_SYNC_DP_TABLE 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.
Selection Text: S_DOCID = DP Document ID
Selection Text: S_DOCTYP = DP Document Type
Selection Text: S_STATUS = DP Document Status
Title: Synchronize VIM Report DP Table with SAP data
Text Symbol: 010 = Error reading data from SAP Tables
Text Symbol: 011 = Error updating table /OPT/VIM_HD_NPO
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SWI_WORKITEMS_OF_OBJECT_GET CALL FUNCTION 'SWI_WORKITEMS_OF_OBJECT_GET' EXPORTING objtype = l_objtyp objkey = l_objkey * IBF_OBJECT = TABLES itemlist = i_swwwihead.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
/OPT/VIM_RPT_SYNC_DP_TABLE - Synchronize VIM Report DP Table with SAP data /OPT/VIM_RPT_SYNC_DP_TABLE - Synchronize VIM Report DP Table with SAP data /OPT/VIM_RPT_SEL_SCR_TEMPLATE - Opentext: VIM monitor user selection screen extension template /OPT/VIM_RPT_SEL_SCR_TEMPLATE - Opentext: VIM monitor user selection screen extension template /OPT/VIM_RPT_MISMATCH - Program /OPT/VIM_RPT_MISMATCH /OPT/VIM_RPT_MISMATCH - Program /OPT/VIM_RPT_MISMATCH