<?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: smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606508#M272142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do u mean by deleting from smartform?&lt;/P&gt;&lt;P&gt;do u mean u deleted it from some transaction?&lt;/P&gt;&lt;P&gt;pls. make this clear...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Sep 2006 12:19:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-22T12:19:16Z</dc:date>
    <item>
      <title>smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606506#M272140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;my smart forms is working fine. if i delete one line item from smart forms and execute again the program still the discount is calculating for deteled item too.&lt;/P&gt;&lt;P&gt;how to supress the deleted item from discount calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF ( &amp;lt;KO&amp;gt;-KNTYP = 'O' OR NOT &amp;lt;KO&amp;gt;-KVARC IS INITIAL )&lt;/P&gt;&lt;P&gt;AND NOT &amp;lt;KO&amp;gt;-KNUMH IS INITIAL.&lt;/P&gt;&lt;P&gt;"***** Variant Condition Description *****&lt;/P&gt;&lt;P&gt;PERFORM GET_VARIANT_DESC&lt;/P&gt;&lt;P&gt;USING GV_LANGUAGE&lt;/P&gt;&lt;P&gt;&amp;lt;KO&amp;gt;-KNUMH&lt;/P&gt;&lt;P&gt;GV_VTEXT.&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;SELECT SINGLE VTEXT INTO GV_VTEXT FROM T685T&lt;/P&gt;&lt;P&gt;WHERE SPRAS = GV_LANGUAGE&lt;/P&gt;&lt;P&gt;AND KSCHL = &amp;lt;KO&amp;gt;-KSCHL.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;MOVE &amp;lt;KO&amp;gt;-KWERT TO GV_KWERT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Check document currency&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;IF NOT GV_SPEC_CUR_DECIMAL IS INITIAL.&lt;/P&gt;&lt;P&gt;WRITE GV_KWERT TO GV_KWERT_IN_DOC_CUR&lt;/P&gt;&lt;P&gt;CURRENCY IS_EKKO-WAERS.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;*Determine if the discount is based on %&lt;/P&gt;&lt;P&gt;*Determine if the discount is based on %&lt;/P&gt;&lt;P&gt;IF  &amp;lt;KO&amp;gt;-KRECH = 'A' OR&lt;/P&gt;&lt;P&gt;&amp;lt;KO&amp;gt;-KRECH = 'H' OR&lt;/P&gt;&lt;P&gt;&amp;lt;KO&amp;gt;-KRECH = 'I' OR&lt;/P&gt;&lt;P&gt;&amp;lt;KO&amp;gt;-KSCHL = 'SKTO'.&lt;/P&gt;&lt;P&gt;&amp;lt;KO&amp;gt;-KBETR = &amp;lt;KO&amp;gt;-KBETR / 10.&lt;/P&gt;&lt;P&gt;MOVE '%' TO &amp;lt;KO&amp;gt;-WAERS.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 12:13:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606506#M272140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T12:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606507#M272141</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 to save and activate ur smartform. Hope this should help u..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 12:17:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606507#M272141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T12:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606508#M272142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do u mean by deleting from smartform?&lt;/P&gt;&lt;P&gt;do u mean u deleted it from some transaction?&lt;/P&gt;&lt;P&gt;pls. make this clear...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 12:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606508#M272142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T12:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606509#M272143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry we have deleted on item from PO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 12:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606509#M272143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T12:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606510#M272144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi pawan,&lt;/P&gt;&lt;P&gt;i entered two values in my PO for testing.&lt;/P&gt;&lt;P&gt;my smartform working fine.&lt;/P&gt;&lt;P&gt;now i deted one item from PO and got only one value now.&lt;/P&gt;&lt;P&gt;but still itz showing the discount for bothe the item values.&lt;/P&gt;&lt;P&gt;hope i am clear this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 12:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1606510#M272144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T12:31:02Z</dc:date>
    </item>
  </channel>
</rss>

