<?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 REGUH statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340123#M800678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE11 displays the definition of a table - definition&lt;/P&gt;&lt;P&gt;SE16 displays the content of the table - browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If enabled (usually not) you can update data via SE16, for "custo-like" table there can be a dialog maintenance (created SE11 or SE54) accessible via SM30 or special Z-transaction. Else look for usual interfaces : BDC, direct input, BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2008 09:53:56 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2008-02-01T09:53:56Z</dc:date>
    <item>
      <title>get REGUH statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340117#M800672</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;I am from XI baxkground. I don't have much exposure to ABAP.&lt;/P&gt;&lt;P&gt;What is the use of get keaword and what it does on the table REGUH (get reguh).&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;Pravesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 15:58:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340117#M800672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T15:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: get REGUH statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340118#M800673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pravesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use GET to handle two types of events after submitting executable programs: Get events and events at the end of a hierarchy level of a logical database. If during a GET event a list is written, previously an automatic line feed is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET PARAMETER ID &amp;lt;pid&amp;gt; FIELD &amp;lt;f&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This statement fills the value stored under the ID &amp;lt;pid&amp;gt; into the variable &amp;lt;f&amp;gt;. If the system does not find a value for &amp;lt;pid&amp;gt; in the SAP memory, it sets SY-SUBRC to 4, otherwise to 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get REGUH:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'get' is used to get the invoice number, check number, to get the PO number , etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 04:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340118#M800673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-25T04:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: get REGUH statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340119#M800674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have more more question.How do the REGUH table gets updated as we need to update the data with new format of Bank accounts.Is the entry done manually orhow do we update REGUH.&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;Pravesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 15:25:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340119#M800674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T15:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: get REGUH statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340120#M800675</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;u can use update statement u cant do it manually until u have access to tcode se16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/01/a9bd87455711d182b40000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/en/01/a9bd87455711d182b40000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 15:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340120#M800675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T15:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: get REGUH statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340121#M800676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;GET REGUH.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The programs use a logical database to access tables in a logical way. I presume the LDB is PYF Table Settlement Data from Payment Program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the instruction read a node of the logical database, here it reads table REGUH. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look PYF via transaction SE36.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Help on get statement |http://help.sap.com/saphelp_46c/helpdata/EN/9f/db9aa335c111d1829f0000e829fbfe/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 15:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340121#M800676</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-31T15:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: get REGUH statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340122#M800677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;K.P.N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u please give the difference between se16 &amp;amp; se11&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:55:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340122#M800677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: get REGUH statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340123#M800678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE11 displays the definition of a table - definition&lt;/P&gt;&lt;P&gt;SE16 displays the content of the table - browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If enabled (usually not) you can update data via SE16, for "custo-like" table there can be a dialog maintenance (created SE11 or SE54) accessible via SM30 or special Z-transaction. Else look for usual interfaces : BDC, direct input, BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 09:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340123#M800678</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-02-01T09:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: get REGUH statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340124#M800679</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;Actually our requirement is that we need to convert the Our bank and Payee bank information in IBAN format in Payment File.The data for both banks is being fetched from REGUH table.But the entries in this table are in old format.Now we need to create IBAN format(Control Key-2 digits,Bank number-8 digits and Bank Account number-16 digits) for both  banks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the problem is that the data (Control Key,Bank branch number and bank account number ) is in old format with no entries for Control Key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what we need is to update the REGUH table with data in new format but how to acheive this is my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any TCode for updating REGUH table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pravesh sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 14:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340124#M800679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T14:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: get REGUH statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340125#M800680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;auto-removed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 15:30:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340125#M800680</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-02-05T15:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: get REGUH statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340126#M800681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you implement IBAN in your system ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you go through OSS &lt;/P&gt;&lt;P&gt;[Note 403332 - IBAN: Use in payment media|https://service.sap.com/sap/support/notes/403332]&lt;/P&gt;&lt;P&gt;[Note 392091 - IBAN: Use for vendors and customers|https://service.sap.com/sap/support/notes/392091]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 15:31:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-reguh-statement/m-p/3340126#M800681</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-02-05T15:31:20Z</dc:date>
    </item>
  </channel>
</rss>

