<?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: DYNPRO_NOT_FOUND Dump while using ME31L after implementing MM06E005 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434291#M1739469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Welinton ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually out of the Screens you have pointed third one is creating problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dump log says that screen doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when I checked in SE51 it really doesn't exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So why this error is coming only in ME31L , in PO my check is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I need to use any other exit than &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;MM06E005&lt;/SPAN&gt;. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 May 2013 04:33:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-13T04:33:37Z</dc:date>
    <item>
      <title>DYNPRO_NOT_FOUND Dump while using ME31L after implementing MM06E005</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434288#M1739466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had implemented a Customer Exit MM06E005 for Validating purposes while PO creation.&lt;/P&gt;&lt;P&gt;Everything is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now above error is coming while executing ME31L.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below was my previous thread :&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/3355453"&gt;http://scn.sap.com/thread/3355453&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MM06E005 is related with adding Custom fields I guess this error is coming due to this , But I am puzzled why this error didn't come while PO creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deactivation of this exit solved the dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So , Can any one tell me whats the reason for this error and can anyone tell me any alternate Exit for getting Account Assignment (TEKKN ) detail while PO creation , which must not bring dump while executing ME31L after implementation.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 12:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434288#M1739466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-10T12:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_NOT_FOUND Dump while using ME31L after implementing MM06E005</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434289#M1739467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Active the subscreens its conforms image below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/215616" width="450" /&gt;&lt;/P&gt;&lt;P&gt;best regards, &lt;/P&gt;&lt;P&gt;Welinton Rocha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 17:53:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434289#M1739467</guid>
      <dc:creator>Roc31</dc:creator>
      <dc:date>2013-05-10T17:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_NOT_FOUND Dump while using ME31L after implementing MM06E005</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434290#M1739468</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;Check the exit EXIT_SAPMM06E_016. I think you can use this to get the &lt;SPAN style="font-size: 10pt;"&gt;Account Assignment (TEKKN) detail.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Arindam&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 May 2013 22:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434290#M1739468</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-05-12T22:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_NOT_FOUND Dump while using ME31L after implementing MM06E005</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434291#M1739469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Welinton ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually out of the Screens you have pointed third one is creating problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dump log says that screen doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when I checked in SE51 it really doesn't exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So why this error is coming only in ME31L , in PO my check is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I need to use any other exit than &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;MM06E005&lt;/SPAN&gt;. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 04:33:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434291#M1739469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-13T04:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_NOT_FOUND Dump while using ME31L after implementing MM06E005</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434292#M1739470</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;Let me try with the exit you have suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am really puzzled why this dump is coming in ME31L and not in ME21N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 04:34:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434292#M1739470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-13T04:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_NOT_FOUND Dump while using ME31L after implementing MM06E005</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434293#M1739471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;post the st22 log, it has more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Welinton Rocha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 13:07:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434293#M1739471</guid>
      <dc:creator>Roc31</dc:creator>
      <dc:date>2013-05-13T13:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_NOT_FOUND Dump while using ME31L after implementing MM06E005</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434294#M1739472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you only created one include in the exit function group, but you must also create the customer fields subscreen. Create a dummy subscreen via CMOD with only one space output field, then activate subscreen and project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also have used BAdI ME_PROCESS_PO_CUST, as in some case the customer-exit for customer fields (MM06E005) is not called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 13:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-not-found-dump-while-using-me31l-after-implementing-mm06e005/m-p/9434294#M1739472</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-05-13T13:21:19Z</dc:date>
    </item>
  </channel>
</rss>

