<?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 Cannot Change Document Status in Document Management in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-change-document-status-in-document-management/m-p/2817367#M658921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to change the status of my Document in Document Management in R/3 in ECC6.0. (The status seen in CV03N).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a status network where I have an initial status, three temporaries and a complete status (Complete for ECM). When I bring the file into Easy DMS through its user interface, I can see my initial status in the drop down, but the drop down is disabled (grey) so I cannot change it there. That's fine. (However, I have seen in demo screen shots that this field is editable).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But once in R/3 after some actions, I would like to change the status through a BAPI (tried both BAPI_DOCUMENT_SETSTATUS and BAPI_DOCUMENT_CHANGE2 and even used BAPI_TRANSACTION_COMMIT afterwards). I followed the documentation for it, but all I get is a growing Status Log of my changes. I would be happy with that, except that my final document status cannot be set, because its reading the document status from the initial one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing the External status is what I need changed and I don't know how to do it. In CV02N it is disabled for edit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions? Maybe there is a configuration flag I'm missing or something? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forward my thanks now to anyone who helps &amp;lt;b&amp;gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Alvaro Tejada Galindo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2007 20:57:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-24T20:57:21Z</dc:date>
    <item>
      <title>Cannot Change Document Status in Document Management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-change-document-status-in-document-management/m-p/2817367#M658921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to change the status of my Document in Document Management in R/3 in ECC6.0. (The status seen in CV03N).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a status network where I have an initial status, three temporaries and a complete status (Complete for ECM). When I bring the file into Easy DMS through its user interface, I can see my initial status in the drop down, but the drop down is disabled (grey) so I cannot change it there. That's fine. (However, I have seen in demo screen shots that this field is editable).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But once in R/3 after some actions, I would like to change the status through a BAPI (tried both BAPI_DOCUMENT_SETSTATUS and BAPI_DOCUMENT_CHANGE2 and even used BAPI_TRANSACTION_COMMIT afterwards). I followed the documentation for it, but all I get is a growing Status Log of my changes. I would be happy with that, except that my final document status cannot be set, because its reading the document status from the initial one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing the External status is what I need changed and I don't know how to do it. In CV02N it is disabled for edit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions? Maybe there is a configuration flag I'm missing or something? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forward my thanks now to anyone who helps &amp;lt;b&amp;gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Alvaro Tejada Galindo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2007 20:57:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-change-document-status-in-document-management/m-p/2817367#M658921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-24T20:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Change Document Status in Document Management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-change-document-status-in-document-management/m-p/2817368#M658922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured it out. For those who are interested, here goes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When configuring your Document Type, be extra careful of your Field Selections (a box with fields like Class Data, Hierarchy Indicator, Document Status, ...). For the Document Status field, I specified a '&lt;STRONG&gt;' believing that it would be displayed for me somewhere where I could search for it. It was that very '&lt;/STRONG&gt;' that was the base of my problem. I blanked the field and voila! I was able to edit the Document Status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That, however, did not entirely solve my problem of changing the Document Status from a BAPI. When defining the Document Status Types, I had made my interim Document Status' of the type 'T' for temporary. The external Document Status would not get set to these, so I too, made the Document Status Types blank. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometime simple is better; problem solved!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 16:18:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-change-document-status-in-document-management/m-p/2817368#M658922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T16:18:42Z</dc:date>
    </item>
  </channel>
</rss>

