<?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 BAPI_PROCORDCONF_CREATE_TT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-procordconf-create-tt/m-p/1798434#M342938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Iam testing the FM : BAPI_PROCORDCONF_CREATE_TT to confirm the process order.With this FM am passing the confirmation slip number and process order number , phase(operation level).In the output its showing as "Confirmation of process order xxxxx is saved".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if i check in the transaction cor3 this process order is not yet confirmed.How to test this BAPI ? What r all the fields to filled? And how can i check whether its has been confirmed or not? or Do i need to call "Commit work" once this "BAPI_PROCORDCONF_CREATE_TT" is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody pls help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sireesha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Dec 2006 10:26:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-18T10:26:00Z</dc:date>
    <item>
      <title>BAPI_PROCORDCONF_CREATE_TT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-procordconf-create-tt/m-p/1798434#M342938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Iam testing the FM : BAPI_PROCORDCONF_CREATE_TT to confirm the process order.With this FM am passing the confirmation slip number and process order number , phase(operation level).In the output its showing as "Confirmation of process order xxxxx is saved".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if i check in the transaction cor3 this process order is not yet confirmed.How to test this BAPI ? What r all the fields to filled? And how can i check whether its has been confirmed or not? or Do i need to call "Commit work" once this "BAPI_PROCORDCONF_CREATE_TT" is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody pls help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sireesha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 10:26:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-procordconf-create-tt/m-p/1798434#M342938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T10:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PROCORDCONF_CREATE_TT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-procordconf-create-tt/m-p/1798435#M342939</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;You need to call...&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        wait = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after executing BAPI_PRODORDCONF_CREATE_TT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 10:35:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-procordconf-create-tt/m-p/1798435#M342939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T10:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PROCORDCONF_CREATE_TT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-procordconf-create-tt/m-p/1798436#M342940</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;Kindly close the thread if the issue is solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 06:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-procordconf-create-tt/m-p/1798436#M342940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T06:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PROCORDCONF_CREATE_TT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-procordconf-create-tt/m-p/1798437#M342941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set the FINAL_CONF="X"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X for Final confirmation&lt;/P&gt;&lt;P&gt;' ' for partial confirmation&lt;/P&gt;&lt;P&gt;A for Automatic final confirmation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 12:38:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-procordconf-create-tt/m-p/1798437#M342941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T12:38:45Z</dc:date>
    </item>
  </channel>
</rss>

