<?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 Excise tables are not Updated while using BAPI_GOODSMVT_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835164#M355521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Z transaction for creating GR similar to MB01.&lt;/P&gt;&lt;P&gt;i am using BAPI_GOODSMVT_CREATE to create the GR.&lt;/P&gt;&lt;P&gt;It's working fine.. GR is created successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But while posting Excise using J1ia it also check for some data in table J_1ipart1 for excise group. which is not updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in case of standard MB01 the data is getting updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz suggest some thing to update exscise data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sachin Dhingra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2007 05:46:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-16T05:46:38Z</dc:date>
    <item>
      <title>Excise tables are not Updated while using BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835164#M355521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Z transaction for creating GR similar to MB01.&lt;/P&gt;&lt;P&gt;i am using BAPI_GOODSMVT_CREATE to create the GR.&lt;/P&gt;&lt;P&gt;It's working fine.. GR is created successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But while posting Excise using J1ia it also check for some data in table J_1ipart1 for excise group. which is not updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in case of standard MB01 the data is getting updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz suggest some thing to update exscise data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sachin Dhingra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 05:46:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835164#M355521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T05:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Excise tables are not Updated while using BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835165#M355522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;DId you check the BAPI Fm? Are you passing all the relevant parameters?&lt;/P&gt;&lt;P&gt;Maybe the BAPI COMMIT is missing after the BAPI call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check that also,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 06:18:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835165#M355522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T06:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Excise tables are not Updated while using BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835166#M355523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this BAPI will create only Material Documemts , its not totally fulfill ur Online Transactions .In ur case u have to use &amp;lt;b&amp;gt;BAPI_EXCINV_CREATE_FROMDATA&amp;lt;/b&amp;gt; along with ur Mat-BAPI . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In MB01 capturing Excise invoice is Options thats y SAP designed like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 06:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835166#M355523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T06:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Excise tables are not Updated while using BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835167#M355524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for prompt reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me clarify the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) We are successfully creating GR thru BAPI_GOODSMVT_CREATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Excise invoice is created thru J1IA manually&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) When we are posting excise invoice created thru 2) in J1IB, we are getting error &lt;/P&gt;&lt;P&gt;   The excise group 01 does not match the Part I's excise group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) We checked part1 table entry (table name J_1IPART1) for GR as created in 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We observed that there is no entry for that GR No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do we go about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sachin Dhingra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 07:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835167#M355524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T07:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Excise tables are not Updated while using BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835168#M355525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have same problem. Do you solve it?&lt;/P&gt;&lt;P&gt;After call the bapi i need to use the material doc number to obtain transfer requeriment number from LTBK but material doc number does no exist in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pd: i call bapi_transaction_commit after bapi_goodsmvt_create but the problem persists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 11:29:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-tables-are-not-updated-while-using-bapi-goodsmvt-create/m-p/1835168#M355525</guid>
      <dc:creator>former_member582701</dc:creator>
      <dc:date>2007-09-05T11:29:16Z</dc:date>
    </item>
  </channel>
</rss>

