<?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: Custom Workbench object not modifiable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-workbench-object-not-modifiable/m-p/4196456#M1003028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can confirm that CHECK_BEFORE_RELEASE works just fine if you want to prevent transports with certain objects to be released/transported.&lt;/P&gt;&lt;P&gt;You could also move the objects in question to a new package without a transport layer.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2008 07:35:31 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2008-07-22T07:35:31Z</dc:date>
    <item>
      <title>Custom Workbench object not modifiable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-workbench-object-not-modifiable/m-p/4196453#M1003025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I need your help for a new challange. I have to declare some workbench objects as not modifiable or at least not trasportable.&lt;/P&gt;&lt;P&gt;I listed them in a custom table and now I'm looking for BAdIs, user exit or similar to reach the target.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on an ECC 6.0 and in SPRO I found something interesting under&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP NetWeaver =&amp;gt; Application Server =&amp;gt; SystemAdministration =&amp;gt; Change &amp;amp; Transport System =&amp;gt; Business Add-Ins...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Business Add-In when editing request" sounds really good to make some check while releasing a CR (and the documentation confirms it).&lt;/P&gt;&lt;P&gt;There are four method in BAdI definition :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHECK_BEFORE_CREATION&lt;/P&gt;&lt;P&gt;CHECK_BEFORE_RELEASE&lt;/P&gt;&lt;P&gt;CHECK_BEFORE_CHANGING_OWNER&lt;/P&gt;&lt;P&gt;CHECK_BEFORE_ADD_OBJECTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last one is listed but not explained. No documentation, no implementation. &lt;/P&gt;&lt;P&gt;Does anyone have an idea about how it works or if it works ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise is there any suggestions about declaring some workbench objects as not modifiable or at least not trasportable ?   &lt;/P&gt;&lt;P&gt;(I'm not talking only of reports or dictionary...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;   Gianluca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 19:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-workbench-object-not-modifiable/m-p/4196453#M1003025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T19:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Workbench object not modifiable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-workbench-object-not-modifiable/m-p/4196454#M1003026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you can do is create a temp implemenation for this method and put a break point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the name it seems to be triggered &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you modify some object , popup comes up to specify the Transport and you add that object to the TR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CHECK_BEFORE_ADD_OBJECTS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 22:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-workbench-object-not-modifiable/m-p/4196454#M1003026</guid>
      <dc:creator>former_member195698</dc:creator>
      <dc:date>2008-07-21T22:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Workbench object not modifiable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-workbench-object-not-modifiable/m-p/4196455#M1003027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    I already tried but it seems not to work... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;   Gianluca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 07:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-workbench-object-not-modifiable/m-p/4196455#M1003027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T07:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Workbench object not modifiable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-workbench-object-not-modifiable/m-p/4196456#M1003028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can confirm that CHECK_BEFORE_RELEASE works just fine if you want to prevent transports with certain objects to be released/transported.&lt;/P&gt;&lt;P&gt;You could also move the objects in question to a new package without a transport layer.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 07:35:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-workbench-object-not-modifiable/m-p/4196456#M1003028</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-07-22T07:35:31Z</dc:date>
    </item>
  </channel>
</rss>

