<?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 Check transport request description before modification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-transport-request-description-before-modification/m-p/11216699#M1911326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I implemented an enhancement to control the description of a transport request when creating it.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;So I added my custom code at the and of the form 0100_set_screen in the include LSTR8F01.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Everything is working fine, but the problem is that it's possible to modify the request's description manually (through SE10) to anything without being checked.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;So, I need to apply my checks also when a user wants to modify the description.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Sep 2015 14:43:43 GMT</pubDate>
    <dc:creator>former_member355261</dc:creator>
    <dc:date>2015-09-08T14:43:43Z</dc:date>
    <item>
      <title>Check transport request description before modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-transport-request-description-before-modification/m-p/11216699#M1911326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I implemented an enhancement to control the description of a transport request when creating it.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;So I added my custom code at the and of the form 0100_set_screen in the include LSTR8F01.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Everything is working fine, but the problem is that it's possible to modify the request's description manually (through SE10) to anything without being checked.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;So, I need to apply my checks also when a user wants to modify the description.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 14:43:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-transport-request-description-before-modification/m-p/11216699#M1911326</guid>
      <dc:creator>former_member355261</dc:creator>
      <dc:date>2015-09-08T14:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Check transport request description before modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-transport-request-description-before-modification/m-p/11216700#M1911327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why did you not use BAdI CTS_REQUEST_CHECK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 14:51:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-transport-request-description-before-modification/m-p/11216700#M1911327</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-09-08T14:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Check transport request description before modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-transport-request-description-before-modification/m-p/11216701#M1911328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I used tha BAdi CTS_REQUEST_CHECK in the first place, but I wasn't able to make my popup window appear before the standard one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;But the requirement now is to be able to make the popup window appear when trying to modify th request.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 15:03:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-transport-request-description-before-modification/m-p/11216701#M1911328</guid>
      <dc:creator>former_member355261</dc:creator>
      <dc:date>2015-09-08T15:03:38Z</dc:date>
    </item>
  </channel>
</rss>

