<?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 Pricing Condition in SMARTFORMS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-condition-in-smartforms/m-p/4914165#M1147071</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;I am working on smartforms.I have given select query for codition records like following.&lt;/P&gt;&lt;P&gt;SELECT SINGLE  KBETR FROM  KONV   INTO TOTAL WHERE KNUMV = VBDKA-KNUMV AND KPOSN = VBDPA-POSNR AND KSCHL = 'PR00'.&lt;/P&gt;&lt;P&gt;Its displaying error that VBDKA is not maintained in DICTIONARY.&lt;/P&gt;&lt;P&gt;I need to check condition from VBDKA(not a header table).&lt;/P&gt;&lt;P&gt;How to get condition from the table VBDKA AND VBDPA?&lt;/P&gt;&lt;P&gt;I want to do it smartform only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Dec 2008 12:21:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-08T12:21:21Z</dc:date>
    <item>
      <title>Pricing Condition in SMARTFORMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-condition-in-smartforms/m-p/4914165#M1147071</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;I am working on smartforms.I have given select query for codition records like following.&lt;/P&gt;&lt;P&gt;SELECT SINGLE  KBETR FROM  KONV   INTO TOTAL WHERE KNUMV = VBDKA-KNUMV AND KPOSN = VBDPA-POSNR AND KSCHL = 'PR00'.&lt;/P&gt;&lt;P&gt;Its displaying error that VBDKA is not maintained in DICTIONARY.&lt;/P&gt;&lt;P&gt;I need to check condition from VBDKA(not a header table).&lt;/P&gt;&lt;P&gt;How to get condition from the table VBDKA AND VBDPA?&lt;/P&gt;&lt;P&gt;I want to do it smartform only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 12:21:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-condition-in-smartforms/m-p/4914165#M1147071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T12:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pricing Condition in SMARTFORMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-condition-in-smartforms/m-p/4914166#M1147072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you do the select in the smartform then you should also add the tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables: VBDKA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the header coding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;P&gt;arthur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 12:23:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-condition-in-smartforms/m-p/4914166#M1147072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T12:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pricing Condition in SMARTFORMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-condition-in-smartforms/m-p/4914167#M1147073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try like this &lt;/P&gt;&lt;P&gt;select kbetr kwert kschl from konv INTO CORRESPONDING FIELDS OF table it_konv&lt;/P&gt;&lt;P&gt;for all entries in IT_VBRK where KNUMV = IT_VBrK-KNUMV and kschl eq 'ZRPR'&lt;/P&gt;&lt;P&gt;AND KPOSN = IT_VBRK-KNUMV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ranga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 12:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-condition-in-smartforms/m-p/4914167#M1147073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T12:30:55Z</dc:date>
    </item>
  </channel>
</rss>

