<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to identify an IDOC processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-an-idoc-processing/m-p/409903#M10853</link>
    <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;We have an enhancement implemented for the material conversion routine (CONVERSION_EXIT_MATN1_INPUT), and I need to bypass some parts of the code if the process is running via IDOC. The thing is: how can I identify an IDOC processing? Is there any SYST field which I can check or something like that? And it would be even better if I could identify also this specific IDOC, since the rule should apply only for this IDOC.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Willian.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2017 11:36:32 GMT</pubDate>
    <dc:creator>willianbozzi</dc:creator>
    <dc:date>2017-04-12T11:36:32Z</dc:date>
    <item>
      <title>How to identify an IDOC processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-an-idoc-processing/m-p/409903#M10853</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;We have an enhancement implemented for the material conversion routine (CONVERSION_EXIT_MATN1_INPUT), and I need to bypass some parts of the code if the process is running via IDOC. The thing is: how can I identify an IDOC processing? Is there any SYST field which I can check or something like that? And it would be even better if I could identify also this specific IDOC, since the rule should apply only for this IDOC.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Willian.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 11:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-an-idoc-processing/m-p/409903#M10853</guid>
      <dc:creator>willianbozzi</dc:creator>
      <dc:date>2017-04-12T11:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify an IDOC processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-an-idoc-processing/m-p/409904#M10854</link>
      <description>&lt;P&gt;I would not advise breaking into the standard conversion routine in general. There are users exits specifically for the IDocs and should be no need to do it backwards, essentially.&lt;/P&gt;&lt;P&gt;Other than this problem being clearly self-inflicted - it has been discussed on SCN before how to identify in the user exits when they are triggered in a specific process. The answers are usually rather obvious, i.e. you need some kind of "marker", which could be a specific field, user ID or some value passed from another user exit, for example.&lt;/P&gt;&lt;P&gt;But I'd urge to reconsider the whole design in this case. It does not sound like a good idea.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 16:04:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-an-idoc-processing/m-p/409904#M10854</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-04-12T16:04:03Z</dc:date>
    </item>
  </channel>
</rss>

