<?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 Clearing data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-data/m-p/9962393#M1799998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Every body,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the table BSAK and BSAD for extracting clearing docs of Accounting docs extracted from BSEG and BSET and BKPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- For Clearing Data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i find Payment method ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i find accounting information (banking account) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- I have extract documents from bkpf - bseg -bset for posting, i want now extract the cleared documents for the same extracted accounting documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abap example is great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ouail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Dec 2013 16:13:54 GMT</pubDate>
    <dc:creator>former_member445510</dc:creator>
    <dc:date>2013-12-05T16:13:54Z</dc:date>
    <item>
      <title>Clearing data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-data/m-p/9962393#M1799998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Every body,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the table BSAK and BSAD for extracting clearing docs of Accounting docs extracted from BSEG and BSET and BKPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- For Clearing Data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i find Payment method ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i find accounting information (banking account) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- I have extract documents from bkpf - bseg -bset for posting, i want now extract the cleared documents for the same extracted accounting documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abap example is great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ouail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 16:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-data/m-p/9962393#M1799998</guid>
      <dc:creator>former_member445510</dc:creator>
      <dc:date>2013-12-05T16:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-data/m-p/9962394#M1799999</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. You can find the payment method&lt;STRONG&gt; BASK-ZLSCH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. bsak-lifnr = LFBK-LIFNR&amp;nbsp; ( get the &lt;STRONG&gt;LFBK-BANKN)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 16:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-data/m-p/9962394#M1799999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-05T16:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-data/m-p/9962395#M1800000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author"&gt;ouail,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;1)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;You can find the payment method and payment terms from ZLSCH and ZTERM correspondingly from the table BSAK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;You can get the accounting information like bank account number(BANKN) from the vendor master(bank details)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt; table LFBK and customer master (bank details) KNBK respectively by inputting the vendor no or customer no that you get from BSAK or BSAD respectively.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;From the extracted documents of BSEG or BKPF only the cleared items will be there in BSAK and BSAD, all the open items will be in BSIK and BSID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;Thanks and regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;Ashish Kumar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 05:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-data/m-p/9962395#M1800000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-06T05:36:44Z</dc:date>
    </item>
  </channel>
</rss>

