<?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 ABAP Query Using LDB in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029947#M1499208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Frn's &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to develop a abap Query using LDB , for this a Infoset is allready created , which uses PNPCE LDB . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below i am Descrbing the scenerio , for which we need to develop the query ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dept/Div Transfer &lt;/P&gt;&lt;P&gt;Employees who transferred dept or division within specified date range: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpID &lt;/P&gt;&lt;P&gt;Last Name, First Name &lt;/P&gt;&lt;P&gt;Date of transfer &lt;/P&gt;&lt;P&gt;New department &lt;/P&gt;&lt;P&gt;New division &lt;/P&gt;&lt;P&gt;Current supervisor &lt;/P&gt;&lt;P&gt;Old department &lt;/P&gt;&lt;P&gt;Old division &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i fitler out the data of our requirment ... because i want to use same infoset in diffrent query . &lt;/P&gt;&lt;P&gt;Please provide some solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards..&lt;/P&gt;&lt;P&gt; Priyank Dixit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jun 2010 08:06:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-07T08:06:35Z</dc:date>
    <item>
      <title>ABAP Query Using LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029947#M1499208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Frn's &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to develop a abap Query using LDB , for this a Infoset is allready created , which uses PNPCE LDB . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below i am Descrbing the scenerio , for which we need to develop the query ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dept/Div Transfer &lt;/P&gt;&lt;P&gt;Employees who transferred dept or division within specified date range: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpID &lt;/P&gt;&lt;P&gt;Last Name, First Name &lt;/P&gt;&lt;P&gt;Date of transfer &lt;/P&gt;&lt;P&gt;New department &lt;/P&gt;&lt;P&gt;New division &lt;/P&gt;&lt;P&gt;Current supervisor &lt;/P&gt;&lt;P&gt;Old department &lt;/P&gt;&lt;P&gt;Old division &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i fitler out the data of our requirment ... because i want to use same infoset in diffrent query . &lt;/P&gt;&lt;P&gt;Please provide some solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards..&lt;/P&gt;&lt;P&gt; Priyank Dixit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 08:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029947#M1499208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-07T08:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Query Using LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029948#M1499209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priyank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you need to check whether all the required fields are available there in the LDB PNPCE(I guess you are using the same).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think old department, old division must not be available there. Then you need to add it in your Infoset and write custom code for these fields. Once you are done with custom coding, you can use this infoset for creating queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use trnx SQ02 to create queries, either SAP or Infoset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps. Let me know if you need some more help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raveesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 18:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029948#M1499209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-07T18:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Query Using LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029949#M1499210</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;If you are asking how to create queries, then it is very simple.&lt;/P&gt;&lt;P&gt;You can go to SQ02 as i mentioned above, and while creating the query, you can put which infoset you are going to use.&lt;/P&gt;&lt;P&gt;In this way, you can use the same infoset for multiple queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raveesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 18:51:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029949#M1499210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-07T18:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Query Using LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029950#M1499211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ravish ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because Old department and New Department are the same field (Werks) of a infotype 0001 . For this i need to fetch the Reords of 2 diffrent time period ....latest time period record will have new department and old Record wil have old have old reocrd ....now i need this old department in output display .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same infoset  we are using in some more query .....so for this particuler query ....where i will write some piece of code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards...&lt;/P&gt;&lt;P&gt; Priyank Dixit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 04:22:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029950#M1499211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-08T04:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Query Using LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029951#M1499212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 13:58:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-using-ldb/m-p/7029951#M1499212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-21T13:58:35Z</dc:date>
    </item>
  </channel>
</rss>

