<?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: Change description RMS document in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668657#M1668264</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 forgot to say, that I am already doing that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2012 09:15:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-06T09:15:36Z</dc:date>
    <item>
      <title>Change description RMS document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668653#M1668260</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;We are currently trying to develop a WDA to handle the documents in RMS. But we have a problem regarding updating the description for the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using the Bapi BAPI_SRM_DOC_CHANGEPROPERTIES, but the description doesn't get updated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if we logon to R/3 and go to scaseps transaction and push refresh button the same record, the description gets updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have anyone tried changing the description using this FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 08:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668653#M1668260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-06T08:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change description RMS document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668654#M1668261</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;Are you doing commit work after your BAPI call?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to do it by BAPI_TRANSACTION_COMMIT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 08:56:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668654#M1668261</guid>
      <dc:creator>former_member189779</dc:creator>
      <dc:date>2012-03-06T08:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Change description RMS document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668655#M1668262</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 using the the parameter DO_COMMIT = Abap_true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I see it, it is a refresh problem. But how to call this refresh via FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 08:59:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668655#M1668262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-06T08:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change description RMS document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668656#M1668263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that you should change both the physical and the logical description. That means that you must call the BAPI twice, once with WHOLE_DOCUMENT=space and anoother one with WHOLE_DOCUMENT='X'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 09:13:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668656#M1668263</guid>
      <dc:creator>arseni_gallardo</dc:creator>
      <dc:date>2012-03-06T09:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Change description RMS document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668657#M1668264</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 forgot to say, that I am already doing that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 09:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668657#M1668264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-06T09:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change description RMS document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668658#M1668265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I understand. Your problem is not the document itself, but the corresponding node in the record, isn't it? There is no automatic solution for that. You need to write more code to find all the records that use your document and update the corresponding nodes. Not an easy task because I think that there are no BAPIs for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 09:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668658#M1668265</guid>
      <dc:creator>arseni_gallardo</dc:creator>
      <dc:date>2012-03-06T09:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change description RMS document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668659#M1668266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes maybe you are right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I need to get record node an "push" an update for that node?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone who has made this implementation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 09:31:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668659#M1668266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-06T09:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change description RMS document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668660#M1668267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SRM_REC_UPDATE_NODE_DESC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is not released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone trying to use this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 10:31:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-description-rms-document/m-p/8668660#M1668267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-06T10:31:11Z</dc:date>
    </item>
  </channel>
</rss>

