IDX_SELECT_IDOCTYP_WITHOUT_IS 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 IDX_SELECT_IDOCTYP_WITHOUT_IS 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: Maintain IDoc types not to be transferred to IS in XML format
Text Symbol: 001 = The IDoc structure information does not exist in the system, therefore you cannot process these IDoc types as IDoc
Text Symbol: 002 = IDoc type is already in the table
Text Symbol: 003 = IDoc type included in the exception table
Text Symbol: 004 = Could not insert IDoc type in exclusion table; insert triggers sy-subrc
Text Symbol: 005 = Following IDoc type must be included in the exception table
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IDX_SELECT_IDOCTYP_WITHOUT_IS - Maintain IDoc types not to be transferred to IS in XML format IDX_SELECT_IDOCTYP_WITHOUT_IS - Maintain IDoc types not to be transferred to IS in XML format IDX_RESET_METADATA - Delete the Structure Descriptions for IDoc Adapter IDX_RESET_METADATA - Delete the Structure Descriptions for IDoc Adapter IDX_PACKET_WIZARD - Activation of IDoc Message Packages IDX_PACKET_WIZARD - Activation of IDoc Message Packages