<?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 for Internal Order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276825#M495274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, tried that, but the problem is that the transaction does not give the error message directly, but it gives a pop-up and the buttons, messages, continue, cancel.&lt;/P&gt;&lt;P&gt;If you click on the messages button, it would display the error message, So am not sure how I can anticipate the pop-up.&lt;/P&gt;&lt;P&gt;The message ID and number are BS 014, but I cannot capture this, since this is not included in BDCMSGCOLL,&lt;/P&gt;&lt;P&gt;hence the lookout for a BAPI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2007 23:22:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-22T23:22:38Z</dc:date>
    <item>
      <title>BAPI for Internal Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276819#M495268</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 trying to change the system status of an internal order by doing a call transaction on the Tcode KO02,But in case of an error, like when I am trying to set a status that is not allowed, I do not get an error message in the BDCMSGCOLL ,So cannot display it.&lt;/P&gt;&lt;P&gt;When I try it out manually thru KO02,it gives a pop-up and then have to click on messages to get the actual message, for which I cannot code in the Call Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So was looking for an alternate way to modify the status of the internal order, maybe a BAPI or a Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any help.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Lalitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 21:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276819#M495268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T21:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Internal Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276820#M495269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_INTERNALORDER_CREATE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 22:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276820#M495269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T22:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Internal Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276821#M495270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Seshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is to create the Internal Order, I was looking to change the status of an already created internal order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was more interested in System status,&lt;/P&gt;&lt;P&gt;This is the sequence&lt;/P&gt;&lt;P&gt;CRTD (created)&lt;/P&gt;&lt;P&gt;REL (released)&lt;/P&gt;&lt;P&gt;TECO (technically complete)&lt;/P&gt;&lt;P&gt;CLSD (closed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Lalitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 22:41:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276821#M495270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T22:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Internal Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276822#M495271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at List of FM related Internal order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_INTERNALORDER_CREATE&lt;/P&gt;&lt;P&gt;BAPI_INTERNALORDER_GETDETAIL&lt;/P&gt;&lt;P&gt;BAPI_INTERNALORDER_GETLIST&lt;/P&gt;&lt;P&gt;BAPI_INTERNALORDER_SAVEREPLICA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RK_AUFTRAG_REFERENZ&lt;/P&gt;&lt;P&gt;K_PRE_BAPI_ORDER_TYPE_READ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 22:44:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276822#M495271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T22:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Internal Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276823#M495272</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;These give the current status or the header details, nothing to change the status of the internal order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried a call transaction for KO02, but not able to capture the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Lalitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 22:52:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276823#M495272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T22:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Internal Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276824#M495273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you use bdcmsgcoll structure,if so use format_message function module after call transaction and keep call transaction   update mode 'S' ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 22:56:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276824#M495273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T22:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Internal Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276825#M495274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, tried that, but the problem is that the transaction does not give the error message directly, but it gives a pop-up and the buttons, messages, continue, cancel.&lt;/P&gt;&lt;P&gt;If you click on the messages button, it would display the error message, So am not sure how I can anticipate the pop-up.&lt;/P&gt;&lt;P&gt;The message ID and number are BS 014, but I cannot capture this, since this is not included in BDCMSGCOLL,&lt;/P&gt;&lt;P&gt;hence the lookout for a BAPI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 23:22:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276825#M495274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T23:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Internal Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276826#M495275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem. Has anyone thrown some light on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is kinda urgent. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        GOLDUST&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 10:07:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276826#M495275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T10:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Internal Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276827#M495276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lalitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to make the call transaction (KO02) to change the system status &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CRTD (created)&lt;/P&gt;&lt;P&gt;REL (released)&lt;/P&gt;&lt;P&gt;TECO (technically complete)&lt;/P&gt;&lt;P&gt;CLSD (closed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me sharing the source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Maikel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 22:15:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276827#M495276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-15T22:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Internal Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276828#M495277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maikel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We never really found a solution for this, so did not use the call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will check if we used a FM or BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Lalitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2012 05:37:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-internal-order/m-p/2276828#M495277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-24T05:37:03Z</dc:date>
    </item>
  </channel>
</rss>

