<?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: Modify Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-code/m-p/5615654#M1279422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are Awesome !!! Many thanks! The steps were so easy to follow. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, &lt;/P&gt;&lt;P&gt;Noopers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2009 12:32:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-13T12:32:29Z</dc:date>
    <item>
      <title>Modify Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-code/m-p/5615652#M1279420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help please. There is a note on Payment terms. Please see the link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://service.sap.com/sap/support/notes/1316578" target="test_blank"&gt;https://service.sap.com/sap/support/notes/1316578&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the solution is to :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the message class FC, change the message text for message 116 to: "When entering days, only fixed date 31 is permitted for condition &amp;amp;"&lt;/P&gt;&lt;P&gt;In the program SAPLFHL2, enter the text symbols 028 "After &amp;amp;1 day" and 029 "After 1 day".&lt;/P&gt;&lt;P&gt;Implement the source code corrections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone walk me through how to do this please? Please bear in mind I am not an ABAP person. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, &lt;/P&gt;&lt;P&gt;Noopers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 16:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-code/m-p/5615652#M1279420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T16:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-code/m-p/5615653#M1279421</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;- A) Trx SE91: change message &lt;/P&gt;&lt;P&gt;- insert message class FC and msg number 116&lt;/P&gt;&lt;P&gt;- press Change&lt;/P&gt;&lt;P&gt;- Insert the new text for 116: When entering days, only fixed date 31 is permitted for condition &amp;amp;&lt;/P&gt;&lt;P&gt;- Press save;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- B) Trx SE38: change text symbol&lt;/P&gt;&lt;P&gt;- Insert SAPLFHL2&lt;/P&gt;&lt;P&gt;- Check Text Elements&lt;/P&gt;&lt;P&gt;- Press Change&lt;/P&gt;&lt;P&gt;- Insert the new text symbols 028 (with text "After &amp;amp;1 day") and 029 (with text "After 1 day");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- C) Trx OBB8: new terms of payment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- D) Abap Correction Instruction&lt;/P&gt;&lt;P&gt;---&amp;gt; It should be better to use trx SNOTE in order to implement the note&lt;/P&gt;&lt;P&gt;Trx SNOTE: &lt;/P&gt;&lt;P&gt;Go Goto-&amp;gt;Sap note download&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Insert your note and after downloading it, place the curso on it and implement it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---&amp;gt; If SNOTE doesn't work, u need to implement it manually:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So go to SE37 in order to change fm FI_TERMS_OF_PAYMENT_PROPOSE and trx SE38 in order to change the include L0F30I01, LF061F01 and LFHL2F00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case u need to obtain the access key by your OSS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 16:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-code/m-p/5615653#M1279421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T16:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-code/m-p/5615654#M1279422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are Awesome !!! Many thanks! The steps were so easy to follow. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, &lt;/P&gt;&lt;P&gt;Noopers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 12:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-code/m-p/5615654#M1279422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T12:32:29Z</dc:date>
    </item>
  </channel>
</rss>

