<?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 and Classification using Bapi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946877#M1693704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply brother.&lt;/P&gt;&lt;P&gt;its not the commit issue... i would say material gets created with bapi_material_savedata. as i said earlier i have problem only when number range is assigned to the material type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2012 14:40:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-09-18T14:40:47Z</dc:date>
    <item>
      <title>Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946875#M1693702</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 used &lt;STRONG&gt;bapi_material_savedata&lt;/STRONG&gt; and &lt;STRONG&gt;bapi_objcl_create&lt;/STRONG&gt; to create material and assign classes to it. i completed it successfully, no issues here.&lt;/P&gt;&lt;P&gt;recently we assigned number range for the material types, and i customized the bapi so that it could accept the materials to create if they satisfy the number range, and if they already exist then, no need to satisfy the number range. Now, if im giving a material within the number range for classification the bapi bapi_objcl_create returning the message 'Object 3000000001 does not exist' if i give the material which already exists then the bapi bapi_objcl_create successfully assigns the classification. im not getting it.&lt;/P&gt;&lt;P&gt;could anyone give suggestions on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;chinta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 11:38:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946875#M1693702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-18T11:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946876#M1693703</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;I suppose you call the BAPI for classification after calling the BAPI for material, so have you placed a COMMIT between the 2 BAPIs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 12:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946876#M1693703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-18T12:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946877#M1693704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply brother.&lt;/P&gt;&lt;P&gt;its not the commit issue... i would say material gets created with bapi_material_savedata. as i said earlier i have problem only when number range is assigned to the material type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 14:40:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946877#M1693704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-18T14:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946878#M1693705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we assign number ranges to have the number created by itself / automatic, whats the point in passing the number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line 125 in BAPI_OBJCL_CREATE&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;*....Check existence of allocation......................................&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;call &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;function &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BAPI_OBJCL_EXISTENCECHECK'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; classnum&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;classnumnew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; classtype&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;classtypenew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; objectkey&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;objectkeynew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; objecttable &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;objecttablenew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; keydate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;keydate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TABLES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;return&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;return.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 15:00:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946878#M1693705</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2012-09-18T15:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946879#M1693706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, bapi cannot create internally, hence we use a standard bapi which would give a material number based on the material type which we pass to bapi_material_savedata hence we create a material.&lt;/P&gt;&lt;P&gt;guys i dont have problem while creating a material but while assigning a classification to it. when evere material number from the number range passes to bapi_objcl_create bapi returns no object exist. but if send already existing material but not from number range successfully done. clearly the issue is at bapi objcl create.&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 15:20:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946879#M1693706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-18T15:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946880#M1693707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check after 1st bapi if material is available on MARA table? Maybe it's only a matter of delay in DB update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 15:56:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946880#M1693707</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2012-09-18T15:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946881#M1693708</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;After calling &lt;STRONG&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;bapi_material_savedata&lt;/SPAN&gt;, if you don't call a COMMIT, the material is not stored in DB, so the next BAPI couldn't find the object.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 10:11:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946881#M1693708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-19T10:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946882#M1693709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Insert a COMMIT WORK AND WAIT or call BAPI_TRANSACTION_COMMIT with WAIT parameter 'X', between the two call of BAPI.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_STDMATERIAL_GETINTNUMBER'&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_MATERIAL_SAVEDATA'&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'&lt;/P&gt;&lt;P&gt;&amp;nbsp; EXPORTING&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wait = 'X'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = return.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_OBJCL_CREATE'&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&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>Wed, 19 Sep 2012 13:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946882#M1693709</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-09-19T13:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946883#M1693710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you are sending the input to BAPI_OBJCL_CHAGE with leading zeroes.( Up to 18 Characters ). Please check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;R &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 13:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946883#M1693710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-19T13:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946884#M1693711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;+1 to Rudra's comment.&amp;nbsp; If a material number is all numeric it will contain leading zeros.&amp;nbsp; You should call the fm CONVERSION_EXIT_ALPHA_INPUT with the material number prior to&amp;nbsp; moving it to the object key field of BAPI_OBJCL_CREATE.&amp;nbsp; I would call this FM prior to moving to object key regardless of how the material number was generated.&amp;nbsp; It will only add the leading zeros if needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 18:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946884#M1693711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-19T18:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946885#M1693712</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;Today's weather is very nice here in hyderabad... Larry what you said was correct. the material number is all numeric and i have add zeros to it. i checked it by adding zeros so it worked... now i have look for a functon module which checks wheather a given input conatins only numerics or not. to pass the input to the function module conversion_exit_alpha_input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp; Larry,&lt;/P&gt;&lt;P&gt;thanks all.&lt;/P&gt;&lt;P&gt;chinta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 04:15:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946885#M1693712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-20T04:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946886#M1693713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am happy to know the problem is solved. However for material you should use CONVERSION_EXIT_MATN1_INPUT(Based on the domain Conversion routine of MATNR) instead of CONVERSION_EXIT_ALPHA_INPUT then you do not need to check if the material is numeric or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 08:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946886#M1693713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-20T08:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946887#M1693714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wow ty brother,,, this would help me a lot....thank you again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 10:13:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946887#M1693714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-20T10:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946888#M1693715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually the ALPHA FM would probably work ok as well.&amp;nbsp; It does the numeric check and determines if it needs to add leading zeros or not.&amp;nbsp; However, I do agree with Rudra that the MATN1 FM is better because it is the one tied to the domain MATNR and will do any other special conversion needed for material numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 13:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946888#M1693715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-20T13:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946889#M1693716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry, what you said is correct, ALPHA FM works ok, because need the material number of length 18 and, ALPHA FM gives me more than that and i have to do other operation to take what i need where as, MATN1 FM gives me exactly what i need... i believe it is much better than OK..&amp;nbsp; I suggest to use MATN1 FM&amp;nbsp; for materials.&lt;/P&gt;&lt;P&gt;its good to share the knowledge and experience here...&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 04:35:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946889#M1693716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-21T04:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Material and Classification using Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946890#M1693717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Satish,&lt;/P&gt;&lt;P&gt;FYI,&lt;/P&gt;&lt;P&gt;ALPHA will also return just 18 if you send it a matnr based variable from your program.&amp;nbsp; The input and out parameters are un-typed and will automatically adapt to what it is sent.&amp;nbsp; When you run it via SE37 as a test, it returns MANY leading zeros because of the input parameter sent from se37 is very long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also,in our system we have material number configured to NOT pad leading zeros to an all numeric material number, so the MATN1 FM does not pad the leading zeros in our system, while ALPHA does.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 15:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-and-classification-using-bapi/m-p/8946890#M1693717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-21T15:12:31Z</dc:date>
    </item>
  </channel>
</rss>

