<?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 BAPI_MATERIAL_GETLIST ERROR PARAMETER MAXROWS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-getlist-error-parameter-maxrows/m-p/343053#M6243</link>
    <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I'm trying to use the next BADI: BAPI_MATERIAL_GETLIST but when I pass the parameter MAXROWS trigger the next error: &lt;/P&gt;&lt;P&gt;Function module "BAPI_MATERIAL_GETLIST" was called with the parameter 'MAXROWS'. This parameter is not defined.&lt;/P&gt;&lt;P&gt;This is my code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'BAPI_MATERIAL_GETLIST'
      IMPORTING
        maxrows              = NUMROWS
      TABLES
        matnrselection       = lt_bapimatram
        materialshortdescsel = lt_bapimatras
        plantselection       = lt_bapimatraw
        matnrlist            = lt_bapimatlst.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 22 Dec 2016 00:10:08 GMT</pubDate>
    <dc:creator>Jimmy21</dc:creator>
    <dc:date>2016-12-22T00:10:08Z</dc:date>
    <item>
      <title>BAPI_MATERIAL_GETLIST ERROR PARAMETER MAXROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-getlist-error-parameter-maxrows/m-p/343053#M6243</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I'm trying to use the next BADI: BAPI_MATERIAL_GETLIST but when I pass the parameter MAXROWS trigger the next error: &lt;/P&gt;&lt;P&gt;Function module "BAPI_MATERIAL_GETLIST" was called with the parameter 'MAXROWS'. This parameter is not defined.&lt;/P&gt;&lt;P&gt;This is my code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'BAPI_MATERIAL_GETLIST'
      IMPORTING
        maxrows              = NUMROWS
      TABLES
        matnrselection       = lt_bapimatram
        materialshortdescsel = lt_bapimatras
        plantselection       = lt_bapimatraw
        matnrlist            = lt_bapimatlst.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 22 Dec 2016 00:10:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-getlist-error-parameter-maxrows/m-p/343053#M6243</guid>
      <dc:creator>Jimmy21</dc:creator>
      <dc:date>2016-12-22T00:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_GETLIST ERROR PARAMETER MAXROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-getlist-error-parameter-maxrows/m-p/343054#M6244</link>
      <description>&lt;P&gt;An IMPORTING parameter should be called in the EXPORTING option of CALL FUNCTION...&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 07:45:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-getlist-error-parameter-maxrows/m-p/343054#M6244</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-12-22T07:45:29Z</dc:date>
    </item>
  </channel>
</rss>

