<?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: CO19 Auto Final Confirmation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/co19-auto-final-confirmation/m-p/594480#M24127</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;The thing is that CO19 does not have an option for Auto Final Confirmations&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;If option is not available, then how can you record and expect the process can happen in the system?. &lt;/P&gt;</description>
    <pubDate>Thu, 10 May 2018 10:49:30 GMT</pubDate>
    <dc:creator>rajkumarnarasimman</dc:creator>
    <dc:date>2018-05-10T10:49:30Z</dc:date>
    <item>
      <title>CO19 Auto Final Confirmation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co19-auto-final-confirmation/m-p/594477#M24124</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I am using the call transaction clause in my code to use the CO19 tcode as follows,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;passing the confirmation type which can be Partial, Final or Auto Final Confirmation.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;But it does not seem to work. Auto Final Confirmations show up as partial in CO14.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I set the confirmation type to 1 which is Auto Final.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;My question is. Can I do Auto Final Confirmations using CO19?&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;        CALL TRANSACTION 'CO19' USING it_bdcdata
                         MODE   'N'                  "Do not display screens
                         UPDATE 'S'                  "Synchronous update
                         MESSAGES INTO it_messtab.
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 08:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co19-auto-final-confirmation/m-p/594477#M24124</guid>
      <dc:creator>mikesenikoglou</dc:creator>
      <dc:date>2018-05-10T08:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: CO19 Auto Final Confirmation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co19-auto-final-confirmation/m-p/594478#M24125</link>
      <description>&lt;P&gt;Hi Mike&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;"But it does not seem to work. Auto Final Confirmations show up as partial in CO14.&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;CALL Transaction BDC will work in the same how the recording done using SHDB transaction. To check the actual issue instead of running in Background(mode = 'N'), run the program in &lt;STRONG&gt;mode = 'A'(Display All screens)&lt;/STRONG&gt;. &lt;/P&gt;
  &lt;P&gt;Hope it will help to check the input what is passed and how it is changed. Also do check by manual create the document in C019 transaction and check whether same problem is occured or not. &lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;
  &lt;P&gt;Rajkumar Narasimman&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 08:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co19-auto-final-confirmation/m-p/594478#M24125</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2018-05-10T08:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: CO19 Auto Final Confirmation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co19-auto-final-confirmation/m-p/594479#M24126</link>
      <description>&lt;P&gt;I did try that. The thing is that CO19 does not have an option for Auto Final Confirmations. It has two checkboxes for Partial and Final.&lt;/P&gt;
  &lt;P&gt;I was wondering if I could pass Auto Final through the BDC call&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 09:23:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co19-auto-final-confirmation/m-p/594479#M24126</guid>
      <dc:creator>mikesenikoglou</dc:creator>
      <dc:date>2018-05-10T09:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: CO19 Auto Final Confirmation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co19-auto-final-confirmation/m-p/594480#M24127</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;The thing is that CO19 does not have an option for Auto Final Confirmations&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;If option is not available, then how can you record and expect the process can happen in the system?. &lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 10:49:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co19-auto-final-confirmation/m-p/594480#M24127</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2018-05-10T10:49:30Z</dc:date>
    </item>
  </channel>
</rss>

