<?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: Re: Net Due Date in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032845#M84383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi this is the FM &lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; J_1A_SD_CI_DUEDATE_GET&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Dec 2005 17:34:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-20T17:34:50Z</dc:date>
    <item>
      <title>Re: Net Due Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032844#M84382</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 which FM can I find the net due date for payment in SD? For any payment terms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 17:29:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032844#M84382</guid>
      <dc:creator>hitesh2</dc:creator>
      <dc:date>2005-12-20T17:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Net Due Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032845#M84383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi this is the FM &lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; J_1A_SD_CI_DUEDATE_GET&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 17:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032845#M84383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-20T17:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Net Due Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032846#M84384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this FM &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;J_1A_SD_CI_DATA_GET&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; to find use of the above FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 18:03:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032846#M84384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-20T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Net Due Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032847#M84385</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;Based on the billing documents &amp;amp; the payment term you can define the Net due date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look the source code in the FM&lt;/P&gt;&lt;P&gt;J_1A_SD_CI_DUEDATE_GET&lt;/P&gt;&lt;P&gt;J_1B_FI_NETDUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;Maintain Payment Terms&lt;/P&gt;&lt;P&gt;In the following section, you maintain the payment terms. The rules for determining the due dates are copied as payment terms from the Financial Accounting (FI) component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can carry out different assignments for incoming and outgoing payments. You can also make a calendar assignment which will then be valid for both incoming and outgoing payments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use the correction on a workday you must:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Enter a factory calendar.&lt;/P&gt;&lt;P&gt;2. Define how the non workdays are corrected.&lt;/P&gt;&lt;P&gt;Requirements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must have maintained the payment terms in Financial Accounting. Do this by choosing Financial Accounting -&amp;gt; Accounts Receivable and Accounts Payable -&amp;gt; Business Transactions -&amp;gt; Incoming Invoices/Credit Memos -&amp;gt; Maintain Terms of Payment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Return -&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 18:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032847#M84385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-20T18:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Net Due Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032848#M84386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using JV_SET_DUE_ON_DATE FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 18:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-net-due-date/m-p/1032848#M84386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-20T18:50:50Z</dc:date>
    </item>
  </channel>
</rss>

