SAPNOLINKS is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for Inbound and outbound IDocs are usually linked to other relevant documents...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter SAPNOLINKS into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WENOLINKS - Deactivate Link
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: Deactivate All Links in IDoc Area
Text Symbol: 037 = Do you want to write these links again for all message types?
Text Symbol: 036 = N
Text Symbol: 035 = No, write all links
Text Symbol: 034 = No, for other message types
Text Symbol: 033 = No, for individual message types only
Text Symbol: 032 = Y
Text Symbol: 031 = Do you want to exclude links for all message types?
Text Symbol: 021 = for Selected Message Types
Text Symbol: 020 = for All Message Types
Text Symbol: 019 = Outbound IDoc Linked with Inbound Doc. in Target System
Text Symbol: 017 = Outbound IDoc Linked with Original Document After Edit
Text Symbol: 014 = Inbound IDoc Linked with Outbound IDoc in Source System
Text Symbol: 013 = Inbound IDoc Linked with Original Document After Edit
Text Symbol: 012 = Inbound IDoc Linked with Communication IDoc
Text Symbol: 011 = Inbound IDoc Linked with Inbound Document
Text Symbol: 010 = Outbound Doc. Linked with Outbound IDoc
Text Symbol: 009 = Inbound IDoc Linked with Outbound Doc. in Source System
Text Symbol: 006 = Excluded for All Message Types
Text Symbol: 005 = Excluded for Specified Message Types
Text Symbol: 004 = Non-Excluded Link Types
Text Symbol: 003 = Excluded Link Types
Text Symbol: 002 = Description
Text Symbol: 001 = IDoc Link Types
INCLUDE SAPNOLINKSTOP.
INCLUDE SAPNOLINKS_TREE_CL.
INCLUDE SAPNOLINKSO01.
INCLUDE SAPNOLINKSI01.
INCLUDE SAPNOLINKSF01.
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.
SAPNOLINKS - Deactivate All Links in IDoc Area SAPNOLINKS - Deactivate All Links in IDoc Area SAPM_WRF_PREPAY_SCREENS - Program SAPM_WRF_PREPAY_SCREENS SAPM_WRF_PREPAY_SCREENS - Program SAPM_WRF_PREPAY_SCREENS SAPM_WRF_INVOICE_SEL_SCREEN - Module Pool for Screens for Invoice Document Overview (MIR6) SAPM_WRF_INVOICE_SEL_SCREEN - Module Pool for Screens for Invoice Document Overview (MIR6)