<?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: adding field in a smart form select statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540805#M851888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have searched what u said but the declaration is done in form interface  :-&lt;/P&gt;&lt;P&gt; ikna1 like kna1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and rest of the fields are displaying the data and moreover i have declared sortl field in global defination and but problem arises when i want to select it in the select statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more over i tried to fetch another field from kna1 just to test, it gives problem in select statement same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzzzzz help me out its d matter of my job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2008 07:04:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-12T07:04:27Z</dc:date>
    <item>
      <title>adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540792#M851875</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;i am modifying a report in which i have to add sortl from kna1 in the select statement .&lt;/P&gt;&lt;P&gt;when i try to modify the statement it gives error as i ahev defined the value in the global variable .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz help me out as help will be definately rewarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 04:07:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540792#M851875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T04:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540793#M851876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;   it will help us to resolve problem if u give  that error detail here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 04:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540793#M851876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T04:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540794#M851877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ric.&lt;/P&gt;&lt;P&gt;I guess the modification is done at the SE38 level and not at the smartform level.If so,&lt;/P&gt;&lt;P&gt;1.Check whether the internal table struture that you had defined has this field or not.If not then add this field in the internal table&lt;/P&gt;&lt;P&gt;2.Add the field in the select statement which is used to fetch the data from the corresponding table.&lt;/P&gt;&lt;P&gt;3.Check the structure for this internal table that you had defined in SE11 and add the new field in that strucutre too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any queries revert it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 04:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540794#M851877</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-03-12T04:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540795#M851878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you selecting from KNA1. only SORTL or any thing else..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your global declarations did you included sortl or not into the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the work area after the select and print where ever you need it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what error you are getting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 05:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540795#M851878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T05:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540796#M851879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have checked the the program in which internal table is taken as kna1 and in smart form the select statement is given from where they are retriving the fiedl from kna1 table like dis :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at ivbrk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  select name1 name2 name3 name4 stras pstlz ort01 land1 from&lt;/P&gt;&lt;P&gt;  kna1 into (vname11, vname12, vname13, vname14, vstrask, vpstlzk,  &lt;/P&gt;&lt;P&gt;  vort01k, vland1) where kunnr = ivbrk-kunrg.&lt;/P&gt;&lt;P&gt;  endselect.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and dese values are also stored in the variables which are present in global definations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basically it is a field which provide a short form of filling the customer name which is used in creating invoice (vf01) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz help me out as it is really urgent  to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 05:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540796#M851879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T05:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540797#M851880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi yash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using this select statement:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select name1 name2 name3 name4 stras pstlz ort01 land1 from&lt;/P&gt;&lt;P&gt;  kna1 into (vname11, vname12, vname13, vname14, vstrask, vpstlzk, vort01k, vland1) where kunnr = ivbrk-kunrg.&lt;/P&gt;&lt;P&gt;  endselect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all these variables are defined in the global declarations and printed in the smart forms but when i add one more field (&lt;STRONG&gt;sortl)&lt;/STRONG&gt;  in the select statement it is giving error:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@8O@	%CODE2	The list "(VNAME11, VNAME12, VNAME13, VNAME14, VSTRASK, VPSTLZK, VORT01K, VLAND1, &lt;STRONG&gt;VSORTL&lt;/STRONG&gt;)" after "INTO" is not of the the form (&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont know why it is giving ,plzz help me out as help will be definately rewarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 05:10:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540797#M851880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T05:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540798#M851881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;loop at ivbrk.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;select name1 name2 name3 name4 stras pstlz ort01 land1 from&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;kna1 into (vname11, vname12, vname13, vname14, vstrask, vpstlzk,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;vort01k, vland1) where kunnr = ivbrk-kunrg.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;endselect.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;endloop.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems you are modifying the  select statement in the smartform which is selecting some data based on the internal table data that is there in the driver program.&lt;/P&gt;&lt;P&gt;If I am not wrong you want to select SORTL too in the above given select statement.&lt;/P&gt;&lt;P&gt;In the Global Definitions declare a variable like vsort type kna1-sortl and then in the select statement add this sortl field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;loop at ivbrk.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;select name1 name2 name3 name4 stras pstlz ort01 sortl land1 from kna1 into (vname11, vname12, vname13, vname14, vstrask, vpstlzk,vort01k, vsortl, vland1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where kunnr = ivbrk-kunrg.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;endselect.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;endloop.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do check the select statement how you are writing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 05:21:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540798#M851881</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-03-12T05:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540799#M851882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have deinfed the field as vsortl in the global definations and and declared in the statement as it is in the select statement ,bu tit is giving same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had done like dis:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VSORTL LIKE KNA1-SORTL&lt;/P&gt;&lt;P&gt;in the global definations and den in the select statement:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select name1 name2 name3 name4 stras pstlz ort01 sortl land1  from&lt;/P&gt;&lt;P&gt;  kna1 into (vname11, vname12, vname13, vname14, vstrask, vpstlzk, vort01k, vsortl, vland1) where kunnr = ivbrk-kunrg.&lt;/P&gt;&lt;P&gt;  endselect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it is giving error:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@8O@	%CODE2	The list "(VNAME11, VNAME12, VNAME13, VNAME14, VSTRASK, VPSTLZK, VORT01K, VSORTL, VLAND1)" after "INTO" is not of the the form (&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz help me out it is really urgent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 05:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540799#M851882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T05:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540800#M851883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;first you add that sortl field into the structure(where the remaining fields are existed) then put that field in the select statement and in smartform under the window(where the other fields are passed) pass that as&lt;/P&gt;&lt;P&gt;&amp;amp;it_tab-sortl&amp;amp;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 05:33:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540800#M851883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T05:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540801#M851884</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;but where should i find that structure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 05:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540801#M851884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T05:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540802#M851885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ric,&lt;/P&gt;&lt;P&gt;Is this the error message that you are getting.&lt;/P&gt;&lt;P&gt;The list "(VSORTL" after "INTO" is not of the form (f1, ...,fn), or&lt;/P&gt;&lt;P&gt;contains an undefined field. excludes specification of a field list.&lt;/P&gt;&lt;P&gt;Then if I am not wrong the you are missing a comma in that INTO (  ......  )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 05:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540802#M851885</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-03-12T05:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540803#M851886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tried to fetch another field it is giving the same error but when i remove any purticular field is giving no error. i had checked whther structure is defined or not but dere is no such.&lt;/P&gt;&lt;P&gt;but in form interface dere is defined:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IKNA1 LIKE KNA1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tell me what should i do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 06:15:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540803#M851886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T06:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540804#M851887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ric,&lt;/P&gt;&lt;P&gt;go to global definitions of the smartform&lt;/P&gt;&lt;P&gt;click on tab tables&lt;/P&gt;&lt;P&gt;check what is the parameter name and  associated type in that screen.Under the associated type you will be seeing some zstructure there.&lt;/P&gt;&lt;P&gt;now go to se11 and open this zstructure&lt;/P&gt;&lt;P&gt;add the field sortl in this zstructure in se11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 06:33:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540804#M851887</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-03-12T06:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540805#M851888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have searched what u said but the declaration is done in form interface  :-&lt;/P&gt;&lt;P&gt; ikna1 like kna1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and rest of the fields are displaying the data and moreover i have declared sortl field in global defination and but problem arises when i want to select it in the select statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more over i tried to fetch another field from kna1 just to test, it gives problem in select statement same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzzzzz help me out its d matter of my job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 07:04:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540805#M851888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T07:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: adding field in a smart form select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540806#M851889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 18:24:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-field-in-a-smart-form-select-statement/m-p/3540806#M851889</guid>
      <dc:creator>VishwanathV</dc:creator>
      <dc:date>2015-06-21T18:24:38Z</dc:date>
    </item>
  </channel>
</rss>

