<?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: Problem with Update Custom DDIC table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948119#M1966206</link>
    <description>&lt;P&gt;Just a couple of questions (and sorry if some sound too obvious!):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Have you checked if anything shows up in the Systemlog (SM21) or Lock Entries (SM12)?&lt;/LI&gt;&lt;LI&gt;Are there any users for which the update does work via the TCode?&lt;/LI&gt;&lt;LI&gt;Has the TCode been set up with some kind of special authorization?&lt;/LI&gt;&lt;LI&gt;Could you do SAT as Sandra suggests in the system where you have the issue or only in DEV?&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Wed, 05 Jun 2019 07:51:28 GMT</pubDate>
    <dc:creator>BaerbelWinkler</dc:creator>
    <dc:date>2019-06-05T07:51:28Z</dc:date>
    <item>
      <title>Problem with Update Custom DDIC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948116#M1966203</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;
  &lt;P&gt;I'm facing a strange problem. I use a custom report which is rolled-out to customers. Therefor I have transaction code. When user clicks on save in the custom report it saves data to DDIC in our custom table. Now when I go via transaction code, the DDIC changes do not happen. When I use programm name in SE38, everything works fine. In both cases MODIFY routine in programm gets runned through. In our development system both works fine so It onl can be authority problem? But which authority is missing when it goes about updating the DDIC table in programm? And why does it work with report but not with transaction for report? Where is the difference? &lt;/P&gt;
  &lt;P&gt;Authority check does not display any problems.&lt;/P&gt;
  &lt;P&gt;Any Ideas?&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;
  &lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 06:50:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948116#M1966203</guid>
      <dc:creator>Missschaaa</dc:creator>
      <dc:date>2019-06-05T06:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Update Custom DDIC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948117#M1966204</link>
      <description>&lt;P&gt;Use transaction code SAT to trace the ABAP code with the "no aggregation" option, for both cases, and there's an option to compare the two traces (and see where the execution varies).&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 06:59:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948117#M1966204</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-06-05T06:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Update Custom DDIC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948118#M1966205</link>
      <description>&lt;P&gt;Hm what can I see there? In both cases the relevant routine which updates the DDIC table gets triggered. So I think It canot be something in program routine.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 07:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948118#M1966205</guid>
      <dc:creator>Missschaaa</dc:creator>
      <dc:date>2019-06-05T07:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Update Custom DDIC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948119#M1966206</link>
      <description>&lt;P&gt;Just a couple of questions (and sorry if some sound too obvious!):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Have you checked if anything shows up in the Systemlog (SM21) or Lock Entries (SM12)?&lt;/LI&gt;&lt;LI&gt;Are there any users for which the update does work via the TCode?&lt;/LI&gt;&lt;LI&gt;Has the TCode been set up with some kind of special authorization?&lt;/LI&gt;&lt;LI&gt;Could you do SAT as Sandra suggests in the system where you have the issue or only in DEV?&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 05 Jun 2019 07:51:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948119#M1966206</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2019-06-05T07:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Update Custom DDIC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948120#M1966207</link>
      <description>&lt;P&gt;Did you try SU53 after executing tcode ?  &lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 12:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948120#M1966207</guid>
      <dc:creator>rameez_khan</dc:creator>
      <dc:date>2019-06-05T12:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Update Custom DDIC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948121#M1966208</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you have to check How you create the Ztable and how ur passing the values to the same set of primary keys.&lt;/P&gt;&lt;P&gt;if its duplicate use the code &lt;/P&gt;&lt;P&gt;INSERT Ztable FROMTABLE  itab ACCEPTINGDUPLICATEKEYS.&lt;/P&gt;&lt;P&gt;or In order to update/modify the Z-table, it is create  Z-table structure. &lt;/P&gt;&lt;P&gt;Create the structure for the Z-table, using Move-corresponding copy the value into Work Area.&lt;/P&gt;&lt;P&gt;and update the Z-table using Modify statement.&lt;/P&gt;&lt;P&gt;Negards,&lt;/P&gt;&lt;P&gt;Nawa&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 13:05:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-update-custom-ddic-table/m-p/11948121#M1966208</guid>
      <dc:creator>Nawanandana</dc:creator>
      <dc:date>2019-06-05T13:05:04Z</dc:date>
    </item>
  </channel>
</rss>

