<?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 Table node in Smart Forms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-node-in-smart-forms/m-p/933532#M61407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bit of a problem in smartforms.&lt;/P&gt;&lt;P&gt;I created a table node with two loops, the first loop is at the internal table it_contrato, this loop is the one you declare on the table, the other one is at the internal table it_bsid. which is in the table positions.(main area of my table node).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; my problem is that I want to compare in the where clause of the second loop this two fields: wa_contrato-matnr (containing 700005) = wa_bsid-xblnr(containing 0000700005). this is, to loop only when this two fields are the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I compare this two field in the where clause if the matnr has leading zeros and the matnr doesn't ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2005 13:21:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-28T13:21:17Z</dc:date>
    <item>
      <title>Table node in Smart Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-node-in-smart-forms/m-p/933532#M61407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bit of a problem in smartforms.&lt;/P&gt;&lt;P&gt;I created a table node with two loops, the first loop is at the internal table it_contrato, this loop is the one you declare on the table, the other one is at the internal table it_bsid. which is in the table positions.(main area of my table node).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; my problem is that I want to compare in the where clause of the second loop this two fields: wa_contrato-matnr (containing 700005) = wa_bsid-xblnr(containing 0000700005). this is, to loop only when this two fields are the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I compare this two field in the where clause if the matnr has leading zeros and the matnr doesn't ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2005 13:21:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-node-in-smart-forms/m-p/933532#M61407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-28T13:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Table node in Smart Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-node-in-smart-forms/m-p/933533#M61408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before sending the data to the smartform, you would have to make sure that those fields are of the same format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When filling the internal tables,  do the conversion routine against them to make them the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2005 13:25:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-node-in-smart-forms/m-p/933533#M61408</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-07-28T13:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Table node in Smart Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-node-in-smart-forms/m-p/933534#M61409</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;Create one more field in the internal table(say field1).Once data are getting populated in that internal table,just create a program line and in that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at that populated table.&lt;/P&gt;&lt;P&gt;Use conversion_exit_alpha_output to remove leading zero.&lt;/P&gt;&lt;P&gt;modify that new field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use that new field to compare.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2005 04:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-node-in-smart-forms/m-p/933534#M61409</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2005-07-29T04:03:27Z</dc:date>
    </item>
  </channel>
</rss>

