<?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: How to edit BDoc content (using a program)? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259616#M1721706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but we are not &lt;STRONG&gt;posting&lt;/STRONG&gt; anything - we are doing a client copy. Ie, copying table entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the copy is done, I want to edit the BDocs en masse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Or should I just delete them all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2013 03:40:02 GMT</pubDate>
    <dc:creator>paul_bakker2</dc:creator>
    <dc:date>2013-02-26T03:40:02Z</dc:date>
    <item>
      <title>How to edit BDoc content (using a program)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259611#M1721701</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;&amp;nbsp; When we do a 'client copy' from Production to Test, we also copy BDocs that may contain some sensitive information (e.g. date of birth).&lt;/P&gt;&lt;P&gt;I would like to write a program to update these DOB fields with an arbitrary date - say 1/1/1970.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know a function module or method that you can use to change BDoc content? I notice that the BDoc data is stored in cluster tables, so direct updates are probably out of the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Of course, these updates will only be done in non-Production clients).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Paul Bakker &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 05:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259611#M1721701</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2013-02-25T05:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit BDoc content (using a program)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259612#M1721702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will look from technical perspective. Mean you would like to run program in test sever after client copy. &lt;/P&gt;&lt;P&gt;Can you please give info on BDOC? how to view/transaction or is it related to info type data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 06:01:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259612#M1721702</guid>
      <dc:creator>Rushikesh_Yeole</dc:creator>
      <dc:date>2013-02-25T06:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit BDoc content (using a program)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259613#M1721703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats right - after a client copy, we will be running a program to remove sensitive data from tables, change documents, workflows and BDocs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got all the other parts under control, I'm just not sure about how to change BDocs (if it's not possible, we might just delete them).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDocs can be viewed (in CRM) via transaction SMW01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 06:05:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259613#M1721703</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2013-02-25T06:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit BDoc content (using a program)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259614#M1721704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The event DE_BALE gets called before customer master is posted. This is P/S event. please check the structure CT_BAPIMTCS and if it contains DOB, well and good. Let us know if this works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 20:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259614#M1721704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T20:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit BDoc content (using a program)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259615#M1721705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this does not work out, you can also check the event DE_AALE which gets called after customer posting and may be you can still update the DOB using the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 20:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259615#M1721705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T20:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit BDoc content (using a program)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259616#M1721706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but we are not &lt;STRONG&gt;posting&lt;/STRONG&gt; anything - we are doing a client copy. Ie, copying table entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the copy is done, I want to edit the BDocs en masse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Or should I just delete them all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 03:40:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-bdoc-content-using-a-program/m-p/9259616#M1721706</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2013-02-26T03:40:02Z</dc:date>
    </item>
  </channel>
</rss>

