<?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: Net Due Date for FI documents in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754918#M327173</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;Try to see how the Payment terms is setted in customizing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trx Spro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Financial Accounting-&amp;gt;Accounts Receivable and Accounts Payable-&amp;gt;Business Transactions-&amp;gt;Incoming Invoice/credit Memos-&amp;gt;Maintain Terms of Payment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps the term used is setted to place the due date on 10 of next year, so the due date can be only: 10/12/2007.&lt;/P&gt;&lt;P&gt;and if you change the baseline the system'll change Cash discount days 1 to obtain 10/12/2007 again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to change Payment terms too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Dec 2006 12:51:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-08T12:51:31Z</dc:date>
    <item>
      <title>Net Due Date for FI documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754915#M327170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am presently working on a requirement where in the user wants to modify the net due date of FI documents open items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To achieve this I tried modifying the &lt;/P&gt;&lt;P&gt;Baseline date = ( NEW net due date - Cash discount days 1 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for some of the document i am not getting correct results.&lt;/P&gt;&lt;P&gt;Instead of changing the Due date, the Cash discount days 1 field gets changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Existing Due date is 10-Dec-2007&lt;/P&gt;&lt;P&gt;Baseline Date      is  13-Nov-2006&lt;/P&gt;&lt;P&gt;Days1                 is  27&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To modify the Net due to 12-Dec-2007&lt;/P&gt;&lt;P&gt;I am changing the Baseline Date to 15-Nov-2006&lt;/P&gt;&lt;P&gt;But then it modifies Cash discount days 1 to 25 keeping the net due date as &lt;/P&gt;&lt;P&gt;10-Dec-2007&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think one needs to take payments terms also into picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone suggest some pointer to solve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 12:10:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754915#M327170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T12:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Net Due Date for FI documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754916#M327171</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;U should check the Terms of payment (BSEG-ZTERM), becasue the due data is calculate in according to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 12:21:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754916#M327171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T12:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Net Due Date for FI documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754917#M327172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;But then how do we take that into picture. I am not sure how to calculate the Due Date based on Baseline date and Payment Terms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually here I want to put the reverse logic where in i can calculate the BASELINE DATE based on Payment terms, New Due Date and Discount Days1 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Kaushal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 12:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754917#M327172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T12:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Net Due Date for FI documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754918#M327173</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;Try to see how the Payment terms is setted in customizing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trx Spro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Financial Accounting-&amp;gt;Accounts Receivable and Accounts Payable-&amp;gt;Business Transactions-&amp;gt;Incoming Invoice/credit Memos-&amp;gt;Maintain Terms of Payment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps the term used is setted to place the due date on 10 of next year, so the due date can be only: 10/12/2007.&lt;/P&gt;&lt;P&gt;and if you change the baseline the system'll change Cash discount days 1 to obtain 10/12/2007 again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to change Payment terms too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 12:51:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754918#M327173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T12:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Net Due Date for FI documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754919#M327174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to add on you can just check programatically the net due date with DETERMINE_DUE_DATE but if your input date from file does not match the output from this FM then you will not be able to change the date as calculations are based from config setting which gets added to table t052.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 13:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/net-due-date-for-fi-documents/m-p/1754919#M327174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T13:33:47Z</dc:date>
    </item>
  </channel>
</rss>

