<?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: Problem with ADDRESS in Sapscript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940338#M388339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is the SAPSCRIPT address format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: ADDRESS [DELIVERY] [TYPE t] [PARAGRAPH a] [PRIORITY p] [LINES l] &lt;/P&gt;&lt;P&gt;/: TITLE title &lt;/P&gt;&lt;P&gt;/: NAME name1[,name2[,name3[,name4]]] &lt;/P&gt;&lt;P&gt;/: PERSON name of natural person [TITLE form of address]&lt;/P&gt;&lt;P&gt;/: PERSONNUMBER number of the personen&lt;/P&gt;&lt;P&gt;/: DEPARTMENT department&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;/: STREET street name HOUSE house number&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;/: LOCATION additional location information&lt;/P&gt;&lt;P&gt;/: POBOX po box [CODE post code / zip code] [CITY city]&lt;/P&gt;&lt;P&gt;/: POSTCODE post code / zip_code &lt;/P&gt;&lt;P&gt;/: CITY city1[,city2] &lt;/P&gt;&lt;P&gt;/: NO_UPPERCASE_FOR_CITY&lt;/P&gt;&lt;P&gt;/: REGION county / state &lt;/P&gt;&lt;P&gt;/: COUNTRY recipient country [LANGUAGE language code]&lt;/P&gt;&lt;P&gt;/: COUNTRY_IN_REC_LANG &lt;/P&gt;&lt;P&gt;/: LANG_FOR_COUNTRY language key&lt;/P&gt;&lt;P&gt;/: FROMCOUNTRY sender country &lt;/P&gt;&lt;P&gt;/: ADDRESSNUMBER address number&lt;/P&gt;&lt;P&gt;/: ENDADDRESS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to write ..&lt;/P&gt;&lt;P&gt;/: ADDRESS PARAGRAPH AH &lt;/P&gt;&lt;P&gt;/: STREET &amp;lt;b&amp;gt;Street_name&amp;lt;/b&amp;gt; HOUSE &amp;lt;b&amp;gt;house_no&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;/: ADDRESSNUMBER '0000012345' &lt;/P&gt;&lt;P&gt;/: FROMCOUNTRY 'DE' &lt;/P&gt;&lt;P&gt;/: ENDADDRESS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2007 18:10:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-12T18:10:21Z</dc:date>
    <item>
      <title>Problem with ADDRESS in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940337#M388338</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;i have Problem with the ADDRESS in sapscript. i try to use&lt;/P&gt;&lt;P&gt;STREET_HAS_PRIORITY 'X'                     &lt;/P&gt;&lt;P&gt;But i get the Error&lt;/P&gt;&lt;P&gt;Command between ADDRESS-ENDADDRESS not allowed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my ADDRESS-Entry in Sapscript:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; with STREET_HAS_PRIORITY             &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                      &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;/: ADDRESS PARAGRAPH AH                 &lt;/P&gt;&lt;P&gt;/:   STREET_HAS_PRIORITY 'X'            &lt;/P&gt;&lt;P&gt;/:   ADDRESSNUMBER '0000012345'         &lt;/P&gt;&lt;P&gt;/:   FROMCOUNTRY   'DE'                 &lt;/P&gt;&lt;P&gt;/: ENDADDRESS                           &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                      &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                      &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; without STREET_HAS_PRIORITY          &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                      &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;/: ADDRESS PARAGRAPH AH                 &lt;/P&gt;&lt;P&gt;/:   ADDRESSNUMBER       '0000012345'   &lt;/P&gt;&lt;P&gt;/:   FROMCOUNTRY   'DE'                 &lt;/P&gt;&lt;P&gt;/: ENDADDRESS                           &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 18:04:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940337#M388338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T18:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ADDRESS in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940338#M388339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is the SAPSCRIPT address format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: ADDRESS [DELIVERY] [TYPE t] [PARAGRAPH a] [PRIORITY p] [LINES l] &lt;/P&gt;&lt;P&gt;/: TITLE title &lt;/P&gt;&lt;P&gt;/: NAME name1[,name2[,name3[,name4]]] &lt;/P&gt;&lt;P&gt;/: PERSON name of natural person [TITLE form of address]&lt;/P&gt;&lt;P&gt;/: PERSONNUMBER number of the personen&lt;/P&gt;&lt;P&gt;/: DEPARTMENT department&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;/: STREET street name HOUSE house number&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;/: LOCATION additional location information&lt;/P&gt;&lt;P&gt;/: POBOX po box [CODE post code / zip code] [CITY city]&lt;/P&gt;&lt;P&gt;/: POSTCODE post code / zip_code &lt;/P&gt;&lt;P&gt;/: CITY city1[,city2] &lt;/P&gt;&lt;P&gt;/: NO_UPPERCASE_FOR_CITY&lt;/P&gt;&lt;P&gt;/: REGION county / state &lt;/P&gt;&lt;P&gt;/: COUNTRY recipient country [LANGUAGE language code]&lt;/P&gt;&lt;P&gt;/: COUNTRY_IN_REC_LANG &lt;/P&gt;&lt;P&gt;/: LANG_FOR_COUNTRY language key&lt;/P&gt;&lt;P&gt;/: FROMCOUNTRY sender country &lt;/P&gt;&lt;P&gt;/: ADDRESSNUMBER address number&lt;/P&gt;&lt;P&gt;/: ENDADDRESS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to write ..&lt;/P&gt;&lt;P&gt;/: ADDRESS PARAGRAPH AH &lt;/P&gt;&lt;P&gt;/: STREET &amp;lt;b&amp;gt;Street_name&amp;lt;/b&amp;gt; HOUSE &amp;lt;b&amp;gt;house_no&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;/: ADDRESSNUMBER '0000012345' &lt;/P&gt;&lt;P&gt;/: FROMCOUNTRY 'DE' &lt;/P&gt;&lt;P&gt;/: ENDADDRESS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 18:10:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940338#M388339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T18:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ADDRESS in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940339#M388340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer,&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Problem is, why brings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  STREET_HAS_PRIORITY 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an Error, and what is the correct syntax to use   STREET_HAS_PRIORITY&lt;/P&gt;&lt;P&gt;in sapscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 18:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940339#M388340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T18:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ADDRESS in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940340#M388341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can not use the street_has_priority directly in the SCRIPT(SE71), you need to use that in the function module ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPscript calls the function module ADDRESS_INTO_PRINTFORM for formatting the address. If the display is not in the required form, please check the settings valid for this function module (see the documentation on the function module).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This FM will print the address according to the Standard address format of the sender_country. So the address format will change depends upon the sender country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'ADDRESS_INTO_PRINTFORM'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;address_type = '1'&lt;/P&gt;&lt;P&gt;address_number = adrnr&lt;/P&gt;&lt;P&gt;sender_country = sender_country&lt;/P&gt;&lt;P&gt;number_of_lines = 10&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;street_has_priority = 'X'&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;address_printform = wa_address.&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 18:48:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940340#M388341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T18:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ADDRESS in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940341#M388342</link>
      <description>&lt;P&gt;Hi Sudheer, &lt;/P&gt;&lt;P&gt;How to check standard address format for any country ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 05:43:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-address-in-sapscript/m-p/1940341#M388342</guid>
      <dc:creator>das_shubhashish</dc:creator>
      <dc:date>2021-08-18T05:43:56Z</dc:date>
    </item>
  </channel>
</rss>

