<?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 problem again in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988414#M705783</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;The condition &amp;lt;b&amp;gt;kinak = ' '&amp;lt;/b&amp;gt; refers to the null value.&lt;/P&gt;&lt;P&gt;ie Select the records based on the condition where KINAK value is null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meikandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2007 05:26:08 GMT</pubDate>
    <dc:creator>meikandan_krishnan2</dc:creator>
    <dc:date>2007-11-13T05:26:08Z</dc:date>
    <item>
      <title>select problem again</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988412#M705781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have another question, whats the use of this field .....kinak = ' '......in the below sample code??what does this refer 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;select kschl sakn1 kwert from konv into table con&lt;/P&gt;&lt;P&gt;for all entries in doc&lt;/P&gt;&lt;P&gt;where knumv = doc-knumv&lt;/P&gt;&lt;P&gt;and kinak = ' '&lt;/P&gt;&lt;P&gt;and kschl in ('ZU01','R100','ZC25','ZDTR','ZDTL','ZDTP','ZDDA','ZRET','ZD06','ZDMI','ZDNP','ZDNE','ZDTD',&lt;/P&gt;&lt;P&gt;'ZC20','ZC01','ZC02','ZC03','ZC04','ZC05','ZC06','ZC07','ZC10','ZC14','ZC18','ZM09','ZC19',&lt;/P&gt;&lt;P&gt;'ZC27').&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;thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gerald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:23:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988412#M705781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: select problem again</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988413#M705782</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 the condition type is inactive then KINAK will be not initial..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case KINAK = ' ' means condition is active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988413#M705782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: select problem again</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988414#M705783</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;The condition &amp;lt;b&amp;gt;kinak = ' '&amp;lt;/b&amp;gt; refers to the null value.&lt;/P&gt;&lt;P&gt;ie Select the records based on the condition where KINAK value is null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meikandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:26:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988414#M705783</guid>
      <dc:creator>meikandan_krishnan2</dc:creator>
      <dc:date>2007-11-13T05:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: select problem again</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988415#M705784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;field .....kinak = ' '.. space record can be fetch from db table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:26:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988415#M705784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: select problem again</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988416#M705785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you explain further??whats that null value  thing??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks very much. &lt;/P&gt;&lt;P&gt;  gerld&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:27:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988416#M705785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: select problem again</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988417#M705786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Select statement you have provide will do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selects the required fields where your kunmv = doc-kunmv and it also check for &lt;/P&gt;&lt;P&gt;kinak = ' ' and kschl as you have provided &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will fetcvh a record where in it satisfy all the 3 conditions &lt;/P&gt;&lt;P&gt;if any one of the condition fail it doesnt bring the record&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have written the conditions using OR statement it will fetch record if any one condition is satisfied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Pls Reward points if usefull.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988417#M705786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: select problem again</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988418#M705787</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;here the value in field kinak of table konv &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is  SPACE, it will select only that data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988418#M705787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: select problem again</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988419#M705788</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;&amp;lt;b&amp;gt;KINAK&amp;lt;/b&amp;gt; Condition is inactive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;Indicates if the condition is active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;If you want to deactivate the condition, mark the field. During pricing, the system ignores conditions that are valid but not active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;REward if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:29:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-problem-again/m-p/2988419#M705788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:29:29Z</dc:date>
    </item>
  </channel>
</rss>

