<?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: ALE Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549730#M249472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply guys,&lt;/P&gt;&lt;P&gt;I checked in by putting a breakpoint ...I found out that the Active = 'X' and it goes on calling the function MVKE_READ_WITH_MATNR and t_mvke gets filled up with values yet Iam not able to see the segment E1MVKEM in the Idoc...What might be the reason I also checked I dont have any filters in BD56...&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Aug 2006 18:20:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-16T18:20:07Z</dc:date>
    <item>
      <title>ALE Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549724#M249466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Iam working on an SAP version older than 4.0..I have a problem while sending the material master(MATMAS03)..When the material master is send iam not able to see E1MVKEM (Material sales data) in the idoc..The material has sales data in Material master...Iam using a reduced message type where in i checked and ensured that the E1MVKEM is enabled.So where might be the problem..?&lt;/P&gt;&lt;P&gt;Can any one help...&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 13:14:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549724#M249466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T13:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549725#M249467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the application creating the IDoc populating the segment E1MVKEM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug the program and see if the segment E1MVKEM is populated. If it is not then you will not see the segment in the IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;P&gt;*Please reward useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 13:50:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549725#M249467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T13:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549726#M249468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What method are you using to generate the IDoc...change pointers?...BD10?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 13:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549726#M249468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T13:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549727#M249469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;Iam using BD10 to send materials....&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 14:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549727#M249469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T14:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549728#M249470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then I would agree with Kiran.  Put a breakpoint in MASTERIDOC_CREATE_REQ_MATMAS and look specifically for the area where it is filling T_MVKEKEY.  In my system it is around line 755.  Check the result of the call to function IDOC_REDUCTION_SEGMENT_TEST.  If ACTIVE = 'X' it should then go to function MVKE_READ_WITH_MATNR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 14:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549728#M249470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T14:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549729#M249471</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; Have you make sure that E1MVKEM segment is not getting filterd out in reduced message type transaction BD56 for specific sender and receiver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rajkumar abbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 14:39:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549729#M249471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T14:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549730#M249472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply guys,&lt;/P&gt;&lt;P&gt;I checked in by putting a breakpoint ...I found out that the Active = 'X' and it goes on calling the function MVKE_READ_WITH_MATNR and t_mvke gets filled up with values yet Iam not able to see the segment E1MVKEM in the Idoc...What might be the reason I also checked I dont have any filters in BD56...&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 18:20:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549730#M249472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T18:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549731#M249473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Continue to debug into function MASTERIDOC_CREATE_MATMAS and search for MVKE.  This will bring you to the logic where it builds the E1MVKEM segment and appends it to T_IDOC_DATA.  There are functions for IDoc and field reduction, as well as a customer function.  Verify the data is moving properly leading up to the append.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 18:42:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549731#M249473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T18:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549732#M249474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;I found out some customer function code written previously overriding that...&lt;/P&gt;&lt;P&gt;Thanks a lot...&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 19:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549732#M249474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T19:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549733#M249475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 19:31:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-issue/m-p/1549733#M249475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T19:31:20Z</dc:date>
    </item>
  </channel>
</rss>

