<?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 Re: IDOC_INPUT_MATMAS01 INclude in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884049#M371019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are u using the single step mode when in debug. Also set a breakpoint in the user exit itself and try it again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you view the code of the user exit, does SAP allow u to navigate to the main program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jan 2007 14:40:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-19T14:40:47Z</dc:date>
    <item>
      <title>IDOC_INPUT_MATMAS01 INclude</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884046#M371016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;   I had used IDOC_INPUT_MATMAS01 for the modification of material master updation. This FM is having a CALL CUTOMER FUNCTION '002'. Actually inside it there was a INCLUDE which needed to be activated and write a set of code inside it. &lt;/P&gt;&lt;P&gt;           So, I had done that part. But now the issue is that once it moved to production system. It is going inside the FM but not inside the include. It worked fine on the 3 Intergration Systems. But in production it is not working that way.&lt;/P&gt;&lt;P&gt;               If anybody has faced such issue. Please provide some inputs on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brijesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:23:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884046#M371016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T14:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_INPUT_MATMAS01 INclude</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884047#M371017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The user exit needs to be assigned to a project (trans CMOD). Does this project exist in Prod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884047#M371017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T14:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_INPUT_MATMAS01 INclude</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884048#M371018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Yaa projet assignment is done in cmod. It is in active state with this 2 User exit names.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Brijesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:36:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884048#M371018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T14:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_INPUT_MATMAS01 INclude</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884049#M371019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are u using the single step mode when in debug. Also set a breakpoint in the user exit itself and try it again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you view the code of the user exit, does SAP allow u to navigate to the main program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:40:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884049#M371019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T14:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_INPUT_MATMAS01 INclude</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884050#M371020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my doubt is the complte function group is transpored to the PRD or not...definetly is not, but once if u check that its good..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wht my suggestion is oput the break point in the include if it exitst..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:42:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884050#M371020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T14:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_INPUT_MATMAS01 INclude</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884051#M371021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to re-post your last comment and read it before you submit. It did not make any sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884051#M371021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T14:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_INPUT_MATMAS01 INclude</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884052#M371022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually FM is standard and iNclude is active there. And while debugging it is skipping the INCLUDE . Any inputs on this will be helpful.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Brijesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:47:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884052#M371022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T14:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_INPUT_MATMAS01 INclude</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884053#M371023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using SE38, view the code of the include. Then see if you can navigate to the main program of the incldue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know the FM is standard.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the include active. Also run a syntax check, if there are errors, then the include will not be active.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884053#M371023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T14:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_INPUT_MATMAS01 INclude</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884054#M371024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to check IDOC_INPUT_MATMAS01 source code from system(where exit is triggered correctly ) with source code of IDOC_INPUT_MATMAS01 in production system till the call of customer function '002'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you notice diff between source code ,then it's possible that some notes/patches are applied in your development system which are not applied in production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If  there is no difference in the source code,then set break-point just before call of the customer function &amp;amp; see how system inteprets customer function call.that may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884054#M371024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T14:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_INPUT_MATMAS01 INclude</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884055#M371025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u r sure INCLUDE ZXMGVU04 is in active stage and project is also created...&lt;/P&gt;&lt;P&gt;once check u SAP inbox... r u reciving any messages while running IDOC_INPUT_MATMAS01.&lt;/P&gt;&lt;P&gt;why iam telling all these... trail and error, i have worked on Matas outbound exits..may be i can help u&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;can you plese post u r code here...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:55:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-input-matmas01-include/m-p/1884055#M371025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T14:55:47Z</dc:date>
    </item>
  </channel>
</rss>

