<?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: ADDRESS window in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-window/m-p/6546561#M1428899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Definately you should use Address window proving the Address number to display the address on the smartform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Dec 2009 04:43:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-21T04:43:14Z</dc:date>
    <item>
      <title>ADDRESS window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-window/m-p/6546560#M1428898</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 want to convert one sap script into new smartform in new system.In SAP SCRIPT they have used &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;address endaddress&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In smartforms , can i use the address window by giving &amp;amp;ADRNR&amp;amp; or should i use some other option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2009 04:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-window/m-p/6546560#M1428898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-21T04:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: ADDRESS window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-window/m-p/6546561#M1428899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Definately you should use Address window proving the Address number to display the address on the smartform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2009 04:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-window/m-p/6546561#M1428899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-21T04:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: ADDRESS window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-window/m-p/6546562#M1428900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My question is in sap script they are using below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADDRESS PARAGRAPH AS                                                  &lt;/P&gt;&lt;P&gt;  TITLE       &amp;amp;ADRS-ANRED&amp;amp;                                            &lt;/P&gt;&lt;P&gt;  NAME        &amp;amp;ADRS-NAME1&amp;amp;, &amp;amp;ADRS-NAME2&amp;amp;, &amp;amp;ADRS-NAME3&amp;amp;, &amp;amp;ADRS-NAME4&amp;amp;  &lt;/P&gt;&lt;P&gt;  STREET      &amp;amp;ADRS-STRAS&amp;amp;                                            &lt;/P&gt;&lt;P&gt;  POBOX       &amp;amp;ADRS-PFACH&amp;amp; CODE &amp;amp;ADRS-PSTL2&amp;amp; CITY &amp;amp;ADRS-PFORT&amp;amp;        &lt;/P&gt;&lt;P&gt;  POSTCODE    &amp;amp;ADRS-PSTLZ&amp;amp;                                            &lt;/P&gt;&lt;P&gt;  REGION      &amp;amp;ADRS-REGIO&amp;amp;                                            &lt;/P&gt;&lt;P&gt;  CITY        &amp;amp;ADRS-ORT01&amp;amp;, &amp;amp;ADRS-ORT02&amp;amp;                              &lt;/P&gt;&lt;P&gt;  COUNTRY     &amp;amp;ADRS-LAND1&amp;amp;                                            &lt;/P&gt;&lt;P&gt;  FROMCOUNTRY &amp;amp;ADRS-INLND&amp;amp;                                            &lt;/P&gt;&lt;P&gt;ENDADDRESS                                                            &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if i use address window will it give all information in the same format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2009 04:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-window/m-p/6546562#M1428900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-21T04:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: ADDRESS window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-window/m-p/6546563#M1428901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Sanjay...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will display the info in the same format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2009 04:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-window/m-p/6546563#M1428901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-21T04:58:09Z</dc:date>
    </item>
  </channel>
</rss>

