<?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: Get company address in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619603#M871977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take address number from T001-ADRNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and pass this to ADRC-ADDRNUMBER to get the address details...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Apr 2008 15:10:18 GMT</pubDate>
    <dc:creator>Manohar2u</dc:creator>
    <dc:date>2008-04-02T15:10:18Z</dc:date>
    <item>
      <title>Get company address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619602#M871976</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;Iam having company code. with that how i need to find out the company address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 2, 2008 12:30 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 15:07:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619602#M871976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-02T15:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Get company address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619603#M871977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take address number from T001-ADRNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and pass this to ADRC-ADDRNUMBER to get the address details...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 15:10:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619603#M871977</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2008-04-02T15:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get company address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619604#M871978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;STRONG&gt;Maha&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get the address number from field ADRNR in table T001, then use this and go to the ADRC tables to get the address .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or check this code........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*SELECTING ADDRESS NUMBER FOR PARTICULAR COMPANY CODE&lt;/P&gt;&lt;P&gt;SELECT SINGLE ADRNR&lt;/P&gt;&lt;P&gt;FROM T001&lt;/P&gt;&lt;P&gt;INTO V_ADRNR&lt;/P&gt;&lt;P&gt;WHERE BUKRS = companycode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*SELECTING ADDRESS FOR THAT ADRNR&lt;/P&gt;&lt;P&gt;IF SY-SUBRC EQ 0.&lt;/P&gt;&lt;P&gt;SELECT SINGLE *&lt;/P&gt;&lt;P&gt;FROM ADRC&lt;/P&gt;&lt;P&gt;INTO IT_ADDRESS&lt;/P&gt;&lt;P&gt;WHERE ADDRNUMBER = V_ADRNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~&lt;STRONG&gt;Guduri&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 15:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619604#M871978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-02T15:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Get company address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619605#M871979</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;Please refer to the table T001 and field ADRNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 15:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619605#M871979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-02T15:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get company address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619606#M871980</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;Thnks for u r reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to change the address for payment advice in japanese not in english.But when i debugg the code in EN it was showing correct result(Correct address).but in the client layout ,that when he run the print payment advice in japanese It was showing old address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what to do. Can any body tell me the procedure to change the address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 2, 2008 12:31 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 15:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619606#M871980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-02T15:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get company address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619607#M871981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so this was'nt the initial question &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; and an urgent one..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be address is not properly maintain in Japanese language? try login in Japanese and debug it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 16:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-company-address/m-p/3619607#M871981</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2008-04-02T16:27:47Z</dc:date>
    </item>
  </channel>
</rss>

