<?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 Re: select query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3315108#M794072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure exaclty what you are looking for. Is it the net prices of all the materials in the group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2008 18:31:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-25T18:31:40Z</dc:date>
    <item>
      <title>select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3315107#M794071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to display price(netpr) of a material group matkl(74055)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for a particular costcentre (kostl) and purchase document(ebeln)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found one table ACCTIT vth keys kostl and eblen&lt;/P&gt;&lt;P&gt;                          ekpo  has netpr vth key ebeln&lt;/P&gt;&lt;P&gt;and zmm_dscs contains kostl as key also&lt;/P&gt;&lt;P&gt;csks table has key kostl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to fill the field of netpr in a custom table zmm_dscs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wrote the query as&lt;/P&gt;&lt;P&gt; select ekpo~netpr into corresponding fields of table i_netpr&lt;/P&gt;&lt;P&gt;                       from ekpo inner join acctit&lt;/P&gt;&lt;P&gt;                       on ekpo&lt;SUB&gt;ebeln = acctit&lt;/SUB&gt;ebeln&lt;/P&gt;&lt;P&gt;                       where ekpo~matkl eq '74055'.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i have to netpr based on kostl &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLZ SUGGEST ME\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bump to top&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rich Heilman on Jan 25, 2008 1:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 16:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3315107#M794071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-25T16:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3315108#M794072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure exaclty what you are looking for. Is it the net prices of all the materials in the group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 18:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3315108#M794072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-25T18:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3315109#M794073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rob,&lt;/P&gt;&lt;P&gt;             I am looking for the netpr of a material group 74055&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;based on puchase document number (ebeln) and costcentre&lt;/P&gt;&lt;P&gt; value (kostl)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ekpo contains netpr and ebeln(key)&lt;/P&gt;&lt;P&gt;but i have to get netpr based on kostl also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found kostl ebeln as keys in acctit table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to display netpr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 18:36:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3315109#M794073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-25T18:36:11Z</dc:date>
    </item>
  </channel>
</rss>

