<?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: Form Interface in Smartforms ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696713#M305622</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;Are you printing the GS_VBAP-MEINS field??&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>Fri, 27 Oct 2006 15:50:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-27T15:50:30Z</dc:date>
    <item>
      <title>Form Interface in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696708#M305617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my smartform Driver program , I created an internal table that includes VBAP structure and an extra field called "total". I populated the table and pass it via the Form FM to the smartform . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Smartform side : &lt;/P&gt;&lt;P&gt;In se11 i created a structure type ztest: that has vbap include and same field "total".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Form Interface , I declared my recieving table it_vbap to be of type ztest . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now , i loop at this internal table into a local structure ( that also of type ztest ) on the table and print the value : &amp;amp;gs_vbap-total&amp;amp;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I activate the form ...it is fine ...as well as program !!&lt;/P&gt;&lt;P&gt;Now , when i do the print preview of the form , It gives an error :&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reference field GS_VBAP-TOTAL unknown in form.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help on this one ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 15:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696708#M305617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T15:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Form Interface in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696709#M305618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You declared GS_VBAP in the Global definitions of the smartform, correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 15:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696709#M305618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T15:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Form Interface in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696710#M305619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yeah , GS_VBAP is in the global declarations of the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 15:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696710#M305619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T15:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Form Interface in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696711#M305620</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;Make sure you have declared your structure in the "Global definition section"..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the field TOTAL a currency field..I think it is looking for a currency reference field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you created the structure with the vbap and TOTAL..if the total is a currency field..which reference field did you give for TOTAL??&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>Fri, 27 Oct 2006 15:41:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696711#M305620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T15:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Form Interface in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696712#M305621</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;Its a quantity total , so i reffered to the vbep BMENG the type definition ( se11 ).&lt;/P&gt;&lt;P&gt;Now , during activation i get this error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZTEST2-QTOTAL (combination reference table/field VBEP-BMENG does not exist)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: SAP BEE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 15:45:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696712#M305621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T15:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Form Interface in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696713#M305622</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;Are you printing the GS_VBAP-MEINS field??&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>Fri, 27 Oct 2006 15:50:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696713#M305622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T15:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Form Interface in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696714#M305623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No , I am printing the GS_VBAP-TOTAL field , which is defined to be of type : Quant 13 3 in the Type Structure ZTEST2(se11) !! after defining it , when i am trying to set the reference for it to say vbep-bmeng field ..I get this error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZTEST2-QTOTAL (combination reference table/field VBEP-BMENG does not exist)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 15:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696714#M305623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T15:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Form Interface in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696715#M305624</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;Try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a variable GV_TOTAL_QTY of type char16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the program lines to write this code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE gs_vbap-total UNIT gs_vbap-meins TO&lt;/P&gt;&lt;P&gt;gv_total_qty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works..&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>Fri, 27 Oct 2006 16:08:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-in-smartforms/m-p/1696715#M305624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T16:08:24Z</dc:date>
    </item>
  </channel>
</rss>

