<?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 BSEG _ BSAD problems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bseg-bsad-problems/m-p/1830841#M354091</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;1) BSEG -- NEBTR is in document currency. How can we convert it to local currency? Is this value already calculated by SAP or do we have to do manual calculation for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have to pull the data in a customer statement form for all the customers who have paid their invoices in local currency. Right now the BSEG table only holds the payments in document currency.  What is the fastest way of obtaining the NEBTR in local currency?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Also is there a way to know in BSAD whether the payments made are full/partial/residual payments? I know there there is a field called REBZT but it is not getting populated in this table. Is there a way for us to know the fully paid cleared items?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Any way to know the fully paid cleared items?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and points will be assigned&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2007 00:02:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-16T00:02:35Z</dc:date>
    <item>
      <title>BSEG _ BSAD problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bseg-bsad-problems/m-p/1830841#M354091</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;1) BSEG -- NEBTR is in document currency. How can we convert it to local currency? Is this value already calculated by SAP or do we have to do manual calculation for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have to pull the data in a customer statement form for all the customers who have paid their invoices in local currency. Right now the BSEG table only holds the payments in document currency.  What is the fastest way of obtaining the NEBTR in local currency?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Also is there a way to know in BSAD whether the payments made are full/partial/residual payments? I know there there is a field called REBZT but it is not getting populated in this table. Is there a way for us to know the fully paid cleared items?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Any way to know the fully paid cleared items?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and points will be assigned&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 00:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bseg-bsad-problems/m-p/1830841#M354091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T00:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: BSEG _ BSAD problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bseg-bsad-problems/m-p/1830842#M354092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Based on the co.code, get the currency code from t001 and use fm: BAPI_GET_EXCHANGERATE to fetch the exchange rate for that currency, and then calculate to get the local currency or group currency amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 00:07:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bseg-bsad-problems/m-p/1830842#M354092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T00:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: BSEG _ BSAD problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bseg-bsad-problems/m-p/1830843#M354093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Use FM CONVERT_TO_LOCAL_CURRENCY to get the local currency amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If the document is in BSAD, it's cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 14:54:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bseg-bsad-problems/m-p/1830843#M354093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T14:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: BSEG _ BSAD problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bseg-bsad-problems/m-p/1830844#M354094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshman,&lt;/P&gt;&lt;P&gt;look at BKPF-WAERS  and BKPF-KURSF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps also BSEG-DMBTR and BSEG-WRBTR  will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 15:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bseg-bsad-problems/m-p/1830844#M354094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T15:24:56Z</dc:date>
    </item>
  </channel>
</rss>

