<?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 BAPI_PROCORDCONF_CREATE_HDR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-procordconf-create-hdr/m-p/3595681#M865894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_PROCORDCONF_CREATE_HDR'&lt;/P&gt;&lt;P&gt;" EXPORTING&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;    ATHDRLEVELS              =&lt;/P&gt;&lt;P&gt;"   GOODSMOVEMENTS           =&lt;/P&gt;&lt;P&gt;"   LINK_CONF_GOODSMOV       =&lt;/P&gt;&lt;P&gt;"   DETAIL_RETURN            =&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Functionality&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You can use this method to create order confirmations for the process order. You can also use it to transfer goods movements that should be posted with a confirmation. If no goods movements were specified for a confirmation, then the goods movements are determined using the standard logic for backflushes and automatic goods receipt. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that a COMMIT WORK has to be executed directly after calling up this BAPI. That is, if you are using a sequence of BAPIs that change data, you cannot execute one single COMMIT WORK after the last BAPI. If this does occur, the second BAPI is terminated because a chain of calls of this kind is prevented technically. STYLE * &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STYLE S_DOCUS1 Authorization checks are carried out for the following objects: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization object C_AFRU_AWK with the activity 01 - Enter confirmation &lt;/P&gt;&lt;P&gt;Order type of the process order to be confirmed &lt;/P&gt;&lt;P&gt;Plant of the process order to be confirmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Mar 2008 11:28:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-26T11:28:55Z</dc:date>
    <item>
      <title>problem with BAPI_PROCORDCONF_CREATE_HDR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-procordconf-create-hdr/m-p/3595680#M865893</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;I am using the Fm BAPI_PROCORDCONF_CREATE_HDR to confirm the process order. how am i going to set the backflush and the goods-receipt with this FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the possible entries in the tables GOODSMOVEMENTS and LINK_CONF_GOODSMOV of this BAPI? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 11:04:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-procordconf-create-hdr/m-p/3595680#M865893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T11:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: problem with BAPI_PROCORDCONF_CREATE_HDR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-procordconf-create-hdr/m-p/3595681#M865894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_PROCORDCONF_CREATE_HDR'&lt;/P&gt;&lt;P&gt;" EXPORTING&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;    ATHDRLEVELS              =&lt;/P&gt;&lt;P&gt;"   GOODSMOVEMENTS           =&lt;/P&gt;&lt;P&gt;"   LINK_CONF_GOODSMOV       =&lt;/P&gt;&lt;P&gt;"   DETAIL_RETURN            =&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Functionality&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You can use this method to create order confirmations for the process order. You can also use it to transfer goods movements that should be posted with a confirmation. If no goods movements were specified for a confirmation, then the goods movements are determined using the standard logic for backflushes and automatic goods receipt. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that a COMMIT WORK has to be executed directly after calling up this BAPI. That is, if you are using a sequence of BAPIs that change data, you cannot execute one single COMMIT WORK after the last BAPI. If this does occur, the second BAPI is terminated because a chain of calls of this kind is prevented technically. STYLE * &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STYLE S_DOCUS1 Authorization checks are carried out for the following objects: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization object C_AFRU_AWK with the activity 01 - Enter confirmation &lt;/P&gt;&lt;P&gt;Order type of the process order to be confirmed &lt;/P&gt;&lt;P&gt;Plant of the process order to be confirmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 11:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-procordconf-create-hdr/m-p/3595681#M865894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T11:28:55Z</dc:date>
    </item>
  </channel>
</rss>

