<?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: Customizing changes with Workbench Transport Request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341733#M6183</link>
    <description>&lt;P&gt;It's probably useful for many little things. My 2 cents:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Organization (for instance: displaying only transport requests containing repository objects)&lt;/LI&gt;&lt;LI&gt;Authorization (S_TRANSPRT object; for instance: developers should not be allowed to create customizing requests)&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Thu, 09 Feb 2017 19:52:05 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2017-02-09T19:52:05Z</dc:date>
    <item>
      <title>Customizing changes with Workbench Transport Request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341727#M6177</link>
      <description>&lt;P&gt;Hello gurus,&lt;/P&gt;&lt;P&gt;I do not understand why customizing changes, &lt;EM&gt;despite having client field in their tables, &lt;/EM&gt;sometimes, require a Workbench Transport Request instead of a Customizing one.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For instance:&lt;/STRONG&gt; View 'V_T045T' has got 'MANDT' field. Its table can be modified in SPRO -&amp;gt; Financial Accounting -&amp;gt; Bank Accounting -&amp;gt; Business Transactions -&amp;gt; Bill of Exchange Transactions -&amp;gt; Bill of exchange Receivable -&amp;gt; Present Bill of Exchange Receivable at Bank -&amp;gt; Define DME User IDs.&lt;/P&gt;&lt;P&gt;Delivery class of this view is 'C', and its only involved table too.&lt;/P&gt;&lt;P&gt;I always thought that Workbench TRs could not have 'MANDT' field in their table records.&lt;/P&gt;&lt;P&gt;Can anyone explain me what am I missing? Which trigger causes to force user to create a Workbench instead of a Customizing?&lt;/P&gt;&lt;P&gt;Thanks a lot!,&lt;/P&gt;&lt;P&gt;Eloi&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 13:58:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341727#M6177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-02-07T13:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing changes with Workbench Transport Request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341728#M6178</link>
      <description>&lt;P&gt;Check object definition with transaction SOBJ, is the flag "client specific" set (for info on my systems it creates a Customizing request)&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 14:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341728#M6178</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-02-07T14:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing changes with Workbench Transport Request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341729#M6179</link>
      <description>&lt;P&gt;In SOBJ, I think it's more the "object category" CUST or SYST.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 19:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341729#M6179</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-02-07T19:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing changes with Workbench Transport Request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341730#M6180</link>
      <description>&lt;P&gt;CUST Customizing with client -&amp;gt; customizing request, CUSY Customizing without client -&amp;gt; workbench request. Both field category and client are dependant?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 07:13:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341730#M6180</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-02-08T07:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing changes with Workbench Transport Request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341731#M6181</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;SYST -&amp;gt; workbench request, APPL -&amp;gt; customizing request&lt;/P&gt;&lt;P&gt;When the TMG runs the first time, the object category is defaulted according to the delivery class of the table: C -&amp;gt; CUST or CUSY depending on table is client-dependent or not, A -&amp;gt; APPL, S -&amp;gt; SYST, etc. It's then possible to change the object category manually and I don't think there is a check except that SYST is mandatory if delivery class is S.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 08:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341731#M6181</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-02-08T08:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing changes with Workbench Transport Request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341732#M6182</link>
      <description>&lt;P&gt;Thank you so much for your contributions.&lt;/P&gt;&lt;P&gt;What I do not understand is: Why is it defined to require a Workbench order instead of a Customizing one?&lt;/P&gt;&lt;P&gt;I do not find any logic in this.&lt;/P&gt;&lt;P&gt;Thanks again!,&lt;/P&gt;&lt;P&gt;Eloi&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 09:24:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341732#M6182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-02-09T09:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing changes with Workbench Transport Request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341733#M6183</link>
      <description>&lt;P&gt;It's probably useful for many little things. My 2 cents:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Organization (for instance: displaying only transport requests containing repository objects)&lt;/LI&gt;&lt;LI&gt;Authorization (S_TRANSPRT object; for instance: developers should not be allowed to create customizing requests)&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 09 Feb 2017 19:52:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-changes-with-workbench-transport-request/m-p/341733#M6183</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-02-09T19:52:05Z</dc:date>
    </item>
  </channel>
</rss>

