<?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: BAPI or Function Module for MIGO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106517#M1815608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mahi,&lt;/P&gt;&lt;P&gt;you have to use &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;STRONG&gt;j_1iexgm_update_excise (&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman';"&gt;Update Excise document in MIGO&lt;/SPAN&gt;&lt;STRONG&gt;), &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; for solving your purpose, by using it you will get all the data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;required for excise calculation,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;However, you have to use mb_document_badi, so that these data can be saved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Either you can use commit work, or you can use post_document method in mb_migo_badi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;to save your document.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Feb 2014 06:20:07 GMT</pubDate>
    <dc:creator>former_member187748</dc:creator>
    <dc:date>2014-02-14T06:20:07Z</dc:date>
    <item>
      <title>BAPI or Function Module for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106513#M1815604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am doing goods movement with BAPI&amp;nbsp; " BAPI_GOODSMVT_CREATE", but in this BAPI there are no excise &lt;/P&gt;&lt;P&gt;related&amp;nbsp; parameters&amp;nbsp; for CIN, is there any BAPI 's or function module for doing Goods movement with excise parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Mahi. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 04:56:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106513#M1815604</guid>
      <dc:creator>former_member212913</dc:creator>
      <dc:date>2014-02-13T04:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function Module for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106514#M1815605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try with FM J_1IEXGM_UPDATE_EXCISE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arivazhagan S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 05:06:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106514#M1815605</guid>
      <dc:creator>arivazhagan_sivasamy</dc:creator>
      <dc:date>2014-02-13T05:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function Module for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106515#M1815606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Arivazhagan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have tried with FM &lt;SPAN style="color: #333333; font-size: 11.818181991577148px;"&gt;J_1IEXGM_UPDATE_EXCISE.but its not posting documents, no return type parameters for the above FM and i tired with system variable for catching return parameters but system fields are&amp;nbsp; filling with spaces.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 06:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106515#M1815606</guid>
      <dc:creator>former_member212913</dc:creator>
      <dc:date>2014-02-13T06:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function Module for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106516#M1815607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any one have any Ideas on this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;Mahipal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 06:06:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106516#M1815607</guid>
      <dc:creator>former_member212913</dc:creator>
      <dc:date>2014-02-14T06:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function Module for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106517#M1815608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mahi,&lt;/P&gt;&lt;P&gt;you have to use &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;STRONG&gt;j_1iexgm_update_excise (&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman';"&gt;Update Excise document in MIGO&lt;/SPAN&gt;&lt;STRONG&gt;), &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; for solving your purpose, by using it you will get all the data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;required for excise calculation,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;However, you have to use mb_document_badi, so that these data can be saved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Either you can use commit work, or you can use post_document method in mb_migo_badi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;to save your document.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 06:20:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106517#M1815608</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-02-14T06:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function Module for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106518#M1815609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sanjeev,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for Reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 11.818181991577148px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;j_1iexgm_update_excise&lt;/STRONG&gt;&lt;/SPAN&gt;, i have checked with this function module there are no fields related to excise in &lt;STRONG&gt;VM07M&lt;/STRONG&gt; structure .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;However, you have to use mb_document_badi, so that these data can be saved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;Either you can use commit work, or you can use post_document method in mb_migo_badi&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="color: #333333; font-style: inherit; font-size: 11.818181991577148px; font-family: inherit; font-weight: inherit;"&gt; Can you Please give some more information on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;Mahipal.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11.818181991577148px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 06:51:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106518#M1815609</guid>
      <dc:creator>former_member212913</dc:creator>
      <dc:date>2014-02-14T06:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function Module for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106519#M1815610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahi,&lt;/P&gt;&lt;P&gt;if i am not wrong, please see this screenshot, where VM07M, has been used as table parameters.&lt;/P&gt;&lt;P&gt;and for mb_migo_badi method post document, please search , you will gets many threads&lt;/P&gt;&lt;P&gt;explaining how to use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/387841" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 07:00:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106519#M1815610</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-02-14T07:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function Module for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106520#M1815611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sanjeev,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IT_VM07M is declared as table parameter&amp;nbsp; like VM07M structure , and I have checked in that structure i found no fileds related to Excise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any work around will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahipal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 07:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106520#M1815611</guid>
      <dc:creator>former_member212913</dc:creator>
      <dc:date>2014-02-14T07:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function Module for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106521#M1815612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahi,&lt;/P&gt;&lt;P&gt;there is an include &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;STRONG&gt;LJ1IEXGMPAI&lt;/STRONG&gt;&lt;/SPAN&gt;, from where you will get excise number in the structure &lt;/P&gt;&lt;P&gt;GS_EXGEAD, And then you have to export it to the mb_migo_badi.&lt;/P&gt;&lt;P&gt;Then you have to import it in mb_migo_badi then you can use it as sujjested earlier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 07:29:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-for-migo/m-p/10106521#M1815612</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-02-14T07:29:31Z</dc:date>
    </item>
  </channel>
</rss>

