<?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>Question Re: ABAP BW RSA1 Tcode program in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13733142#M4833432</link>
    <description>&lt;P&gt;thankyou for idea, do you have good links/blogs/tutorial&amp;nbsp;so i can learn this?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2024 11:11:53 GMT</pubDate>
    <dc:creator>AJeB</dc:creator>
    <dc:date>2024-06-17T11:11:53Z</dc:date>
    <item>
      <title>ABAP BW RSA1 Tcode program</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaq-p/13731539</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;After executing the RSA1 and click the debug button i found this program&amp;nbsp;inside the lcl_transform class&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Report: GP00O2TFYNDOTDPHTKVD03SV7S5&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Program:&amp;nbsp;RSTRAN_MASTER_TMPL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;while reading the code I found some custom code changes in the program.&lt;/P&gt;&lt;P&gt;I'm just wondering how the developers changed the program, I tried to enhance it but I cannot enhance it because there is no enhancement spot&lt;/P&gt;&lt;P&gt;do you have any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 19:20:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaq-p/13731539</guid>
      <dc:creator>AJeB</dc:creator>
      <dc:date>2024-06-14T19:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP BW RSA1 Tcode program</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13731836#M4833290</link>
      <description>Are you talking about RSTRAN_MASTER_TMPL itself or the generated GP program corresponding to the transformation code? You should show a little bit the concerned code for us to understand (at least the concerned position in the code).</description>
      <pubDate>Sat, 15 Jun 2024 09:39:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13731836#M4833290</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2024-06-15T09:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP BW RSA1 Tcode program</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13732830#M4833380</link>
      <description>The report GP00O2TFYNDOTDPHTKVD03SV7S5 is the generated code of a transformation. The header of this report should show the corresponding transformation ID. To change the custom code, you must edit this transformation.</description>
      <pubDate>Mon, 17 Jun 2024 07:00:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13732830#M4833380</guid>
      <dc:creator>Dominik_Graus</dc:creator>
      <dc:date>2024-06-17T07:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP BW RSA1 Tcode program</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13732927#M4833400</link>
      <description>&lt;P&gt;GP* programs should not be adjusted manually as they are generated programs for various things. Open the transformation to which this program belongs to and make the necessary adjustments in your custom routine(s) from the Transformation editor.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 08:25:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13732927#M4833400</guid>
      <dc:creator>roland_szajko</dc:creator>
      <dc:date>2024-06-17T08:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP BW RSA1 Tcode program</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13733142#M4833432</link>
      <description>&lt;P&gt;thankyou for idea, do you have good links/blogs/tutorial&amp;nbsp;so i can learn this?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 11:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13733142#M4833432</guid>
      <dc:creator>AJeB</dc:creator>
      <dc:date>2024-06-17T11:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP BW RSA1 Tcode program</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13733159#M4833438</link>
      <description>&lt;P&gt;ABAP Routines in Transformations: &lt;A href="https://help.sap.com/docs/SAP_NETWEAVER_750/ccc9cdbdc6cd4eceaf1e5485b1bf8f4b/4a489a4b826114d1e10000000a42189c.html?locale=en-US" target="_blank" rel="noopener"&gt;https://help.sap.com/docs/SAP_NETWEAVER_750/ccc9cdbdc6cd4eceaf1e5485b1bf8f4b/4a489a4b826114d1e10000000a42189c.html?locale=en-US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is also the Learning Journey:&amp;nbsp;&lt;A href="https://learning.sap.com/learning-journeys/implementing-a-data-warehouse-using-sap-bw-4hana" target="_blank"&gt;https://learning.sap.com/learning-journeys/implementing-a-data-warehouse-using-sap-bw-4hana&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 11:25:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13733159#M4833438</guid>
      <dc:creator>roland_szajko</dc:creator>
      <dc:date>2024-06-17T11:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP BW RSA1 Tcode program</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13733220#M4833444</link>
      <description>solved thanks</description>
      <pubDate>Mon, 17 Jun 2024 11:50:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-bw-rsa1-tcode-program/qaa-p/13733220#M4833444</guid>
      <dc:creator>AJeB</dc:creator>
      <dc:date>2024-06-17T11:50:41Z</dc:date>
    </item>
  </channel>
</rss>

