<?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: Chapter ID check while doing MIGO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897274#M1792063</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;Include : LJ1IEXGMPAI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can implement the implicit enhancement here and validate the code !&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/347331" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;observe the validations in the form and do same to idnetify the chapter ID for excise invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'ENQUEUE_EJ_1IEX'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING&lt;/SPAN&gt;&lt;BR /&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; mode_j_1iexchdr &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'E'&lt;/SPAN&gt;&lt;BR /&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; mode_j_1iexcdtl &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'E'&lt;/SPAN&gt;&lt;BR /&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; mandt&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;mandt&lt;BR /&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; trntyp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;gs_exhead&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;trntyp&lt;BR /&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; docyr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;gs_exhead&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;docyr&lt;BR /&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; docno&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;gs_exhead&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;docno.&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Dec 2013 12:43:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-12-19T12:43:48Z</dc:date>
    <item>
      <title>Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897266#M1792055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to implement a check while creating MIGO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While doing MIGO at header level there is a &lt;STRONG&gt;Excise Invoice &lt;/STRONG&gt;tab , this TAB appears if we&amp;nbsp; check &lt;STRONG&gt;Item OK &lt;/STRONG&gt;check box and also the Material is Excisable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my company's MM consultant want&amp;nbsp; a check to implemented such that whenever user enters a value for &lt;STRONG&gt;Excise Invoice &lt;/STRONG&gt;the system should check whether Chapter ID has been maintained for that Material or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had check all MIGO related BADIs like MB_DOCUMENT_BADI , MB_CHECK_LINE_BADI but no use , reason being Excise Updation is carried out separately using FM J_1IEXGM_UPDATE_EXCISE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I tried to Implicitly Enhance the FM but it shows DUMP reason being its an UPDATE TASK FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also tried to Implicitly Enhance the Tab Screen Excise Invoice's PAI ( SAPLJ1IEXGM ,&amp;nbsp; LJ1IEXGMPAI&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt; ) but can't find any point to write my code.&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/347262" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 11:24:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897266#M1792055</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-19T11:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897267#M1792056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked BADI "MB_MIGO_BADI"? Please go through its documentation and see if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 12:03:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897267#M1792056</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2013-12-19T12:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897268#M1792057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very Thanks netweaver developer for your prompt reply ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for not&amp;nbsp; mentioning that ,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Yeah I had tried that BADI as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is that Excise Updation is carried out separately using FM &lt;SPAN style="color: #333333; font-size: 12px;"&gt; J_1IEXGM_UPDATE_EXCISE&lt;/SPAN&gt; , where it updates all the Excise registers and it has nothing to do with MIGO updation , that's the reason we are not able to get Excise details in these MIGO related BADI's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got 2-3 points where Data from Excise Invoice tab is transferred to this FM , but was not able to find a point where I can place my code. ( Implicit Enhancement spot ) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 12:13:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897268#M1792057</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-19T12:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897269#M1792058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sijin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please provide us what is the screen number on which this field is there and program name. I would have searched in PAI for some implicit enhacnement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 12:23:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897269#M1792058</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-19T12:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897270#M1792059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nabheet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just checking, please find the details below.&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/347299" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rg, Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 12:30:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897270#M1792059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-19T12:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897271#M1792060</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;Please check the following 2 EXIT FM they are with CIN 2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J_1I7_MIGO_SAVE&lt;/P&gt;&lt;P&gt;J_1I7_MIGO_DEFAULT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception handling is not there, bu try it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 12:32:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897271#M1792060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-19T12:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897272#M1792061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very thanks for your reply ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already mentioned that Screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px;"&gt;SAPLJ1IEXGM&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; , &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;And the Screen Number is &lt;STRONG&gt;0211&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Inside this there is include code LJ1IEXGMPAI which is for PAI.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Wasted all my day debugging &lt;SPAN __jive_emoticon_name="cry" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/cry.gif"&gt;&lt;/SPAN&gt; , to find an appropriate place where I can fit my code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Hoping for a valuable suggestion .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 12:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897272#M1792061</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-19T12:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897273#M1792062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These seems something different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will try and let you know ASAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 12:39:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897273#M1792062</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-19T12:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897274#M1792063</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;Include : LJ1IEXGMPAI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can implement the implicit enhancement here and validate the code !&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/347331" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;observe the validations in the form and do same to idnetify the chapter ID for excise invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'ENQUEUE_EJ_1IEX'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING&lt;/SPAN&gt;&lt;BR /&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; mode_j_1iexchdr &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'E'&lt;/SPAN&gt;&lt;BR /&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; mode_j_1iexcdtl &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'E'&lt;/SPAN&gt;&lt;BR /&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; mandt&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;mandt&lt;BR /&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; trntyp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;gs_exhead&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;trntyp&lt;BR /&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; docyr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;gs_exhead&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;docyr&lt;BR /&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; docno&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;gs_exhead&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;docno.&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 12:43:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897274#M1792063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-19T12:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897275#M1792064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah kiran ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From this point I can get Excise Num from structure GS_EXHEAD , but I can't access&amp;nbsp; MIGO line item details here .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this I need to use EXPORT IMPORT MEM id technique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT it to MEM ID .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and later write my code in any of the MIGO Badi .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking for a point where I can get both Excise num and Material Doc line items at the same point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways will try to workout and reply you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 13:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897275#M1792064</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-19T13:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897276#M1792065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you will have to use import export only and then proceed since i donot find any gloabl data here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 13:07:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897276#M1792065</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-19T13:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897277#M1792066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yakub ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At first sight I thought FM &lt;SPAN style="color: #333333; font-size: 12px;"&gt;J_1I7_MIGO_SAVE&lt;/SPAN&gt; would do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is an issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In table CT_PART1 we can get Excise Register updation data ( Material Code , Movement type etc )&lt;/P&gt;&lt;P&gt;But Plant is not there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in CT_EXCDTL table I am getting the Excise Invoice entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So only the Plant is the main concern here , and its the main thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually what&amp;nbsp; I need to check is that whether Chapter ID has been maintained for the material or not .&lt;/P&gt;&lt;P&gt;Chapter ID is maintained using MATNR - WERKS combination using J1ID tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer was almost close &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 13:17:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897277#M1792066</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-19T13:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897278#M1792067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its there in CT_EXCDTL !! &lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/laugh.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it advisable to write a error message in this FM ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 13:19:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897278#M1792067</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-19T13:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897279#M1792068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am getting the same DUMP which I got when I enhanced &lt;SPAN style="color: #333333; font-size: 12px;"&gt;J_1IEXGM_UPDATE_EXCISE&lt;/SPAN&gt; for doing this purpose &lt;SPAN __jive_emoticon_name="cry" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/cry.gif"&gt;&lt;/SPAN&gt;.&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/347358" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/347359" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 13:38:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897279#M1792068</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-19T13:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897280#M1792069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah nabheet ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Things are making me conclude the same ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still I believe that there may be a point somewhat like that Yakub suggested and &lt;SPAN style="color: #333333; font-size: 12px;"&gt;J_1IEXGM_UPDATE_EXCISE&lt;/SPAN&gt; where we can evaluate Excise Register Entries before they are posted into registers like RGPart 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement in this FM are giving dumps while execution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 13:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897280#M1792069</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-19T13:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897281#M1792070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yakub ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In FM &lt;SPAN style="color: #333333; font-size: 12px;"&gt;J_1I7_MIGO_DEFAULT&lt;/SPAN&gt; ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is an internal table&amp;nbsp; CT_EXITEM where I am getting all data except the Excise Number which I am providing as input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But while debugging I found&amp;nbsp; that while doing MIGO for Excisable goods only this FM triggers which was my concern ( my code should not interrupt MIGO for non excisable goods )&amp;nbsp; and for the same only I was checking the condition&amp;nbsp; &lt;STRONG&gt;Excise Invoice&amp;nbsp; IS NOT INITIAL .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test case is giving me positive results will discuss the same with Function Guy tomm and reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very thanks for this suggestion Yakub &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 14:24:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897281#M1792070</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-19T14:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897282#M1792071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yakub ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;J_1I7_MIGO_DEFAULT is not providing me with the &lt;STRONG&gt;Excise Number&lt;/STRONG&gt; provided by User and its also not showing &lt;STRONG&gt;Excise Action .&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;/H3&gt;&lt;P&gt;MM Guy wants the check to be restricted based on this value also &lt;SPAN __jive_emoticon_name="plain" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/plain.gif"&gt;&lt;/SPAN&gt;&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/347856" width="450" /&gt;&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/347864" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 05:08:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897282#M1792071</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-20T05:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897283#M1792072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sijin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please put a break point in J_1IEXGM_BADI_STATUSANDHEADER function module and check whether you have all values available here..? If yes you can implement your logic here i believe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jus an addtional info the function module is getting called via BADI MB_MIGO_BADI implementation CIN_PLUG_IN_TO_MIGO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 05:44:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897283#M1792072</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-20T05:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897284#M1792073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AT LAST .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sticking with the IMPORT EXPORT&amp;nbsp; technique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am EXPORTING Excise number from INCLUDE &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;STRONG&gt;LJ1IEXGMPAI .&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Later IMPORTING it to &lt;STRONG&gt;MB_CHECK_LINE_BADI&lt;/STRONG&gt;'s method &lt;STRONG&gt;CHECK_LINE&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And placed my code there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very thanks for all of yours contributions and time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your support really helped me to think from different angles &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 06:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897284#M1792073</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2013-12-20T06:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Chapter ID check while doing MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897285#M1792074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know that, I also stop the checking right place for validation &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rg, Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 06:50:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chapter-id-check-while-doing-migo/m-p/9897285#M1792074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-20T06:50:55Z</dc:date>
    </item>
  </channel>
</rss>

