<?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: Due date calculation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179409#M125326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is a FM " NET_DUE_DATE_GET ".&lt;/P&gt;&lt;P&gt;No need of passing ZTERM. There are some discount days and persentage days related to ZTERM. use those values and pass to FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope, it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jan 2006 16:27:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-23T16:27:57Z</dc:date>
    <item>
      <title>Due date calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179408#M125325</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;     I have a requirement where i have to calculate the payment due date form  the TVZBT-ZTERM.  Is there a FM where by pasing the ZTERM value, we will be able to get the no of days that ZTERM represents ex. If we pass 030N the result should be like 30 or C001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 16:24:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179408#M125325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-23T16:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Due date calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179409#M125326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is a FM " NET_DUE_DATE_GET ".&lt;/P&gt;&lt;P&gt;No need of passing ZTERM. There are some discount days and persentage days related to ZTERM. use those values and pass to FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope, it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 16:27:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179409#M125326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-23T16:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Due date calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179410#M125327</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;My issue is to calculate the payment due date based on the ZTERM. To calculate that due date I need to know the net days associated with each ZTERM for example 030N has 30 net days. I need to know whether there is a fuction module where by passing the ZTERM i.e 030N I need the days i.e. 30 days. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do reply if there is any other way of doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its urgent and prompt replies will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 10:43:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179410#M125327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-24T10:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Due date calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179411#M125328</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;Duedt = BSID-ZFBDT + BSID-ZBD1T.&lt;/P&gt;&lt;P&gt; You will get DUEDATE based on ZTERM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;If this helps you reward with points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: KDeepak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 10:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179411#M125328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-24T10:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Due date calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179412#M125329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this FM &amp;lt;b&amp;gt;J_1A_SD_CI_DUEDATE_GET&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;             &amp;lt;b&amp;gt;J_1A_SD_CI_DUEDATE_CHECK&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;you can pass ZTERM to the above&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 10:55:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179412#M125329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-24T10:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Due date calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179413#M125330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   check out FBl5 transaction for net due date logic .&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 11:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/due-date-calculation/m-p/1179413#M125330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-24T11:01:25Z</dc:date>
    </item>
  </channel>
</rss>

