<?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: BAPI_NETWORK_CONF_ADD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-network-conf-add/m-p/3225155#M769221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;Using this method you can enter confirmations for network activities/ activity elements and splits. Goods movements for a confirmation are specified according to the standard logic for retrograde withdrawal and automatic goods receipt for confirmation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[edit]Notes&lt;/P&gt;&lt;P&gt;Note that directly after you call the BAPI a COMMIT WORK is carried out. This means it is not possible to use multiple write confirmation BAPIs in a row and then carry out a single COMMIT WORK only once after the last BAPI. However, if this does occur, the system will terminate the second BAPI because a chain of calls, such as this, is prevented in a technical way by the system. If you do not carry out a COMMIT WORK, you cannot confirm a network you created and released using a BAPI since it does not exist in the database yet. First carry out the COMMIT WORK to write the activity to the database, and then create your confirmations. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_NETWORK_CONF_ADD'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    NUMBER                   =&lt;/P&gt;&lt;P&gt;"   POST_WRONG_ENTRIES       = 0&lt;/P&gt;&lt;P&gt;"   TESTRUN                  =&lt;/P&gt;&lt;P&gt;" IMPORTING&lt;/P&gt;&lt;P&gt;"   RETURN                   =&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    I_CONFIRMATIONS          =&lt;/P&gt;&lt;P&gt;"   E_MESSAGE_TABLE          =&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use FM 'BAPI_NETWORK_CONF_ADD' to update the Actual date for the activity&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2008 09:48:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-15T09:48:26Z</dc:date>
    <item>
      <title>BAPI_NETWORK_CONF_ADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-network-conf-add/m-p/3225154#M769220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can anyone explain me the BAPI 'BAPI_NETWORK_CONF_ADD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 09:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-network-conf-add/m-p/3225154#M769220</guid>
      <dc:creator>soumya_jose3</dc:creator>
      <dc:date>2008-01-15T09:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_NETWORK_CONF_ADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-network-conf-add/m-p/3225155#M769221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;Using this method you can enter confirmations for network activities/ activity elements and splits. Goods movements for a confirmation are specified according to the standard logic for retrograde withdrawal and automatic goods receipt for confirmation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[edit]Notes&lt;/P&gt;&lt;P&gt;Note that directly after you call the BAPI a COMMIT WORK is carried out. This means it is not possible to use multiple write confirmation BAPIs in a row and then carry out a single COMMIT WORK only once after the last BAPI. However, if this does occur, the system will terminate the second BAPI because a chain of calls, such as this, is prevented in a technical way by the system. If you do not carry out a COMMIT WORK, you cannot confirm a network you created and released using a BAPI since it does not exist in the database yet. First carry out the COMMIT WORK to write the activity to the database, and then create your confirmations. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_NETWORK_CONF_ADD'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    NUMBER                   =&lt;/P&gt;&lt;P&gt;"   POST_WRONG_ENTRIES       = 0&lt;/P&gt;&lt;P&gt;"   TESTRUN                  =&lt;/P&gt;&lt;P&gt;" IMPORTING&lt;/P&gt;&lt;P&gt;"   RETURN                   =&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    I_CONFIRMATIONS          =&lt;/P&gt;&lt;P&gt;"   E_MESSAGE_TABLE          =&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use FM 'BAPI_NETWORK_CONF_ADD' to update the Actual date for the activity&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 09:48:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-network-conf-add/m-p/3225155#M769221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T09:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_NETWORK_CONF_ADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-network-conf-add/m-p/3225156#M769222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closing the thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 06:30:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-network-conf-add/m-p/3225156#M769222</guid>
      <dc:creator>soumya_jose3</dc:creator>
      <dc:date>2008-02-01T06:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_NETWORK_CONF_ADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-network-conf-add/m-p/3225157#M769223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reply is copy paste of F1 help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use this FM, but the confirmation is not getting saved.&lt;/P&gt;&lt;P&gt;Do you have a code template for successful execution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 11:36:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-network-conf-add/m-p/3225157#M769223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-23T11:36:22Z</dc:date>
    </item>
  </channel>
</rss>

