<?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 Issue in SUBMIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-submit/m-p/7255351#M1528155</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 data from desktop excel doc into internal table and then pasing this internal table to memory id using-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT gi_final1 FROM gi_final1 TO DATABASE indx(01) ID 'GI_FINAL1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i called &lt;/P&gt;&lt;P&gt; SUBMIT ymmr_mat_miss_view_bg&lt;/P&gt;&lt;P&gt;           AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ymmr_mat_miss_view_bg is called program that has bapi fo uploading material master.&lt;/P&gt;&lt;P&gt;This report has no selection screen.&lt;/P&gt;&lt;P&gt;I am importing table in this report and passing to BAPI using &lt;/P&gt;&lt;P&gt;IMPORT gi_final TO gi_final FROM DATABASE indx(01) ID 'GI_FINAL1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After execution of submit i got error message-'Fil in all required entry fields'&lt;/P&gt;&lt;P&gt;Can anybody guide me how to resiolve ths issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Sep 2010 19:40:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-28T19:40:18Z</dc:date>
    <item>
      <title>Issue in SUBMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-submit/m-p/7255351#M1528155</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 data from desktop excel doc into internal table and then pasing this internal table to memory id using-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT gi_final1 FROM gi_final1 TO DATABASE indx(01) ID 'GI_FINAL1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i called &lt;/P&gt;&lt;P&gt; SUBMIT ymmr_mat_miss_view_bg&lt;/P&gt;&lt;P&gt;           AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ymmr_mat_miss_view_bg is called program that has bapi fo uploading material master.&lt;/P&gt;&lt;P&gt;This report has no selection screen.&lt;/P&gt;&lt;P&gt;I am importing table in this report and passing to BAPI using &lt;/P&gt;&lt;P&gt;IMPORT gi_final TO gi_final FROM DATABASE indx(01) ID 'GI_FINAL1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After execution of submit i got error message-'Fil in all required entry fields'&lt;/P&gt;&lt;P&gt;Can anybody guide me how to resiolve ths issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 19:40:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-submit/m-p/7255351#M1528155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T19:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in SUBMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-submit/m-p/7255352#M1528156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where does the error occur?  SOunds like you may have not populated all the required field for you MM Master data update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 20:14:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-submit/m-p/7255352#M1528156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T20:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in SUBMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-submit/m-p/7255353#M1528157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u need to populate all the mandatory parameters for the mat. master BAPI. I think u are missing some of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amitava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 06:15:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-submit/m-p/7255353#M1528157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T06:15:21Z</dc:date>
    </item>
  </channel>
</rss>

