<?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: Problem with Material Master upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641854#M608201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In program for storage location lgpro field  is passed which internally assigned to lgort. In the test file lgpro is null or blank. This makes lgort blank and forced to bapi to throw an error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2007 18:57:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-13T18:57:33Z</dc:date>
    <item>
      <title>Problem with Material Master upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641846#M608193</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 am uploading material type of UNBW using my conversion pogram in which bapi_material_savedata. While testing the bapi is returning an error "Field LGORT has been transferred inconsistently or is blank". But in my test file i am not using the filed LGORT. I did'nt understand why its giving error whether my program nor test file has that field.&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, 08 Aug 2007 20:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641846#M608193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T20:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material Master upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641847#M608194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying that you are not entering either of the two optional parameters STORAGELOCATIONDATA or STORAGELOCATIONDATAX?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or are you saying you are entering them without LGORT being filled out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 21:17:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641847#M608194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T21:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material Master upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641848#M608195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am entering the stoage location with field lgpro. BUt in my code and test file i dont have any field by name lgort. But the Bapi is returning an error "Field LGORT has been transferred inconsistently or is blank".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 21:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641848#M608195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T21:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material Master upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641849#M608196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting it in BAPI_MARD-STGE_LOC and BAPI_MARDX-STGE_LOC (if you're using them).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 21:27:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641849#M608196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T21:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material Master upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641850#M608197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its already there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 21:28:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641850#M608197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T21:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material Master upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641851#M608198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason why this is happening is that you are trying to define an Issue storage location (LGPRO) for a material when the material is not extended in that storage location.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to create the storage view of the material in the store you are defining in the field LGPRO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Nitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 23:55:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641851#M608198</guid>
      <dc:creator>nitesh_jain3</dc:creator>
      <dc:date>2007-08-08T23:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material Master upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641852#M608199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 15:34:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641852#M608199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T15:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material Master upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641853#M608200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What was the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 15:41:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641853#M608200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T15:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material Master upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641854#M608201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In program for storage location lgpro field  is passed which internally assigned to lgort. In the test file lgpro is null or blank. This makes lgort blank and forced to bapi to throw an error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 18:57:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-master-upload/m-p/2641854#M608201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T18:57:33Z</dc:date>
    </item>
  </channel>
</rss>

