<?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 Update status in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-status/m-p/2840426#M665201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;         Do any one know the FM to update system status.If so wat all shud be given as input?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2007 11:36:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-20T11:36:51Z</dc:date>
    <item>
      <title>Update status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-status/m-p/2840426#M665201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;         Do any one know the FM to update system status.If so wat all shud be given as input?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 11:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-status/m-p/2840426#M665201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T11:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Update status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-status/m-p/2840427#M665202</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;For Status Change please use the function : 'STATUS_CHANGE_EXTERN' Or 'STATUS_CHANGE_INTERNAL' Based on your status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Setting the user status to "Return" or "Sold".&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;CALL FUNCTION 'STATUS_CHANGE_EXTERN'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;CHECK_ONLY = ' '&lt;/P&gt;&lt;P&gt;CLIENT = SY-MANDT&lt;/P&gt;&lt;P&gt;OBJNR = PQMSM-OBJNR&lt;/P&gt;&lt;P&gt;USER_STATUS = R_CODE&lt;/P&gt;&lt;P&gt;SET_INACT = ' '&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;OBJECT_NOT_FOUND = 1&lt;/P&gt;&lt;P&gt;STATUS_INCONSISTENT = 2&lt;/P&gt;&lt;P&gt;STATUS_NOT_ALLOWED = 3&lt;/P&gt;&lt;P&gt;OTHERS = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you have called the above function then you must call the below mentioned function to update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'STATUS_UPDATE_DIALOG'&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;OTHERS = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;reward if helpful....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 11:46:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-status/m-p/2840427#M665202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T11:46:56Z</dc:date>
    </item>
  </channel>
</rss>

