<?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: problem while picking values in smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100578#M1360356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please do like this,  loop at the internal tables......and read another internal table with the specified table field value...if the value  is initial.....delete it from the internal table already filled from the select statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regads,&lt;/P&gt;&lt;P&gt;venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Aug 2009 10:52:51 GMT</pubDate>
    <dc:creator>former_member203501</dc:creator>
    <dc:date>2009-08-29T10:52:51Z</dc:date>
    <item>
      <title>problem while picking values in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100569#M1360347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii&lt;/P&gt;&lt;P&gt;i Have developed a smartform for QM..In tht if the result field doesnt have any value printed..then the whole line item shouldnot be printed...i have treid many select statements but not getting desired output..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;smartform has 3 columns Test,Specification,Result..Test and Specification data is taken from QAMV table and result data is taken from QAMR table.and input is taken as prueflos field from QALS table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so for few inputs the result field wont be printing in tht case the whole line item which has test and specification data should also be not printed....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fields used ra&lt;/P&gt;&lt;P&gt;TEST---- QAMV-KURZTEXT&lt;/P&gt;&lt;P&gt;Specification------QAMV-TOLERANZUN,TOLERANZOB&lt;/P&gt;&lt;P&gt;Result------QAMR-MITTELWERT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me how the select statement shld be written for the above smartform....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 10:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100569#M1360347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-29T10:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem while picking values in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100570#M1360348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is your problem with smartform or with select statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 10:12:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100570#M1360348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-29T10:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem while picking values in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100571#M1360349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have problem in select statement then add&lt;/P&gt;&lt;P&gt;where result NE result_init " define this result_init of type QAMR-MITTELWERT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have problem in smartform printing that line then&lt;/P&gt;&lt;P&gt;for that line add result NE result_init&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 10:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100571#M1360349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-29T10:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem while picking values in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100572#M1360350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ kaushik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;problem is with select statement..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 10:27:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100572#M1360350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-29T10:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem while picking values in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100573#M1360351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ soumya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i declared where result NE result_init in select statemnt and result_init of type qamr-mittelwert in global data but getting a error message as "result is not a valid comparison operator".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 10:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100573#M1360351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-29T10:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: problem while picking values in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100574#M1360352</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;Please put a flag at the final population table for the result table, if this flag is 'X' then send the values as it is to the smartform, elseif dont send the data to the final result table ....means if the result table is initial, delete the rest of the contents from the internal tables in the previous one with a key parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 10:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100574#M1360352</guid>
      <dc:creator>former_member203501</dc:creator>
      <dc:date>2009-08-29T10:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: problem while picking values in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100575#M1360353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venkat,&lt;/P&gt;&lt;P&gt;as far as i understood, u want that, if from the three column, if the result column is blank then that particular raw should not appear.&lt;/P&gt;&lt;P&gt;You must be writing that values in smartform in loop, so in loop put condition in condition tab like 'result NE initial'.this will surely solve your problem. If it don't works then debug ur form and see what value is coming in result.... it may be possible that instead of initial it contains 0. if so put condition like result NE 0 in loop condition tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 10:38:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100575#M1360353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-29T10:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem while picking values in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100576#M1360354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U can do it as Soumyaprakash had written. Or u can do after selection data ,  delete the recoreds which has QAMR-MITTELWERT = space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 10:38:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100576#M1360354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-29T10:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: problem while picking values in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100577#M1360355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ venkat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i didnt use any final table for values..here is the code which i wrote in initialization screen of smartform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT prueflos ktextmat  charg  losmenge  mengeneinh  gueltigab from qals into table t_qals where prueflos eq prueflos1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT  prueflos MERKNR &lt;/P&gt;&lt;P&gt;              kurztext MASSEINHSW sollWert auswmenge1 toleranzun toleranzob STELLEN  TOLUNNI TOLOBNI katab1&lt;/P&gt;&lt;P&gt;                from qamv into table T_QAMV  for all entries in t_qals  where prueflos eq t_qals-prueflos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT prueflos VBEWERTUNG from qaVE into table t_qaVE where prueflos eq prueflos1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT  prueflos MERKNR MBEWERTG mittelwert  from qamr into table t_qamr where prueflos eq prueflos1 and where result NE result_init .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * from qals into corresponding fields of itab where prueflos = prueflos1.&lt;/P&gt;&lt;P&gt;select single * from mch1 into corresponding fields of jtab where charg = itab-charg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me how to correct the above code....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 10:45:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100577#M1360355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-29T10:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: problem while picking values in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100578#M1360356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please do like this,  loop at the internal tables......and read another internal table with the specified table field value...if the value  is initial.....delete it from the internal table already filled from the select statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regads,&lt;/P&gt;&lt;P&gt;venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 10:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-picking-values-in-smartform/m-p/6100578#M1360356</guid>
      <dc:creator>former_member203501</dc:creator>
      <dc:date>2009-08-29T10:52:51Z</dc:date>
    </item>
  </channel>
</rss>

