<?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 Control the Dates &amp; time while creating Process Order through COR1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-the-dates-time-while-creating-process-order-through-cor1/m-p/9736929#M1772776</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 have requirement that says if user knows start and finish dates &amp;amp; times and write it while creating Process order. The system should not change it. This has to happen with all the materials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that basic &amp;amp; scheduled should match.&lt;/P&gt;&lt;P&gt;In the attached snapshot you can see that system should match the basic dates &amp;amp; times with scheduled and should not calculate/ change itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Oct 2013 18:17:36 GMT</pubDate>
    <dc:creator>anand_sagarsethi</dc:creator>
    <dc:date>2013-10-01T18:17:36Z</dc:date>
    <item>
      <title>Control the Dates &amp; time while creating Process Order through COR1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-the-dates-time-while-creating-process-order-through-cor1/m-p/9736929#M1772776</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 have requirement that says if user knows start and finish dates &amp;amp; times and write it while creating Process order. The system should not change it. This has to happen with all the materials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that basic &amp;amp; scheduled should match.&lt;/P&gt;&lt;P&gt;In the attached snapshot you can see that system should match the basic dates &amp;amp; times with scheduled and should not calculate/ change itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 18:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-the-dates-time-while-creating-process-order-through-cor1/m-p/9736929#M1772776</guid>
      <dc:creator>anand_sagarsethi</dc:creator>
      <dc:date>2013-10-01T18:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Control the Dates &amp; time while creating Process Order through COR1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-the-dates-time-while-creating-process-order-through-cor1/m-p/9736930#M1772777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can achieve this functionality by implementing the enhancement exit:&lt;/P&gt;&lt;P&gt;EXIT_SAPLNWDB_001 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 09:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-the-dates-time-while-creating-process-order-through-cor1/m-p/9736930#M1772777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-03T09:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Control the Dates &amp; time while creating Process Order through COR1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-the-dates-time-while-creating-process-order-through-cor1/m-p/9736931#M1772778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain me step by step how to do that. I am really new in enhancement... THanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 19:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-the-dates-time-while-creating-process-order-through-cor1/m-p/9736931#M1772778</guid>
      <dc:creator>anand_sagarsethi</dc:creator>
      <dc:date>2013-10-03T19:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Control the Dates &amp; time while creating Process Order through COR1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-the-dates-time-while-creating-process-order-through-cor1/m-p/9736932#M1772779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have provided you the function exit name &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;EXIT_SAPLNWDB_001&lt;/SPAN&gt;, just open it in se37 . There we have the z include like:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;INCLUDE &lt;/SPAN&gt;ZXCO1U13 &lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;just double click on it a warning message will appear asking for create object, click on yes, it will ask for package and request. Just provide the same and it will be ready for your code implementation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Before the above processes, for finding your exit, you need to find out the GUI program for your transaction. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;click on menu system of transaction COR1, then go to status, you will get the program name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Now double click on the program, and then click on GOTO-&amp;gt;Properties, will get the package name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Goto to transaction "smod"&amp;nbsp; click on utilities-&amp;gt;Find then provide the package name, it will display all the exit names.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;For step by step implementation there are other links also available in the SDN, In my sandbox, I don't have any data for this transaction to show you for this scenerio &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 06:06:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-the-dates-time-while-creating-process-order-through-cor1/m-p/9736932#M1772779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-04T06:06:31Z</dc:date>
    </item>
  </channel>
</rss>

