<?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: AMDP  Transformation throws error while debugging in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/amdp-transformation-throws-error-while-debugging/qaa-p/12386783#M4635302</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;which release you are running?&lt;/P&gt;&lt;P&gt;Did you set the breakpoint in the _A-class? Do not set the break point in the _M-class.&lt;/P&gt;&lt;P&gt;And the AMDP logic is only executed in the real DTP execution not in the simulation mode!&lt;/P&gt;&lt;P&gt;A AMDP transformation (means transformation with HANA runtime) use a INSERT AS SELECT statement and in the simulation mode we can not execute the statement without writing data into the target. &lt;/P&gt;&lt;P&gt;Torsten &lt;/P&gt;</description>
    <pubDate>Wed, 31 Mar 2021 11:29:41 GMT</pubDate>
    <dc:creator>Torsten_</dc:creator>
    <dc:date>2021-03-31T11:29:41Z</dc:date>
    <item>
      <title>AMDP  Transformation throws error while debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/amdp-transformation-throws-error-while-debugging/qaq-p/12386782</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;I am working on an AMDP transformation in BW/4 HANA system. When I run DTP, it is getting executed fine without any errors.&lt;/P&gt;
  &lt;P&gt;But I am not getting expected output and I want to debug this AMDP transformation. I put breakpoint in A class and execute DTP but it is not going into debug mode and it is throwing below error.&lt;/P&gt;
  &lt;P&gt;I thought that my code has some issue so I commented everything and just written OUTTAB = SELECT * FROM :INTAB;&lt;/P&gt;
  &lt;P&gt;But still when I try to debug, DTP is not going into debug mode.&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 11:21:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/amdp-transformation-throws-error-while-debugging/qaq-p/12386782</guid>
      <dc:creator>viral337</dc:creator>
      <dc:date>2021-03-31T11:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP  Transformation throws error while debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/amdp-transformation-throws-error-while-debugging/qaa-p/12386783#M4635302</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;which release you are running?&lt;/P&gt;&lt;P&gt;Did you set the breakpoint in the _A-class? Do not set the break point in the _M-class.&lt;/P&gt;&lt;P&gt;And the AMDP logic is only executed in the real DTP execution not in the simulation mode!&lt;/P&gt;&lt;P&gt;A AMDP transformation (means transformation with HANA runtime) use a INSERT AS SELECT statement and in the simulation mode we can not execute the statement without writing data into the target. &lt;/P&gt;&lt;P&gt;Torsten &lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 11:29:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/amdp-transformation-throws-error-while-debugging/qaa-p/12386783#M4635302</guid>
      <dc:creator>Torsten_</dc:creator>
      <dc:date>2021-03-31T11:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP  Transformation throws error while debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/amdp-transformation-throws-error-while-debugging/qaa-p/12386784#M4635303</link>
      <description>&lt;P&gt;Yes, I am putting breakpoint in A class and I am running DTP (Not simulation mode)&lt;/P&gt;&lt;P&gt;It is BW/4 HANA 2.0 SP 1 system. &lt;/P&gt;&lt;P&gt;BTW I found the RCA and solution.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 12:15:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/amdp-transformation-throws-error-while-debugging/qaa-p/12386784#M4635303</guid>
      <dc:creator>viral337</dc:creator>
      <dc:date>2021-03-31T12:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP  Transformation throws error while debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/amdp-transformation-throws-error-while-debugging/qaa-p/12386785#M4635304</link>
      <description>&lt;P&gt;If the length/decimal of key-figure at the source ADSO is different than at the target side ADSO then AMDP transformation will throw error while debugging and it will not go to debug perspective. In my case, source ADSO has key-figure with 2 decimal places whereas target ADSO as key-figure with 10 decimal places (using custom domain). This is why DTP was not going into debug perspective. I kept same decimal places at the source and target side. After that my issue got resolved and I am able to debug AMDP TRFN in debug perspective.&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 14:42:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/amdp-transformation-throws-error-while-debugging/qaa-p/12386785#M4635304</guid>
      <dc:creator>viral337</dc:creator>
      <dc:date>2021-05-27T14:42:32Z</dc:date>
    </item>
  </channel>
</rss>

