<?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: ML81N user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128600#M1188999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try exits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPLMLSR_020 &lt;/P&gt;&lt;P&gt;EXIT_SAPLMLSR_021 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under enhancement SRVEUSCR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Feb 2009 11:30:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-02T11:30:44Z</dc:date>
    <item>
      <title>ML81N user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128599#M1188998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While &lt;STRONG&gt;revoking service entry&lt;/STRONG&gt; sheet through ML81N transaction for service purchase order ,&lt;/P&gt;&lt;P&gt;it accepts the posting date before the date of creation of service document date.&lt;/P&gt;&lt;P&gt;We want any user exit or BADI to trigger error message that 'Posting date can not be in past'&lt;/P&gt;&lt;P&gt;We already tried for customer exit SRVDET and other customer exits for MM-Service entry exits&lt;/P&gt;&lt;P&gt;in smod. But issue is not resolved. Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 11:24:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128599#M1188998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T11:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: ML81N user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128600#M1188999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try exits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPLMLSR_020 &lt;/P&gt;&lt;P&gt;EXIT_SAPLMLSR_021 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under enhancement SRVEUSCR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 11:30:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128600#M1188999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T11:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: ML81N user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128601#M1189000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No these customer exits do not work.When i added break point it did not stop there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display error message when we edit service entry and Posting date is entered in past.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 11:49:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128601#M1189000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T11:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: ML81N user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128602#M1189001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manjusha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following user exit for MLN81N:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit Name           Description                                                                                &lt;/P&gt;&lt;P&gt;INTERFAC            Interface for data transfer                                 &lt;/P&gt;&lt;P&gt;SRVDET              User screen on tab strip of service detail screen           &lt;/P&gt;&lt;P&gt;SRVEDIT             Service list control (maintenance/display)                  &lt;/P&gt;&lt;P&gt;SRVENTRY            Unplanned part of entry sheet (obsolete since Rel. 3.1G)    &lt;/P&gt;&lt;P&gt;SRVESI              Data conversion entry sheet interface                       &lt;/P&gt;&lt;P&gt;SRVESKN             Set account assignment in service line                      &lt;/P&gt;&lt;P&gt;SRVESLL             Service line checks                                         &lt;/P&gt;&lt;P&gt;SRVESSR             Set entry sheet header data                                 &lt;/P&gt;&lt;P&gt;SRVEUSCR            User screen on entry sheet tabstrip                         &lt;/P&gt;&lt;P&gt;SRVKNTTP            Setting the account assgnmt category when reading in, if "U"&lt;/P&gt;&lt;P&gt;SRVLIMIT            Limit check                                                 &lt;/P&gt;&lt;P&gt;SRVMAIL1            Processing of mail before generation of sheet               &lt;/P&gt;&lt;P&gt;SRVMSTLV            Conversion of data during importing of standard service cat.&lt;/P&gt;&lt;P&gt;SRVPOWEB            Purchase order for service entry in Web                     &lt;/P&gt;&lt;P&gt;SRVQUOT             Service export/import for inquiry/quotations                &lt;/P&gt;&lt;P&gt;SRVREL              Changes to comm. structure for release of entry sheet       &lt;/P&gt;&lt;P&gt;SRVSEL              Service selection from non-SAP systems                      &lt;/P&gt;&lt;P&gt;SRV_FRM             SRV: Formula calculation (obsolete since 4.0A!)             &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 12:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128602#M1189001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T12:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: ML81N user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128603#M1189002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rajeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I worked on these user exits. But these user exits do not solve the problem of raising the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am working on FI realted BTE and FI Validations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 08:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128603#M1189002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T08:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: ML81N user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128604#M1189003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have the same requirement.&lt;/P&gt;&lt;P&gt;Please suggest any solution for this.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 18:48:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128604#M1189003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T18:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: ML81N user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128605#M1189004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can use MB_CHECK_LINE_BADI for this purpose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 10:54:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128605#M1189004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T10:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: ML81N user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128606#M1189005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can use MB_CHECK_LINE_BADI badi for this purpose. We can write the required logic at method check_line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 10:55:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n-user-exit/m-p/5128606#M1189005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T10:55:48Z</dc:date>
    </item>
  </channel>
</rss>

