<?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: Excise Material Type validation while MIGO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361374#M1922188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use MIGO BADI-MB_DOCUMENT_BADI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2015 03:20:02 GMT</pubDate>
    <dc:creator>jagdeepsingh83</dc:creator>
    <dc:date>2015-11-04T03:20:02Z</dc:date>
    <item>
      <title>Excise Material Type validation while MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361368#M1922182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My client wants me to develop validation while MIGO. I need to validate the Excise Material type based on Purchase order doc type and Account assignment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Purchasing document type is ZXY and Account assignment category is "A" then system should check about the Excise material type in Excise tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest suitable validation or user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pranav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 05:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361368#M1922182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-29T05:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Excise Material Type validation while MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361369#M1922183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Irrespective of the PO document type system defaults the Excise Material type in MIGO Item details under Excise tab based on J1ID settings (Material &amp;amp; Chapter Id Combination).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Standard, if there is already defaulted Excise Material type and if you change it, system gives you a Warning Message. This is not a Configurable Message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may check with ABAP team if you can populate the same message as an Error message using User exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your requirement check User exit J_1I7_USEREXIT_MAT_IND serves your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 06:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361369#M1922183</guid>
      <dc:creator>former_member192897</dc:creator>
      <dc:date>2015-10-29T06:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Excise Material Type validation while MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361370#M1922184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maintain tax code as required&amp;nbsp; entry for the PO document type&amp;nbsp; than automatically it will ask while posting GR entry than we can update to the particular material in J1ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 06:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361370#M1922184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-29T06:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Excise Material Type validation while MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361371#M1922185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me narrate the problem which we are facing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are creating capital PO without material code and with account assignment as"A". Now during goods receipt, the user has to select "Assets or Raw material" in excise table as no data will be available in J1ID. here end-user is making mistake by selecting raw material, which is leading to incorrect posting of excise entry. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we worked out logic that the system should check based on PO doc type + account assignment "A" in PO with excise table in MIGO for material type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pranav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 07:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361371#M1922185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-29T07:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Excise Material Type validation while MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361372#M1922186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can maintain only Plant combination in J1ID for Account assigned procurement. Leave the Material field blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintain Only Plant and Chapter id Combination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Account assigned procurements,system will pick the Chapter ID from J1ID where Material code is blank for the selected Plant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this and let me know if this solves your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 08:41:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361372#M1922186</guid>
      <dc:creator>former_member192897</dc:creator>
      <dc:date>2015-10-29T08:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Excise Material Type validation while MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361373#M1922187</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;You mean to say that if PO type is Capital and Account assignment type is 'A' then material type should be 'Asset' only in Excise duty tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To validate the same you can search user exit for CIN in function group j1i7 in se37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 08:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361373#M1922187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-29T08:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Excise Material Type validation while MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361374#M1922188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use MIGO BADI-MB_DOCUMENT_BADI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 03:20:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excise-material-type-validation-while-migo/m-p/11361374#M1922188</guid>
      <dc:creator>jagdeepsingh83</dc:creator>
      <dc:date>2015-11-04T03:20:02Z</dc:date>
    </item>
  </channel>
</rss>

