<?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_SAVEDATA for NLAG in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-for-nlag/m-p/8092720#M1615582</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;I'm using BAPI_MATERIAL_SAVEDATA and it is working well for all types of material, less for NLAG. The material has only the views NLAG Basic, Purchasing and Accounting active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        when 'NLAG'.&lt;/P&gt;&lt;P&gt;           st_headdata-basic_view = c_x.&lt;/P&gt;&lt;P&gt;           st_headdata-purchase_view = c_x.&lt;/P&gt;&lt;P&gt;           st_headdata-account_view = c_x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when running my program, the BAPI returns errors requesting fields as VKORG, LGORT, which are fields of visions of Storage and Sales.&lt;/P&gt;&lt;P&gt;I can not find anything wrong in the program, since it works the same way for all other types.&lt;/P&gt;&lt;P&gt;There may be some setting wrong for this particular type of material or someone has an idea what might be happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Aug 2011 18:04:20 GMT</pubDate>
    <dc:creator>miguel_motta</dc:creator>
    <dc:date>2011-08-10T18:04:20Z</dc:date>
    <item>
      <title>BAPI_MATERIAL_SAVEDATA for NLAG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-for-nlag/m-p/8092720#M1615582</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;I'm using BAPI_MATERIAL_SAVEDATA and it is working well for all types of material, less for NLAG. The material has only the views NLAG Basic, Purchasing and Accounting active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        when 'NLAG'.&lt;/P&gt;&lt;P&gt;           st_headdata-basic_view = c_x.&lt;/P&gt;&lt;P&gt;           st_headdata-purchase_view = c_x.&lt;/P&gt;&lt;P&gt;           st_headdata-account_view = c_x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when running my program, the BAPI returns errors requesting fields as VKORG, LGORT, which are fields of visions of Storage and Sales.&lt;/P&gt;&lt;P&gt;I can not find anything wrong in the program, since it works the same way for all other types.&lt;/P&gt;&lt;P&gt;There may be some setting wrong for this particular type of material or someone has an idea what might be happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 18:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-for-nlag/m-p/8092720#M1615582</guid>
      <dc:creator>miguel_motta</dc:creator>
      <dc:date>2011-08-10T18:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA for NLAG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-for-nlag/m-p/8092721#M1615583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NLAG - Nonstock materials are not held in stock because they are consumed immediately.&lt;/P&gt;&lt;P&gt;I can assume that is the reason it is expecting sales org (?) and storage location value...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please try to do same activity online transaction after removing parameter value in user profile (if any)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 19:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-for-nlag/m-p/8092721#M1615583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-10T19:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA for NLAG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-for-nlag/m-p/8092722#M1615584</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've done to manually enter successfully and haven´t parameters in the user profile.&lt;/P&gt;&lt;P&gt;If NLAG is a Nonstock material , doesn´t make sense it ask for storage location... No?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 19:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata-for-nlag/m-p/8092722#M1615584</guid>
      <dc:creator>miguel_motta</dc:creator>
      <dc:date>2011-08-10T19:54:33Z</dc:date>
    </item>
  </channel>
</rss>

