<?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: User Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2207521#M472452</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;Transaction Code - FB50                     G/L Acct Pstg: Single Screen Trans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Exit Name           Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment&lt;/P&gt;&lt;P&gt; F050S002            FIDCC1: Change IDoc/do not send&lt;/P&gt;&lt;P&gt; F050S003            FIDCC2: Change IDoc/do not send&lt;/P&gt;&lt;P&gt; F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send&lt;/P&gt;&lt;P&gt; F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document&lt;/P&gt;&lt;P&gt; F050S006            FI Outgoing IDoc: Reset Clearing in FI Document&lt;/P&gt;&lt;P&gt; F050S007            FIDCCH Outbound: Influence on IDoc for Document Change&lt;/P&gt;&lt;P&gt; F180A001            Balance Sheet Adjustment&lt;/P&gt;&lt;P&gt; FARC0002            Additional Checks for Archiving MM Vendor Master Data&lt;/P&gt;&lt;P&gt; RFAVIS01            Customer Exit for Changing Payment Advice Segment Text&lt;/P&gt;&lt;P&gt; RFEPOS00            Line item display: Checking of selection conditions&lt;/P&gt;&lt;P&gt; RFKORIEX            Automatic correspondence&lt;/P&gt;&lt;P&gt; SAPLF051            Workflow for FI (pre-capture, release for payment)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful..&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;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2007 15:22:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-04T15:22:50Z</dc:date>
    <item>
      <title>User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2207519#M472450</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;I would like to put default Order Number (Aufnr) while doing any transaction for transaction code FB50 on the base of G/L Account (entered gl account number).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be great if some one could suggest me the name of uesr exit where I can write the code for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 15:17:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2207519#M472450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T15:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2207520#M472451</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;with your tcode....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to tcode --&amp;gt; system --&amp;gt; status ... U get the program name  .. then goto GOTO --&amp;gt; Attributes --&amp;gt; get the package name  ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to transaction SE80 --&amp;gt; Repository Information System --&amp;gt; Enhancements --&amp;gt; Customer Exits --&amp;gt; Enhancements --&amp;gt; now give the package name in the seletion screen ...... and execute ... u'll get all the user xits name .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is one of the way to find the user exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~Guduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 15:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2207520#M472451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T15:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2207521#M472452</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;Transaction Code - FB50                     G/L Acct Pstg: Single Screen Trans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Exit Name           Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment&lt;/P&gt;&lt;P&gt; F050S002            FIDCC1: Change IDoc/do not send&lt;/P&gt;&lt;P&gt; F050S003            FIDCC2: Change IDoc/do not send&lt;/P&gt;&lt;P&gt; F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send&lt;/P&gt;&lt;P&gt; F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document&lt;/P&gt;&lt;P&gt; F050S006            FI Outgoing IDoc: Reset Clearing in FI Document&lt;/P&gt;&lt;P&gt; F050S007            FIDCCH Outbound: Influence on IDoc for Document Change&lt;/P&gt;&lt;P&gt; F180A001            Balance Sheet Adjustment&lt;/P&gt;&lt;P&gt; FARC0002            Additional Checks for Archiving MM Vendor Master Data&lt;/P&gt;&lt;P&gt; RFAVIS01            Customer Exit for Changing Payment Advice Segment Text&lt;/P&gt;&lt;P&gt; RFEPOS00            Line item display: Checking of selection conditions&lt;/P&gt;&lt;P&gt; RFKORIEX            Automatic correspondence&lt;/P&gt;&lt;P&gt; SAPLF051            Workflow for FI (pre-capture, release for payment)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful..&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;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 15:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2207521#M472452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T15:22:50Z</dc:date>
    </item>
  </channel>
</rss>

