<?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 commit flag with RH_PNNNN_MAINTAIN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-commit-flag-with-rh-pnnnn-maintain/m-p/7784695#M1585828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jozef,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have find only a solution, use act_vtask = 'B' and&amp;nbsp; act_commit_flg = space for test, when i want to write the change I'm using act_vtask = 'D' and act_commit_flg = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rocco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2014 11:41:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-14T11:41:03Z</dc:date>
    <item>
      <title>Problem with commit flag with RH_PNNNN_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-commit-flag-with-rh-pnnnn-maintain/m-p/7784692#M1585825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  i'm using RH_PNNNN_MAINTAIN in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      call function 'RH_PNNNN_MAINTAIN'&lt;/P&gt;&lt;P&gt;        exporting&lt;/P&gt;&lt;P&gt;          act_fcode                   = 'INSE'&lt;/P&gt;&lt;P&gt;          act_otype                   = lw_plog-otype&lt;/P&gt;&lt;P&gt;          act_objid                   = lw_plog-objid&lt;/P&gt;&lt;P&gt;          act_infty                   = lw_plog-infty&lt;/P&gt;&lt;P&gt;          act_subty                   = lw_plog-subty&lt;/P&gt;&lt;P&gt;          act_begda                   = lw_plog-begda&lt;/P&gt;&lt;P&gt;          act_endda                   = lw_plog-endda&lt;/P&gt;&lt;P&gt;          act_pnnnn                   = lw_plog&lt;/P&gt;&lt;P&gt;          suppress_dialog             = '2'&lt;/P&gt;&lt;P&gt;          act_vtask                   = 'S'&lt;/P&gt;&lt;P&gt;          act_commit_flg              = space&lt;/P&gt;&lt;P&gt;        importing&lt;/P&gt;&lt;P&gt;          act_ok_code                 = lw_ok_code&lt;/P&gt;&lt;P&gt;          act_pnnnn_out               = lw_plog&lt;/P&gt;&lt;P&gt;          act_mess_info               = lw_msg&lt;/P&gt;&lt;P&gt;        tables&lt;/P&gt;&lt;P&gt;          act_hrtnnnn                 = &amp;lt;lf_1xxx&amp;gt;&lt;/P&gt;&lt;P&gt;        exceptions&lt;/P&gt;&lt;P&gt;          infty_not_valid             = 1&lt;/P&gt;&lt;P&gt;          no_plvar                    = 2&lt;/P&gt;&lt;P&gt;          object_not_defined          = 3&lt;/P&gt;&lt;P&gt;          otype_not_valid             = 4&lt;/P&gt;&lt;P&gt;          no_authority                = 5&lt;/P&gt;&lt;P&gt;          action_rejected             = 6&lt;/P&gt;&lt;P&gt;          no_gdate                    = 7&lt;/P&gt;&lt;P&gt;          fcode_not_supported         = 8&lt;/P&gt;&lt;P&gt;          others                      = 9 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;act_commit_flg is initial...however, the record is written to the database, why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rocco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 16:28:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-commit-flag-with-rh-pnnnn-maintain/m-p/7784692#M1585825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-11T16:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with commit flag with RH_PNNNN_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-commit-flag-with-rh-pnnnn-maintain/m-p/7784693#M1585826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA: commit_flag TYPE hrrhap-commit_flg value ''.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use commit_flag as parameter instead of "space" and check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 17:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-commit-flag-with-rh-pnnnn-maintain/m-p/7784693#M1585826</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2011-03-11T17:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with commit flag with RH_PNNNN_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-commit-flag-with-rh-pnnnn-maintain/m-p/7784694#M1585827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, sorry for reopening an old post, but I have the same problem here. Did you find a solution to this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 11:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-commit-flag-with-rh-pnnnn-maintain/m-p/7784694#M1585827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-14T11:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with commit flag with RH_PNNNN_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-commit-flag-with-rh-pnnnn-maintain/m-p/7784695#M1585828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jozef,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have find only a solution, use act_vtask = 'B' and&amp;nbsp; act_commit_flg = space for test, when i want to write the change I'm using act_vtask = 'D' and act_commit_flg = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rocco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 11:41:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-commit-flag-with-rh-pnnnn-maintain/m-p/7784695#M1585828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-14T11:41:03Z</dc:date>
    </item>
  </channel>
</rss>

