<?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: Regarding BAPI_MATERIAL_GETLIST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738553#M1458229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Shelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I tried  with that option it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Mar 2010 04:53:00 GMT</pubDate>
    <dc:creator>madhu_vadlamani</dc:creator>
    <dc:date>2010-03-13T04:53:00Z</dc:date>
    <item>
      <title>Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738547#M1458223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with the bapi BAPI_MATERIAL_GETLIST.  I am getting the all the material when i am executing this fm . Here there is a documentation given by sap for selection parameters. I read it but i am unable to pass it . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I want to get material depending on the selection parameter wise like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MATERIALSHORTDESCSEL&lt;/P&gt;&lt;P&gt;MANUFACTURERPARTNUMB&lt;/P&gt;&lt;P&gt;PLANTSELECTION&lt;/P&gt;&lt;P&gt;STORAGELOCATIONSELECT&lt;/P&gt;&lt;P&gt;SALESORGANISATIONSELECTION&lt;/P&gt;&lt;P&gt;DISTRIBUTIONCHANNELSELECTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here how to pass the selection parameters. Please share your ideas with me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Mar 2010 18:22:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738547#M1458223</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-12T18:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738548#M1458224</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;there is an example in documentation for this BAPI (SE37 -&amp;gt; button Function Module Documentation). It shows you how to select all materials from one plant and two storage location. This example is pretty straightforward. Basically, all tables except MATLIST and RETURN correspond to selection criteria for one field. If you understand what is selection option then the filling these tables is obvious. What don't you understand about this example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Mar 2010 23:33:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738548#M1458224</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2010-03-12T23:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738549#M1458225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. As you said it is correct. When i am passing data only for MATERIALSHORTDESCSEL table  . I am not getting any data.  If you have any idea on this please share your ideas with me .&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;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 02:44:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738549#M1458225</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-13T02:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738550#M1458226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you fill this table? It works fine if you just fill the table MATERIALSHORTDESCSEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 04:11:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738550#M1458226</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2010-03-13T04:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738551#M1458227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again thank you for your reply.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_MATERIAL_GETLIST  -&amp;gt; MATERIALSHORTDESCSEL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In these table i passes the selection parameters in this way  &lt;/P&gt;&lt;P&gt;MATERIALSHORTDESCSEL  :   SIGN    = I&lt;/P&gt;&lt;P&gt;                                                 OPTION   = 'CP&lt;/P&gt;&lt;P&gt;                                                 DESCR_LOW  =  'c10*'    our materials&lt;/P&gt;&lt;P&gt;                                                 DESCR_HIGH    =   ' '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In these pattern i passes the values.  Only i am filing this table only . It is not working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 04:27:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738551#M1458227</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-13T04:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738552#M1458228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Sign E, Instead of I in MATNRSELECTION  and pass other parameters same as u have passed in MATERIALSHORTDESCSEL Selection table and in MATERIALSHORTDESCSEL Just Pass sign E and Option CP, I hope u will get Some Result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shelly Malik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 04:47:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738552#M1458228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-13T04:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738553#M1458229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Shelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I tried  with that option it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 04:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738553#M1458229</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-13T04:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738554#M1458230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are passing Parameters only in one table, Pass in Both MATNRSELECTION and MATERIALSHORTDESCSEL.&lt;/P&gt;&lt;P&gt;as given in Documentation:&lt;/P&gt;&lt;P&gt;MATNRSELECTION        : 'I', 'CP', '*'   , ' '&lt;/P&gt;&lt;P&gt;MATERIALSHORTDESCSEL  : 'I', 'CP', 'XY*' , ' '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will Work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shelly Malik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 04:55:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738554#M1458230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-13T04:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738555#M1458231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Shelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again thanks to your reply. I tried with this option it is giving the total records instead of material starting with the specified description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 05:02:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738555#M1458231</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-13T05:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738556#M1458232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Dear i forgot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are I means Include and E means Exclude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do Like this in  MATNRSELECTION:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S OP MATNR_LOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I CP AD*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in MATERIALSHORTDESCSEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S OP DESCR_LOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I CP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U will Get Values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shelly Malik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 05:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738556#M1458232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-13T05:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738557#M1458233</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;you only need to fill this table if you want to search for materials using short description. It's clearly written in documentation. It should be working with your values. So my questions is do you have any material with short description starting with C10 in your client? You can check it in MM03. Usually, development client does not have any data and there is another one for unit testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 05:37:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738557#M1458233</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2010-03-13T05:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738558#M1458234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please read documentation carefully. It's not mandatory to fill both tables. It's written clearly in the documentation at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 05:38:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738558#M1458234</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2010-03-13T05:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738559#M1458235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it is Working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shelly Malik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 05:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738559#M1458235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-13T05:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738560#M1458236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. WE have material starting with  that description  . I passed  the data only in one table in this passion.&lt;/P&gt;&lt;P&gt;MATERIALSHORTDESCSEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'I',  'CP',   'our material description*' ,      '  ' -&amp;gt; in these high field i tried by passing some data and with out data simply keeping quotes. It is not giving any data .&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;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 05:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738560#M1458236</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-13T05:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738561#M1458237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Martin,Shelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it is working with only selection of one table.  Thanks a lot to both of you to involve .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 06:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738561#M1458237</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-13T06:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_MATERIAL_GETLIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738562#M1458238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Thread was closed. Thank you for all those who are partcipated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Mar 2010 06:12:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-material-getlist/m-p/6738562#M1458238</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2010-03-13T06:12:27Z</dc:date>
    </item>
  </channel>
</rss>

