<?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 data in sap script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534634#M1071522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it be that instead of using a normal user defined or default paragraph (the ones you normally use for printing data) you used the /: paragraph that's reserved for commands?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2008 12:31:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-25T12:31:02Z</dc:date>
    <item>
      <title>Address data in sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534632#M1071520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;As per current layout already printing / display below information .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name			Already Printing	&lt;/P&gt;&lt;P&gt;Street/House		Already Printing&lt;/P&gt;&lt;P&gt;District			Already Printing	&lt;/P&gt;&lt;P&gt;City			Already Printing	&lt;/P&gt;&lt;P&gt;Region			Already Printing	&lt;/P&gt;&lt;P&gt;Post Code		                Already Printing	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I want&lt;/P&gt;&lt;P&gt;Name			Already Printing	&lt;/P&gt;&lt;P&gt;Street/House		Already Printing&lt;/P&gt;&lt;P&gt;Street2		                Need To Print&lt;/P&gt;&lt;P&gt;Street3		                Need To Print&lt;/P&gt;&lt;P&gt;District			Already Printing	&lt;/P&gt;&lt;P&gt;City			Already Printing	&lt;/P&gt;&lt;P&gt;Region			Already Printing	&lt;/P&gt;&lt;P&gt;Post Code		                Already Printing	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have selected the data from adrc table.and it is selecting properly.&lt;/P&gt;&lt;P&gt;Now I have wrote in adress window is&lt;/P&gt;&lt;P&gt;street2   &amp;amp;adrc-str_suppl1&amp;amp;&lt;/P&gt;&lt;P&gt;street3   &amp;amp;adrc-str_suppl2&amp;amp;&lt;/P&gt;&lt;P&gt;but it is not printing in form.&lt;/P&gt;&lt;P&gt;when i debugg it. It shows ;TEXT command street2 stree3 is not defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please tell me what should i do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 12:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534632#M1071520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T12:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Address data in sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534633#M1071521</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;check out your itab structure weather those two fields are specified or not and Check it out weather your itab is getting those 2 fields are not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 12:25:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534633#M1071521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T12:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Address data in sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534634#M1071522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it be that instead of using a normal user defined or default paragraph (the ones you normally use for printing data) you used the /: paragraph that's reserved for commands?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 12:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534634#M1071522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T12:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Address data in sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534635#M1071523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As all the Address details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name Already Printing &lt;/P&gt;&lt;P&gt;Street/House Already Printing&lt;/P&gt;&lt;P&gt;District Already Printing &lt;/P&gt;&lt;P&gt;City Already Printing &lt;/P&gt;&lt;P&gt;Region Already Printing &lt;/P&gt;&lt;P&gt;Post Code Already Printing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;must be in /: ADDRESS and /: ENDADDRESS your fields are not getting printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So comment all the lines from ADDRESS to ENDADDRESS and define all the fields using DEFINE statement,&lt;/P&gt;&lt;P&gt;Then use subroutine to get all the details from the ADRC table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 12:42:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534635#M1071523</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-09-25T12:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Address data in sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534636#M1071524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP Note 562015 contains an example of how to add the c/o field to your address with a BADI. You could adapt it to add Street2 and Street3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 13:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534636#M1071524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T13:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Address data in sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534637#M1071525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi use this function module ADDRESS_INTO_PRINTFORM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 13:46:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534637#M1071525</guid>
      <dc:creator>former_member203501</dc:creator>
      <dc:date>2008-09-25T13:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Address data in sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534638#M1071526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you explain in detail................?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Sep 2008 11:51:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534638#M1071526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-27T11:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Address data in sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534639#M1071527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi its possible that its not maintained ...&lt;/P&gt;&lt;P&gt;check in table for adrc-str_suppl1 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in debug mode check the value of  adrc-str_suppl1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2008 04:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534639#M1071527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-29T04:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Address data in sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534640#M1071528</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 SAP address details can be set in the minutest way but everything is not displayed while useing ADDRESS and ENDADDRESS because it gives priorities to fields. e.g. it will not display street or ther things if POBOX is given. These setting can be changed where you maintain the address. One method to solve your peoblem if you are using ADDESS and ENDADDRESS is to use LOCATION just before STREET field.&lt;/P&gt;&lt;P&gt;where you can assign Street to LOCATION and street2 to STREET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try if it solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2008 07:04:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-data-in-sap-script/m-p/4534640#M1071528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-29T07:04:02Z</dc:date>
    </item>
  </channel>
</rss>

