<?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: Issue in ADDRESS/ENDADDRESS in script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756035#M1303993</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;To reach your requirement, Rather then using ADDRESS and ENDADDRESS, Use the general format like  TITLE &amp;amp;SADR-ANRED&amp;amp; &lt;/P&gt;&lt;P&gt;NAME &amp;amp;SADR-NAME1&amp;amp;, &amp;amp;SADR-NAME2&amp;amp;, &amp;amp;SADR-NAME3&amp;amp;, &amp;amp;SADR-NAME4&amp;amp; &lt;/P&gt;&lt;P&gt;STREET &amp;amp;SADR-STRAS&amp;amp; &lt;/P&gt;&lt;P&gt;CITY &amp;amp;SADR-ORT01&amp;amp;, &amp;amp;SADR-ORT02&amp;amp; &lt;/P&gt;&lt;P&gt;POSTCODE &amp;amp;SADR-PSTLZ&amp;amp; &lt;/P&gt;&lt;P&gt;COUNTRY &amp;amp;SADR-LAND1&amp;amp; &lt;/P&gt;&lt;P&gt;REGION &amp;amp;SADR-REGIO&amp;amp; &lt;/P&gt;&lt;P&gt;FROMCOUNTRY &amp;amp;LFA1-LAND1&amp;amp;. But to get the street2 and street3 use the table ADRC, with logic SADR-ADRNR = ADRC-ADDRNUMBER. You will get the solution.&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;Hari reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jun 2009 07:22:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-22T07:22:54Z</dc:date>
    <item>
      <title>Issue in ADDRESS/ENDADDRESS in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756034#M1303992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The delivery address is getting printed in my Script. Please find the below code for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADDRESS DELIVERY PARAGRAPH AS                                     &lt;/P&gt;&lt;P&gt;  TITLE    &amp;amp;SADR-ANRED&amp;amp;                                           &lt;/P&gt;&lt;P&gt;  NAME     &amp;amp;SADR-NAME1&amp;amp;, &amp;amp;SADR-NAME2&amp;amp;, &amp;amp;SADR-NAME3&amp;amp;, &amp;amp;SADR-NAME4&amp;amp; &lt;/P&gt;&lt;P&gt;  STREET   &amp;amp;SADR-STRAS&amp;amp;                                           &lt;/P&gt;&lt;P&gt;  CITY     &amp;amp;SADR-ORT01&amp;amp;, &amp;amp;SADR-ORT02&amp;amp;                             &lt;/P&gt;&lt;P&gt;  POSTCODE &amp;amp;SADR-PSTLZ&amp;amp;                                           &lt;/P&gt;&lt;P&gt;  COUNTRY  &amp;amp;SADR-LAND1&amp;amp;                                           &lt;/P&gt;&lt;P&gt;  REGION   &amp;amp;SADR-REGIO&amp;amp;                                           &lt;/P&gt;&lt;P&gt;  FROMCOUNTRY &amp;amp;LFA1-LAND1&amp;amp;                                        &lt;/P&gt;&lt;P&gt;ENDADDRESS                                                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's printing Street1 now, my requirement is to add Street2 and Street3 to this address. &lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyabrata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756034#M1303992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in ADDRESS/ENDADDRESS in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756035#M1303993</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;To reach your requirement, Rather then using ADDRESS and ENDADDRESS, Use the general format like  TITLE &amp;amp;SADR-ANRED&amp;amp; &lt;/P&gt;&lt;P&gt;NAME &amp;amp;SADR-NAME1&amp;amp;, &amp;amp;SADR-NAME2&amp;amp;, &amp;amp;SADR-NAME3&amp;amp;, &amp;amp;SADR-NAME4&amp;amp; &lt;/P&gt;&lt;P&gt;STREET &amp;amp;SADR-STRAS&amp;amp; &lt;/P&gt;&lt;P&gt;CITY &amp;amp;SADR-ORT01&amp;amp;, &amp;amp;SADR-ORT02&amp;amp; &lt;/P&gt;&lt;P&gt;POSTCODE &amp;amp;SADR-PSTLZ&amp;amp; &lt;/P&gt;&lt;P&gt;COUNTRY &amp;amp;SADR-LAND1&amp;amp; &lt;/P&gt;&lt;P&gt;REGION &amp;amp;SADR-REGIO&amp;amp; &lt;/P&gt;&lt;P&gt;FROMCOUNTRY &amp;amp;LFA1-LAND1&amp;amp;. But to get the street2 and street3 use the table ADRC, with logic SADR-ADRNR = ADRC-ADDRNUMBER. You will get the solution.&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;Hari reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:22:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756035#M1303993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in ADDRESS/ENDADDRESS in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756036#M1303994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Can you please tell me which fields can be used from table ADRC for STREET2 and STREET3. When i checked for STREET (STRAS) i did not get in this table.&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;Priyabrata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:40:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756036#M1303994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in ADDRESS/ENDADDRESS in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756037#M1303995</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;IN ADRC table the field name is STR_SUPPL1, STR_SUPPL2, STR_SUPPL3 for street2 street3 etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756037#M1303995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in ADDRESS/ENDADDRESS in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756038#M1303996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. i got my issue solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 13:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756038#M1303996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T13:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in ADDRESS/ENDADDRESS in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756039#M1303997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply. I issue got solved, but in some other way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 13:04:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-address-endaddress-in-script/m-p/5756039#M1303997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T13:04:22Z</dc:date>
    </item>
  </channel>
</rss>

