<?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: Badi / User Exist before Saving Excise Invoice ??? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940805#M1152429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but when i am opening these FM in change mode they r asking access key from me???  why i m not able to open these FM directly w/o access key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2008 05:45:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-09T05:45:12Z</dc:date>
    <item>
      <title>Badi / User Exist before Saving Excise Invoice ???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940798#M1152422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Proforma inv creation or MIRO one shud not be allowed to cancel exicise invoice, Please advice us any User Exit or Badi or how to do this????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T-Code = J1IIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ankesh Jindal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 03:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940798#M1152422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T03:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Badi / User Exist before Saving Excise Invoice ???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940799#M1152423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Exit :&lt;STRONG&gt;J_1I7_USEREXIT_EXCISE_BEF_SAVE&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;This is from SAP help:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*This user-exit gets triggered before the exchdr and Detail are written
*onto DB table. User can have additional validations added here.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 04:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940799#M1152423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T04:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Badi / User Exist before Saving Excise Invoice ???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940800#M1152424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HOW CAN I FIND THIS FUNCTION MODULE RELATED TO WHICH USER EXIT OR HOW CAN I ADD MY OWN CODE IN THIS FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 04:08:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940800#M1152424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T04:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Badi / User Exist before Saving Excise Invoice ???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940801#M1152425</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;check this exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J_1I7_MIGO_DEFAULT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 04:36:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940801#M1152425</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-12-09T04:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Badi / User Exist before Saving Excise Invoice ???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940802#M1152426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not able to understand from where we will access this exit. As the both mentioned below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Use Exit :J_1I7_USEREXIT_EXCISE_BEF_SAVE 
J_1I7_MIGO_DEFAULT.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are FM so how can i add my code to this FM ,  I can use User Exit thru SMOD n CMOD and there&lt;/P&gt;&lt;P&gt;i hve to enter exit name so how can i find out that above FM are related to which exit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls guide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 04:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940802#M1152426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T04:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Badi / User Exist before Saving Excise Invoice ???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940803#M1152427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ankesh Jindal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                       If u want to block excise invoice, follow these steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; se80-&amp;gt; J1I7(function group) -&amp;gt;J_1I7_USEREXIT_EXCISE_BEF_SAVE  in that u can key according to &lt;/P&gt;&lt;P&gt;ur scenarios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;G.vendhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 05:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940803#M1152427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T05:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Badi / User Exist before Saving Excise Invoice ???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940804#M1152428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I am not able to understand from where we will access this exit. As the both mentioned below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the FM which i gave you From SE37.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 05:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940804#M1152428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T05:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Badi / User Exist before Saving Excise Invoice ???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940805#M1152429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but when i am opening these FM in change mode they r asking access key from me???  why i m not able to open these FM directly w/o access key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 05:45:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-user-exist-before-saving-excise-invoice/m-p/4940805#M1152429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T05:45:12Z</dc:date>
    </item>
  </channel>
</rss>

