<?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: Trigger ALEAUD01 immediately after processing MATMAS05 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674802#M1448590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shanmug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it reduces the performance of the system also same thing is communicated to the client. But requirement is once the material master processing is over within 1 Minute ALEAUDIT IDOC has to be triggered. Client is asking for this logic because the entire processing of IDO happening through workflow and they does not want to wait for 5 or 10 Mins to get the feedback from ECC saying material is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there is an option of creating synchronuos IDOC for PI but client insisting for asynchrounos.&lt;/P&gt;&lt;P&gt;Now I decided to schedule the report for every one minute but I am still worried about the performance of the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Nagaraj Kalbavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Mar 2010 06:06:18 GMT</pubDate>
    <dc:creator>former_member70391</dc:creator>
    <dc:date>2010-03-16T06:06:18Z</dc:date>
    <item>
      <title>Trigger ALEAUD01 immediately after processing MATMAS05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674798#M1448586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your valuable inputs in resolving the issue. I have a requirement where I need to send confirmation back immediately using idoc type ALEAUD01 after processing material master using MATMAS05. I would like to know the configuration required for the same. I have already done the configuration required to create the material but stuck in sending confirmation back to 3rd party system. I have given the scenario below. It should happen in real time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3rd Party System -&amp;gt; PI -&amp;gt; ECC : To create material Master in ECC&lt;/P&gt;&lt;P&gt;ECC-&amp;gt; PI-&amp;gt; 3rd Party system   : To send confirmation back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Nagaraj Kalbavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 09:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674798#M1448586</guid>
      <dc:creator>former_member70391</dc:creator>
      <dc:date>2010-03-15T09:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger ALEAUD01 immediately after processing MATMAS05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674799#M1448587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through [LINK|http://wiki.sdn.sap.com/wiki/display/Snippets/ALE&lt;EM&gt;Audit&lt;/EM&gt;for+DEBMAS] which has clear procedure for setting up ALE Audit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shanmugavel Chandrasekaran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 09:31:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674799#M1448587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-15T09:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger ALEAUD01 immediately after processing MATMAS05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674800#M1448588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shanmug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My scenario is different than what is specified in the article. In my case I am not using distribution model to create the material master. Since it is an inbound scenario I have done the following settings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Extend MATMAS05 Idoc Type&lt;/P&gt;&lt;P&gt;2. Create Custom Message type&lt;/P&gt;&lt;P&gt;3. Assign message type to IDOC type&lt;/P&gt;&lt;P&gt;4. Port Defination&lt;/P&gt;&lt;P&gt;5. Process code settings&lt;/P&gt;&lt;P&gt;6. Partner profile settings&lt;/P&gt;&lt;P&gt;7. Assign FM to Message type and IDOC type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working fine as I am able to create the material master. Now the requirement is once the material is created I need send an outbound idoc as a confirmation for the same using ALEAUD001 idoc type. I would like to know is there any way of doing the same without using workflow events. I know through workflow we can trigger it also I know we can run the report RBDSTATE which is used to send the audit idoc periodically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my requirement is real time whenever material master inbound idoc processing is over ale audit idoc has to be triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Nagaraj Kalbavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 10:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674800#M1448588</guid>
      <dc:creator>former_member70391</dc:creator>
      <dc:date>2010-03-15T10:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger ALEAUD01 immediately after processing MATMAS05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674801#M1448589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you try to send ALEAUD01 Idoc for each MATMAS idoc it will affect performance of the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So its better you can schedule the RBDSTATE perodically so that the status is sent for packet of idocs.&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;&lt;/P&gt;&lt;P&gt;Shanmugavel Chandrasekaran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 05:57:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674801#M1448589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-16T05:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger ALEAUD01 immediately after processing MATMAS05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674802#M1448590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shanmug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it reduces the performance of the system also same thing is communicated to the client. But requirement is once the material master processing is over within 1 Minute ALEAUDIT IDOC has to be triggered. Client is asking for this logic because the entire processing of IDO happening through workflow and they does not want to wait for 5 or 10 Mins to get the feedback from ECC saying material is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there is an option of creating synchronuos IDOC for PI but client insisting for asynchrounos.&lt;/P&gt;&lt;P&gt;Now I decided to schedule the report for every one minute but I am still worried about the performance of the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Nagaraj Kalbavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 06:06:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674802#M1448590</guid>
      <dc:creator>former_member70391</dc:creator>
      <dc:date>2010-03-16T06:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger ALEAUD01 immediately after processing MATMAS05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674803#M1448591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is really appreciated. I am still not able to find the way to handle this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Nagaraj Kalbavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 04:11:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674803#M1448591</guid>
      <dc:creator>former_member70391</dc:creator>
      <dc:date>2010-03-18T04:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger ALEAUD01 immediately after processing MATMAS05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674804#M1448592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Used enhancement option in Material Creation Idoc FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 07:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-aleaud01-immediately-after-processing-matmas05/m-p/6674804#M1448592</guid>
      <dc:creator>former_member70391</dc:creator>
      <dc:date>2011-03-21T07:53:30Z</dc:date>
    </item>
  </channel>
</rss>

