<?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: change pointers for iflo table ?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-iflo-table/m-p/6648562#M1444611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A FM called in Update Mode cannot be debugged as it is not executed immediately. It is executed upon Commit Work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the following from Moderator Matt, which may be helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Set a break point in your update task FM. Set a break point on the commit statement. Run the transaction. You'll enter the debugger at the commit statement. Now set UPDATE DEBUGGING on, and continue. A new debug window will open in the update task. Hit F8, and the debugger will stop at your break point in the update task."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Feb 2010 13:47:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-22T13:47:17Z</dc:date>
    <item>
      <title>change pointers for iflo table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-iflo-table/m-p/6648561#M1444610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we work with functional locations and als have customized to keep track of the changes of all zfields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now for 3 custom fields changes in tcode IL02 and iflo table are logged. but for the other custom fields no logging occurs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also found &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="185130"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when traced tcode IL02 with se30 I got as far as include&lt;/P&gt;&lt;P&gt;FIFLOCDC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'IFLO_WRITE_DOCUMENT           ' IN UPDATE TASK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I can't debug any  further, I can't get inside the function ? what is different with this function that I may not enter in debug modus?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also found table TBD62 with some fields of table iflo but not my 3 zfields ?&lt;/P&gt;&lt;P&gt;with tcode bd52 I can see the fields for logging but I also miss my custom fields in this list which are logged ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anybody know where I can set my other custom fields for keeping track of changes ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;P&gt;arthur de smidt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 13:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-iflo-table/m-p/6648561#M1444610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T13:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: change pointers for iflo table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-iflo-table/m-p/6648562#M1444611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A FM called in Update Mode cannot be debugged as it is not executed immediately. It is executed upon Commit Work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the following from Moderator Matt, which may be helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Set a break point in your update task FM. Set a break point on the commit statement. Run the transaction. You'll enter the debugger at the commit statement. Now set UPDATE DEBUGGING on, and continue. A new debug window will open in the update task. Hit F8, and the debugger will stop at your break point in the update task."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 13:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-iflo-table/m-p/6648562#M1444611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T13:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: change pointers for iflo table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-iflo-table/m-p/6648563#M1444612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, now I could finally debug this thing until I got to the function DDIF_NAMETAB_GET.&lt;/P&gt;&lt;P&gt;and then I realised that I should check the custom created elements in se11 &lt;/P&gt;&lt;P&gt;there I saw that on the data element level  you could check the changelog in tab further characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 14:47:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-iflo-table/m-p/6648563#M1444612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T14:47:29Z</dc:date>
    </item>
  </channel>
</rss>

