<?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: SAP Script : Payer Address in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493730#M229414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the SAPscript, you can use this syntax-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: ADDRESS PARAGRAPH AS
/:    ADDRESSNUMBER &amp;amp;REGUH-ZADNR&amp;amp;
/:    FROMCOUNTRY &amp;amp;REGUH-LAND1&amp;amp;
/: ENDADDRESS&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the standard print program, REGUH is populated for you.  REGUH-LAND1 is the PAYER country.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2006 17:22:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-03T17:22:30Z</dc:date>
    <item>
      <title>SAP Script : Payer Address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493725#M229409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In International Payment Check. Is there a field which prints Payment Issuing Company Name and (Payer)Address. I see that there is address for Payeee. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know, how can I get Payer Addresss..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 15:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493725#M229409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T15:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script : Payer Address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493726#M229410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.  It's in REGUH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the fields NAME1, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use the address number REGUH-ADRNR and in your ADDRESS command in SAPscript-&lt;/P&gt;&lt;P&gt;ADDRESSNUMBER&lt;/P&gt;&lt;P&gt;FROMCOUNTRY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 16:05:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493726#M229410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T16:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script : Payer Address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493727#M229411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Norman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your mail But I guess it is Payee adresss not payer. Please advice me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 17:02:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493727#M229411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T17:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script : Payer Address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493728#M229412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Payee is in the same table.&lt;/P&gt;&lt;P&gt;The individual fields are-&lt;/P&gt;&lt;P&gt;ZNME1, ZNME2, ZNME3, etc.  If you look at REGUH in the data dictionay (txn SE11), the fields are all together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The address number for the payee is REGUH-ZADNR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 17:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493728#M229412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T17:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script : Payer Address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493729#M229413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read table ADRC with REGUH-ZADNR.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 17:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493729#M229413</guid>
      <dc:creator>LucianoBentiveg</dc:creator>
      <dc:date>2006-08-03T17:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script : Payer Address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493730#M229414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the SAPscript, you can use this syntax-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: ADDRESS PARAGRAPH AS
/:    ADDRESSNUMBER &amp;amp;REGUH-ZADNR&amp;amp;
/:    FROMCOUNTRY &amp;amp;REGUH-LAND1&amp;amp;
/: ENDADDRESS&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the standard print program, REGUH is populated for you.  REGUH-LAND1 is the PAYER country.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 17:22:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493730#M229414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T17:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script : Payer Address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493731#M229415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use T001-ADRNR as address number to print paying company address, if it's not populated in the sapscript, YOu have to use REGUH-ZBUKR to get paying company code address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 17:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-payer-address/m-p/1493731#M229415</guid>
      <dc:creator>sridhar_k1</dc:creator>
      <dc:date>2006-08-03T17:41:34Z</dc:date>
    </item>
  </channel>
</rss>

