<?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: create querry from Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312445#M1392935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I THINK YOU want only fileds which are used in structure  for your report &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; create one work area of structure type &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;types : begin of w_test.&lt;/P&gt;&lt;P&gt;          include structure BSEG_ALV.&lt;/P&gt;&lt;P&gt;types : end of w_test .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : it_test type standard table of w_test with header line .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now your internal table of type structure is ready &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select data according to your specification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step by step &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and push data into internal table  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will help you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If purpose is different please explain .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepak .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Nov 2009 10:12:12 GMT</pubDate>
    <dc:creator>deepak_dhamat</dc:creator>
    <dc:date>2009-11-06T10:12:12Z</dc:date>
    <item>
      <title>create querry from Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312440#M1392930</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;Is it possible to create a query from SAP structures using TX:sqvi?&lt;/P&gt;&lt;P&gt;if it is possible, pls help out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tolulope&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 08:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312440#M1392930</guid>
      <dc:creator>Tolulope_O</dc:creator>
      <dc:date>2009-11-06T08:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: create querry from Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312441#M1392931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tolulope,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data can be extracted from DDIC tables(transperant, pooled &amp;amp; cluster types) &amp;amp; Database views only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DDIC structure themselves donot contain any data &amp;amp; hence data cannot be extracted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 09:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312441#M1392931</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-11-06T09:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: create querry from Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312442#M1392932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tolulope OKUSAGA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NO, You can not use Sturctures for creating query using SQVI T-Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Transparent Tables like MARA , VBAK, VBAP, VBRP, VBRK etc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason is Structure does't hold data so writing Query on Structure is meaningless as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope it will solve your problem..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ilesh Nandaniya&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 09:06:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312442#M1392932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T09:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: create querry from Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312443#M1392933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tolulope OKUSAGA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NO, You can not use Sturctures for creating query using SQVI T-Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Transparent Tables like MARA , VBAK, VBAP, VBRP, VBRK etc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason is Structure does't hold data so writing Query on Structure is meaningless as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope it will solve your problem..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ilesh Nandaniya&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 09:06:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312443#M1392933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T09:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: create querry from Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312444#M1392934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx for the response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a query and the all the relevant fields are in a structure (BSEG_ALV).&lt;/P&gt;&lt;P&gt;I have list the objects of the structure and i can find the related database tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a create a query using al these tables would I be able to generate my report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tolulope&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 09:53:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312444#M1392934</guid>
      <dc:creator>Tolulope_O</dc:creator>
      <dc:date>2009-11-06T09:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: create querry from Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312445#M1392935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I THINK YOU want only fileds which are used in structure  for your report &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; create one work area of structure type &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;types : begin of w_test.&lt;/P&gt;&lt;P&gt;          include structure BSEG_ALV.&lt;/P&gt;&lt;P&gt;types : end of w_test .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : it_test type standard table of w_test with header line .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now your internal table of type structure is ready &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select data according to your specification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step by step &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and push data into internal table  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will help you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If purpose is different please explain .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepak .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 10:12:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312445#M1392935</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2009-11-06T10:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: create querry from Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312446#M1392936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tolulope OKUSAGA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you try to access the data from the tables you can create the query and then create the report for it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You can not use Cluster Tables in SQVI Queries... and BSEG is cluster table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So If you are looking for the data from BSEG then I would suggest you to use other tables like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSAK&lt;/P&gt;&lt;P&gt;BSIK&lt;/P&gt;&lt;P&gt;BSAD&lt;/P&gt;&lt;P&gt;BSID and&lt;/P&gt;&lt;P&gt;other BS* Tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to suggest you to search on SCN for it... There are plenty of threads and you can get the information from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope it will solve your problem..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ilesh Nandaniya&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 12:38:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312446#M1392936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T12:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: create querry from Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312447#M1392937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a way to get the tables  require to create my report; they include VBRK, BSIS, VBRP &amp;amp; MAKT.&lt;/P&gt;&lt;P&gt;I have tried creating a report from these tables and I don't get any data when I run the query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I joined VBRK, BSIS and i did not get any data. i checked the individual tables using TX: se16 and I can find data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use al the tables together in one query and I also don't get data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what could be wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Tolulope&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 14:47:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312447#M1392937</guid>
      <dc:creator>Tolulope_O</dc:creator>
      <dc:date>2009-11-10T14:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: create querry from Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312448#M1392938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got in an ABAPer to create the report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 07:21:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-querry-from-structure/m-p/6312448#M1392938</guid>
      <dc:creator>Tolulope_O</dc:creator>
      <dc:date>2009-11-19T07:21:28Z</dc:date>
    </item>
  </channel>
</rss>

