<?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 Smartform , Reference field unknown in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234912#M1525329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to sole a reference filed unknowm in smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a user defined structure like below:&lt;/P&gt;&lt;P&gt;structure s1 &lt;/P&gt;&lt;P&gt;   t1 type s2&lt;/P&gt;&lt;P&gt;   t2 type s2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;structure s2&lt;/P&gt;&lt;P&gt;   a type yy&lt;/P&gt;&lt;P&gt;   b type yy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This structure is defined in dictionary. I passed this structure to smartform and try to output structure s1 variable like s1-t1-a but it says reference field unknown. Anybody know how to solve this problem ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Sep 2010 16:30:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-21T16:30:13Z</dc:date>
    <item>
      <title>Smartform , Reference field unknown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234912#M1525329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to sole a reference filed unknowm in smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a user defined structure like below:&lt;/P&gt;&lt;P&gt;structure s1 &lt;/P&gt;&lt;P&gt;   t1 type s2&lt;/P&gt;&lt;P&gt;   t2 type s2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;structure s2&lt;/P&gt;&lt;P&gt;   a type yy&lt;/P&gt;&lt;P&gt;   b type yy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This structure is defined in dictionary. I passed this structure to smartform and try to output structure s1 variable like s1-t1-a but it says reference field unknown. Anybody know how to solve this problem ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 16:30:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234912#M1525329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-21T16:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform , Reference field unknown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234913#M1525330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This structure is defined in dictionary. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Which one? Please provide more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the crucial is how you are passing the structure to smartform. If parameter is of generic type (i.e. ANY) you won't see its (structure) components. Create some dummy program and make sure the same definition allows you to address the components in the way you want. If syntax checker pass you, then the problem lies in how you pass the structure to smartform (as described above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 16:41:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234913#M1525330</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2010-09-21T16:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform , Reference field unknown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234914#M1525331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The structure s1 and also the structure s2 are all defined in dictionary&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 16:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234914#M1525331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-21T16:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform , Reference field unknown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234915#M1525332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You still keep in secret how you are passing the structure, so it is difficult to find the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 17:00:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234915#M1525332</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2010-09-21T17:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform , Reference field unknown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234916#M1525333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For an unknown reason when the  field is declared as type CURR with decimals (reference table and ref field defined), i have an error of reference field unknown, but when i change the field to DEC with decimals then it works in smrtforms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hmmm...strange&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 20:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-reference-field-unknown/m-p/7234916#M1525333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-21T20:32:27Z</dc:date>
    </item>
  </channel>
</rss>

