<?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: Empty fields in BW4 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331632#M4619130</link>
    <description>&lt;P&gt;Make sure Transfer (Field Transferred) check box is set on BW4 DataSource's Fields tab for the fields.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Mar 2021 18:32:37 GMT</pubDate>
    <dc:creator>TuncayKaraca</dc:creator>
    <dc:date>2021-03-23T18:32:37Z</dc:date>
    <item>
      <title>Empty fields in BW4</title>
      <link>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaq-p/12331627</link>
      <description>&lt;P&gt;Hello Experts, &lt;/P&gt;
  &lt;P&gt;I tell you that I am working on BW4hana connected to S4HANA. On S4 create a table-based datasource (RSO2). Then I did an enhance through RSA6, and in CMOD I wrote the code to fill the fields. I made sure to remove the deleted mark and used the RODPS_OS_EXPOSE program. Everything works fine on the RSA3!!&lt;/P&gt;
  &lt;P&gt;In BW4 I see all the fields and I can map them, but when I run the DTP in BW4 only the fields from the table arrive (the extended fields come empty).&lt;/P&gt;
  &lt;P&gt;On the other hand, I see that a datasource with the same characteristics, if it works. What's going on?&lt;/P&gt;
  &lt;P&gt;Greetings&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 16:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaq-p/12331627</guid>
      <dc:creator>former_member351316</dc:creator>
      <dc:date>2021-03-23T16:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Empty fields in BW4</title>
      <link>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331628#M4619126</link>
      <description>&lt;P&gt;Hello Leonel,&lt;/P&gt;&lt;P&gt;You can consider simulating and debugging DTP requests. So you can see what's going on for the custom fields.&lt;/P&gt;&lt;P&gt;On the other hand the issue might be on S/4HANA side. So you may need to test &amp;amp; debug data source and the CMOD enhancement/user-exit in S/4HANA too.&lt;/P&gt;&lt;P&gt;References:&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://help.sap.com/viewer/107a6e8a38b74ede94c833ca3b7b6f51/2.0.0/en-US/458594ebd17f1956e10000000a11466f.html" target="_blank"&gt;Simulating and Debugging DTP Requests&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://blogs.sap.com/2019/08/06/setting-to-connect-to-debugger-in-bw4-hana/" target="_blank"&gt;Setting to connect to debugger in BW4 HANA&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Tuncay&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 16:50:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331628#M4619126</guid>
      <dc:creator>TuncayKaraca</dc:creator>
      <dc:date>2021-03-23T16:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Empty fields in BW4</title>
      <link>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331629#M4619127</link>
      <description>&lt;P&gt;Hello Tuncay,&lt;/P&gt;&lt;P&gt;I have debugged in BW4 and the problem is that the data does not arrive from S4HANA, it seems that the CMOD code is not executed.
In S4HANA, I executed RSA3 and I have debugged, everything is correct (the fields are filled).&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leonel&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 17:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331629#M4619127</guid>
      <dc:creator>former_member351316</dc:creator>
      <dc:date>2021-03-23T17:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Empty fields in BW4</title>
      <link>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331630#M4619128</link>
      <description>&lt;P&gt;It's to good hear that, Leonel. So you are good now!  &lt;/P&gt;&lt;P&gt;Tuncay&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 17:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331630#M4619128</guid>
      <dc:creator>TuncayKaraca</dc:creator>
      <dc:date>2021-03-23T17:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Empty fields in BW4</title>
      <link>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331631#M4619129</link>
      <description>&lt;P&gt;&lt;/P&gt;The problem is the fields arrive empty at BW4 .... I do not understand why in the RSA3 if they are filling ... 
&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Leonel&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 17:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331631#M4619129</guid>
      <dc:creator>former_member351316</dc:creator>
      <dc:date>2021-03-23T17:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Empty fields in BW4</title>
      <link>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331632#M4619130</link>
      <description>&lt;P&gt;Make sure Transfer (Field Transferred) check box is set on BW4 DataSource's Fields tab for the fields.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 18:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331632#M4619130</guid>
      <dc:creator>TuncayKaraca</dc:creator>
      <dc:date>2021-03-23T18:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Empty fields in BW4</title>
      <link>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331633#M4619131</link>
      <description>&lt;P&gt;Yes, I'm sure&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 18:51:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331633#M4619131</guid>
      <dc:creator>former_member351316</dc:creator>
      <dc:date>2021-03-23T18:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Empty fields in BW4</title>
      <link>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331634#M4619132</link>
      <description>&lt;P&gt;Hi Leonel,&lt;/P&gt;&lt;P&gt;Can you do a simple check.&lt;/P&gt;&lt;P&gt;Have you checked the job in source system when you started the extraction, Check the job log, If its an Authorization Error, you should get a message...&lt;/P&gt;&lt;P&gt;If that will not a case, then post your code..&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Hitesh&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 18:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/empty-fields-in-bw4/qaa-p/12331634#M4619132</guid>
      <dc:creator>former_member362801</dc:creator>
      <dc:date>2021-03-30T18:01:06Z</dc:date>
    </item>
  </channel>
</rss>

