<?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 select-options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801407#M344009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;     i have logged on as Registered user,again i tried ... i m getting the message "&lt;/P&gt;&lt;P&gt;403   The requested operation is forbidden for this resource. You do not have the permissions required to access this resource"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jan 2007 06:39:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-04T06:39:49Z</dc:date>
    <item>
      <title>smartforms select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801399#M344001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi everyone, &lt;/P&gt;&lt;P&gt;                 i m developing a po in smartforms. now i want to give the select-option on selection screen and accordingly i want to print po.s continuesly as given by user in in select-options,.so can u tell em how its is deal in program as well as in smartforms wt i will hav to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 05:25:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801399#M344001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-04T05:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801400#M344002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) u can define a range table or only a select-option in ur print program for smartforms &lt;/P&gt;&lt;P&gt;2) then u can simply give a same range table type in smartform,generate the FM and then populate values in this range table and pass this table to ur generated smartform function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 05:35:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801400#M344002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-04T05:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801401#M344003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i can do this boss bt the thing is this that like i give the range from 1 to 10. and the program shud print the po from 1 to 10 number, which i think can not be achieved through this . for this v use control paramters stuff and all that. bt i dnt knwo how to use them aswell as i dnt knwo wt to do in smartforms for that. thx for ur reply buddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 05:40:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801401#M344003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-04T05:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801402#M344004</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;Check my sample code here.I am exactly dealing with select option in smartforms.Kindly reward points by clicking the star on the left of reply,if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 05:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801402#M344004</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2007-01-04T05:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801403#M344005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorrry buddy this is just to handle the selectoptions but my problem is still not solved.like how wil i print  the forms continuesly. from 1 to 10.wt i wlll have to do in program and wt i will have to do in smarforms.like after using control para wt i will hav to do in smartforms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 06:08:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801403#M344005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-04T06:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801404#M344006</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;Let me know whether my understanding is correct.&lt;/P&gt;&lt;P&gt;You are passing po no. as select-option in selection screen of driver program.&lt;/P&gt;&lt;P&gt;You want to print the po no. entered in selection screen thro' smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above is the requirement,develop a ztable in SE11 with fields low,high,sign,option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass the select-option value from driver program as table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the smartform,form-Interface-&amp;gt;tables&lt;/P&gt;&lt;P&gt;itab like ztable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 06:15:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801404#M344006</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2007-01-04T06:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801405#M344007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jayanthi, the link u have posted related to smartfrom ( i.e. ur sample code), i am unable to access it.... getting a message like u don't have permission to access it.....How can see the code plz intimate me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 06:17:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801405#M344007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-04T06:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801406#M344008</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 you login as guest,I think you will face the problem.Otherwise,just click the url which I mentioned.You can see the document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 06:34:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801406#M344008</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2007-01-04T06:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801407#M344009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;     i have logged on as Registered user,again i tried ... i m getting the message "&lt;/P&gt;&lt;P&gt;403   The requested operation is forbidden for this resource. You do not have the permissions required to access this resource"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 06:39:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801407#M344009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-04T06:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801408#M344010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nono this is not the problem. the problem is this like if i give the range from 1 to 10. now i want when i execut this program i want all the po with number 1 to 10 shud be  printed.like when first finish second get started then next and then next and so on,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 07:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-select-options/m-p/1801408#M344010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-04T07:26:16Z</dc:date>
    </item>
  </channel>
</rss>

