<?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: SQVI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208440#M1204873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is another check box next to list one enlarege the screen and mark that check box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Feb 2009 06:35:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-14T06:35:18Z</dc:date>
    <item>
      <title>SQVI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208437#M1204870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ALL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to create a report on and selection critera is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plant:   from / to&lt;/P&gt;&lt;P&gt;date :  from /to&lt;/P&gt;&lt;P&gt;wbs element  :   from / to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fields to be displayed on the screen are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;material&lt;/P&gt;&lt;P&gt;plant &lt;/P&gt;&lt;P&gt;good reciept &lt;/P&gt;&lt;P&gt;value&lt;/P&gt;&lt;P&gt;unit price&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data to be fetched is based on this critera &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select mblnr from mseg where BWART  EQ 101,105,501,561 and SOBKZ EQ Q.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*i need to prepare this through tcode SQVI so pelase tell me can i write this query in sqvi and how to give selection critera *&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Feb 2009 05:37:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208437#M1204870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-14T05:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: SQVI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208438#M1204871</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;for u requirement no coding is needed in sqvi, u can achieve ur requirement in se11 also.&lt;/P&gt;&lt;P&gt;since ur fetching all the details from single table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sqvi procedure.&lt;/P&gt;&lt;P&gt;go to sqvi&lt;/P&gt;&lt;P&gt;give quick view name(any)&lt;/P&gt;&lt;P&gt;go for create&lt;/P&gt;&lt;P&gt;give title name,&lt;/P&gt;&lt;P&gt;data source : table&lt;/P&gt;&lt;P&gt;table/view : give table name (mseg) as per ur reqirement,&lt;/P&gt;&lt;P&gt;enter&lt;/P&gt;&lt;P&gt;u will see new screen&lt;/P&gt;&lt;P&gt;there select selection fields tab&lt;/P&gt;&lt;P&gt;move the filed which u want in selection screen., press enter&lt;/P&gt;&lt;P&gt;then go for list fiels selected ( give which fiels u want for out put )&lt;/P&gt;&lt;P&gt;then save&lt;/P&gt;&lt;P&gt;then execute.&lt;/P&gt;&lt;P&gt;in the selection screen give the selection criterial u can get the output desire.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for tcode.&lt;/P&gt;&lt;P&gt;execute the report.&lt;/P&gt;&lt;P&gt;go for system status , note program name crete tcode for this program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Feb 2009 06:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208438#M1204871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-14T06:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: SQVI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208439#M1204872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this i am already aware of but tell me how to give selection cirtera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Feb 2009 06:14:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208439#M1204872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-14T06:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: SQVI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208440#M1204873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is another check box next to list one enlarege the screen and mark that check box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Feb 2009 06:35:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208440#M1204873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-14T06:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: SQVI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208441#M1204874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    In a Report program do the coding and create a tcode for it. NO-DISPLAY will not display the selection screen, but INITIALIZATION event sets the selection field values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES : MSEG.

SELECT-OPTIONS : s_bwart FOR mseg-bwart NO-DISPLAY.

PARAMETERS : p_sobkz TYPE mseg-sobkz NO-DISPLAY.


INITIALIZATION.

s_bwart-sign = 'I'.
s_bwart-option = 'EQ'.
s_bwart-low = '101'.
APPEND s_bwart.

s_bwart-sign = 'I'.
s_bwart-option = 'EQ'.
s_bwart-low = '105'.
APPEND s_bwart.

s_bwart-sign = 'I'.
s_bwart-option = 'EQ'.
s_bwart-low = '501'.
APPEND s_bwart.

s_bwart-sign = 'I'.
s_bwart-option = 'EQ'.
s_bwart-low = '561'.
APPEND s_bwart.

p_sobkz = 'Q'.

START-OF-SELECTION.

"SELECT query and output.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Feb 2009 06:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sqvi/m-p/5208441#M1204874</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2009-02-14T06:42:06Z</dc:date>
    </item>
  </channel>
</rss>

