<?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 Read application data by batch? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-application-data-by-batch/m-p/4414796#M1048899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have the following problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to write an application which adds additional functions to transaction "KSBT".&lt;/P&gt;&lt;P&gt;I cannot use the original Program for changes, so i have to write a new application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In KSBT there is a huge selection of CO data, which are finally displayed in a tableview.&lt;/P&gt;&lt;P&gt;I need this data! The data is stored in an internal table an sent to the view. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use, for example, batch input to call the transaktion an read the data of the table and use it in my own programm?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2008 11:47:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-04T11:47:55Z</dc:date>
    <item>
      <title>Read application data by batch?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-application-data-by-batch/m-p/4414796#M1048899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have the following problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to write an application which adds additional functions to transaction "KSBT".&lt;/P&gt;&lt;P&gt;I cannot use the original Program for changes, so i have to write a new application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In KSBT there is a huge selection of CO data, which are finally displayed in a tableview.&lt;/P&gt;&lt;P&gt;I need this data! The data is stored in an internal table an sent to the view. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use, for example, batch input to call the transaktion an read the data of the table and use it in my own programm?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 11:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-application-data-by-batch/m-p/4414796#M1048899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T11:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Read application data by batch?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-application-data-by-batch/m-p/4414797#M1048900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of Using Batch Input and Calling the Transaction, look for any Function Modules / BAPIs using which the Data is being read. For example, during debugging , I've found this Function Module BAPI_CONTROLLINGAREA_GETDETAIL which fetches all the Controlling Area Information for the Given Selection Screen Inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More Function Modules found are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K_COSTA_READ_MULTI_WITH_VERSN&lt;/P&gt;&lt;P&gt;K_COSTA_READ_MULTI&lt;/P&gt;&lt;P&gt;K_COSTCENTER_ACTIVITY_READ&lt;/P&gt;&lt;P&gt;K_COSTCENTER_SELECT_SINGLE&lt;/P&gt;&lt;P&gt;K_CSSL_READ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Similarly, you can find other Function Modules / BAPIs while Debugging the KSBT Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Venkat Phani Prasad Konduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 13:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-application-data-by-batch/m-p/4414797#M1048900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T13:49:40Z</dc:date>
    </item>
  </channel>
</rss>

