<?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: Material in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330059#M1538077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might try using the function module CONVERSION_EXIT_ALPHA_INPUT.  To convert to internal format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Sep 2010 14:06:38 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2010-09-07T14:06:38Z</dc:date>
    <item>
      <title>Material</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330058#M1538076</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;&lt;/P&gt;&lt;P&gt;In our process we get an inbound idoc that contains an external material number - I want to convert this external material &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;number into an internal material so that the idoc can be processed and the inbound delivery is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help with all the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meghna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 14:02:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330058#M1538076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-07T14:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Material</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330059#M1538077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might try using the function module CONVERSION_EXIT_ALPHA_INPUT.  To convert to internal format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 14:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330059#M1538077</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2010-09-07T14:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Material</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330060#M1538078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help with all the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Go ask your team lead - this isn't a training forum.  If you have a specific configuration or development question about the process, then I'm sure someone will be glad to help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 14:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330060#M1538078</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-09-07T14:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Material</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330061#M1538079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check BAPI_CONVERSION_EXT2INT1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 14:10:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330061#M1538079</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-09-07T14:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Material</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330062#M1538080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meghana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to table SE16&lt;DEL&gt;&amp;gt;EDIFCT&lt;/DEL&gt;&amp;gt;enter Message type and see the FM atached and in the Idoc fill status there are customer exits and Badi will be avaiilable to Edit the Internal table fields or Segment data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read the segment where material number available and modify with internal material .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 14:11:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330062#M1538080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-07T14:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Material</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330063#M1538081</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;ist depends on your IDOC process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you got it working without transformation from external to internal material number, describe what IDOC type and inbound processing module you use. Then we can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, this looks like a very common problem your fuctional consultant may have the answer.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 14:14:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330063#M1538081</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-09-07T14:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Material</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330064#M1538082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Meghna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As described by others your problem is specific to Idoc type you want to use &amp;amp; the associated processing FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways fyi to convert material nos. from internal to external format &amp;amp; vice-versa you might want to look at the Conv. exits: CONVERSION_EXIT_MATNL_INPUT &amp;amp; CONVERSION_EXIT_MATNL_OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 14:18:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material/m-p/7330064#M1538082</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-09-07T14:18:49Z</dc:date>
    </item>
  </channel>
</rss>

