<?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: Doing TECO / CLSD without using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doing-teco-clsd-without-using-bapi/m-p/10019907#M1806411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christopher,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;You could use Functions STATUS_CHANGE_INTERN for system status and STATUS_CHANGE_EXTERN for user statuses.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am only suggesting this, as you say the BAPIs you require do not exist in the current system.&amp;nbsp; Make sure to read the FM documentation before using these.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Note, these functions do not care about any underlying business logic that would occur during processing of the change of status within the application. So please make sure that there is no impact to the works order processing if you use this. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Katan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jan 2014 03:26:27 GMT</pubDate>
    <dc:creator>Katan</dc:creator>
    <dc:date>2014-01-22T03:26:27Z</dc:date>
    <item>
      <title>Doing TECO / CLSD without using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doing-teco-clsd-without-using-bapi/m-p/10019906#M1806410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Hi Expert,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my requirement, there are some logic check on the consistency of some fields before doing TECO / CLSD the works order.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;I have encounter a problem that the system is too old to have the bapi &lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: 14px;"&gt;IWO_AER_DL_ORDER_TECO&lt;/SPAN&gt; or &lt;SPAN style="font-size: 14px;"&gt;BAPI_ALM_ORDER_MAINTAIN&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, helvetica, sans-serif;"&gt;So i would ask....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1. Is there any risk to update the &lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt; SAPKW70017&lt;/SPAN&gt; package to produdction server?&lt;/P&gt;&lt;P&gt;2. Is there any alternative way that I can do the TECO or CLSD in a background mode manner? besides the auto TECO options ?&lt;/P&gt;&lt;P&gt;3. Any non-ABAP way if possible?&lt;/P&gt;&lt;P&gt;(since I don't know how to insert the logic in that auto process).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR- Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 05:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doing-teco-clsd-without-using-bapi/m-p/10019906#M1806410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-21T05:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Doing TECO / CLSD without using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doing-teco-clsd-without-using-bapi/m-p/10019907#M1806411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christopher,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;You could use Functions STATUS_CHANGE_INTERN for system status and STATUS_CHANGE_EXTERN for user statuses.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am only suggesting this, as you say the BAPIs you require do not exist in the current system.&amp;nbsp; Make sure to read the FM documentation before using these.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Note, these functions do not care about any underlying business logic that would occur during processing of the change of status within the application. So please make sure that there is no impact to the works order processing if you use this. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Katan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 03:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doing-teco-clsd-without-using-bapi/m-p/10019907#M1806411</guid>
      <dc:creator>Katan</dc:creator>
      <dc:date>2014-01-22T03:26:27Z</dc:date>
    </item>
  </channel>
</rss>

