<?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 BAPI to display open items. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092139#M435093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In F-03 we  can specify the Company Code and Account Type. Based on this input it displays the open items. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I want Some method either it may be BDC or BAPI to do this proces bcoz i m going to use this output in another program.&lt;/P&gt;&lt;P&gt;2. The program gives some output, another BAPI or FM has to take the output to the main ledger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want BAPIs for these two processes ... Plz help me ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2007 13:45:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-03T13:45:28Z</dc:date>
    <item>
      <title>BAPI to display open items.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092139#M435093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In F-03 we  can specify the Company Code and Account Type. Based on this input it displays the open items. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I want Some method either it may be BDC or BAPI to do this proces bcoz i m going to use this output in another program.&lt;/P&gt;&lt;P&gt;2. The program gives some output, another BAPI or FM has to take the output to the main ledger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want BAPIs for these two processes ... Plz help me ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 13:45:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092139#M435093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T13:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to display open items.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092140#M435094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try using BAPI&lt;/P&gt;&lt;P&gt;BAPI_AR_ACC_GETOPENITEMS for openitems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 15:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092140#M435094</guid>
      <dc:creator>former_member632991</dc:creator>
      <dc:date>2007-04-03T15:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to display open items.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092141#M435095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently used the function module CUSTOMER_OPEN_ITEMS, and found it to have more fields than the BAPI.. It is also pretty easy to read. The results it returns are the same as the above BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 15:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092141#M435095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T15:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to display open items.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092142#M435096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sonika thank you for ur reply.&lt;/P&gt;&lt;P&gt;I tried the BAPI which you have mentioned. In this BAPI it iz asking for customer detail which i dont want. Bcoz  based on Account number i want to display output. I would have tried by creating a new BAPI but want only a standard BAPI .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 16:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092142#M435096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T16:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to display open items.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092143#M435097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you sudha ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but itz asking for company code which i dont want.&lt;/P&gt;&lt;P&gt;I am restricted to use only the standard and not my own code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 16:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-display-open-items/m-p/2092143#M435097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T16:18:52Z</dc:date>
    </item>
  </channel>
</rss>

