<?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 ISSUE IN SMARTFORM. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-smartform/m-p/12301550#M1990298</link>
    <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1894514-2e2752b2ba2d2c8fbe30c7a32924ae69-1.jpeg"&gt;2e2752b2ba2d2c8fbe30c7a32924ae69-1.jpeg&lt;/A&gt;&lt;A href="https://answers.sap.com/storage/temp/1894515-2e2752b2ba2d2c8fbe30c7a32924ae69-2.jpeg"&gt;2e2752b2ba2d2c8fbe30c7a32924ae69-2.jpeg&lt;/A&gt;code.txt&lt;/P&gt;
  &lt;P&gt;Hi friends,&lt;/P&gt;
  &lt;P&gt;I am making my first smartform. In the smartform output, &lt;/P&gt;
  &lt;P&gt;the template Orders is not displaying value&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1894509-2e2752b2ba2d2c8fbe30c7a32924ae69-0.jpeg"&gt;2e2752b2ba2d2c8fbe30c7a32924ae69-0.jpeg&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;. And secondly, in Sales template, the final field KDGRP is coming from wa_final and not WA_VBAK. I am passing WA_VBAK directly from driver program to the template. Earlier, I was using I_FINAL for passing data to both the templates and the item table, but the templates were coming blank. So, I removed the header fields from VBAK from i_final, and then passed it separately to the template from form interface. Please check the attachments.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Saurav Lahiry&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2021 06:06:38 GMT</pubDate>
    <dc:creator>former_member574106</dc:creator>
    <dc:date>2021-02-12T06:06:38Z</dc:date>
    <item>
      <title>ISSUE IN SMARTFORM.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-smartform/m-p/12301550#M1990298</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1894514-2e2752b2ba2d2c8fbe30c7a32924ae69-1.jpeg"&gt;2e2752b2ba2d2c8fbe30c7a32924ae69-1.jpeg&lt;/A&gt;&lt;A href="https://answers.sap.com/storage/temp/1894515-2e2752b2ba2d2c8fbe30c7a32924ae69-2.jpeg"&gt;2e2752b2ba2d2c8fbe30c7a32924ae69-2.jpeg&lt;/A&gt;code.txt&lt;/P&gt;
  &lt;P&gt;Hi friends,&lt;/P&gt;
  &lt;P&gt;I am making my first smartform. In the smartform output, &lt;/P&gt;
  &lt;P&gt;the template Orders is not displaying value&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1894509-2e2752b2ba2d2c8fbe30c7a32924ae69-0.jpeg"&gt;2e2752b2ba2d2c8fbe30c7a32924ae69-0.jpeg&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;. And secondly, in Sales template, the final field KDGRP is coming from wa_final and not WA_VBAK. I am passing WA_VBAK directly from driver program to the template. Earlier, I was using I_FINAL for passing data to both the templates and the item table, but the templates were coming blank. So, I removed the header fields from VBAK from i_final, and then passed it separately to the template from form interface. Please check the attachments.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Saurav Lahiry&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 06:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-smartform/m-p/12301550#M1990298</guid>
      <dc:creator>former_member574106</dc:creator>
      <dc:date>2021-02-12T06:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: ISSUE IN SMARTFORM.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-smartform/m-p/12301551#M1990299</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;   insert that wa_vbak field in Table tab from interface..&lt;/P&gt;&lt;P&gt;i think so.........&lt;/P&gt;&lt;P&gt;otherwise u need to debug that smartform.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 06:59:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-smartform/m-p/12301551#M1990299</guid>
      <dc:creator>pram_1991</dc:creator>
      <dc:date>2021-02-12T06:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: ISSUE IN SMARTFORM.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-smartform/m-p/12301552#M1990300</link>
      <description>&lt;P&gt;Hi Prashant Ram,&lt;/P&gt;&lt;P&gt;Thanks for the reply. Actually, the issue was that the text &amp;amp;WA_VBAK-VBELN&amp;amp; was coming &amp;lt;&amp;gt;WA_VBAK-VBELN in change editor. Solved it myself.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saurav Lahiry&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 07:36:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-smartform/m-p/12301552#M1990300</guid>
      <dc:creator>former_member574106</dc:creator>
      <dc:date>2021-02-12T07:36:15Z</dc:date>
    </item>
  </channel>
</rss>

