<?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: screen exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/853830#M46752</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;Have a look at this thread&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="365137"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="309644"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Judith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2005 05:32:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-03T05:32:53Z</dc:date>
    <item>
      <title>screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/853829#M46751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      I am working with an enhancement object .&lt;/P&gt;&lt;P&gt;      In c002 transaction , under general tab section there is a field called basic finish date . Each time I change this date and reschedule the order the previous schedule date has to be captured in a custom field(I have named it as reschedule date) . I have added this custom field using screen exit . But I don't know how to capture the previously scheduled date value to this custom field . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Any help in this regard will be appreciated.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2005 05:24:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/853829#M46751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-03T05:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/853830#M46752</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;Have a look at this thread&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="365137"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="309644"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Judith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2005 05:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/853830#M46752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-03T05:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/853831#M46753</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;if you have added a new field using screen exit, then to capture the data and to save the same in the database you need to use the function exits which are a part of the user-exits. so you need to explore the relevant user-exits available to this transaction CO02 and find out where in you can get this field finish date and so the customized screen field reschedule date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look out these available user-exits for the above transactions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CCOWB001            Customer exit for modifying menu entries              &lt;/P&gt;&lt;P&gt; COIB0001            Customer Exit for As-Built Assignment Tool            &lt;/P&gt;&lt;P&gt; COZF0001            Change purchase req. for externally processed operatio&lt;/P&gt;&lt;P&gt; COZF0002            Change purchase req. for externally procured component&lt;/P&gt;&lt;P&gt; PPCO0001            Application development: PP orders                    &lt;/P&gt;&lt;P&gt; PPCO0002            Check exit for setting delete mark / deletion indicato&lt;/P&gt;&lt;P&gt; PPCO0003            Check exit for order changes from sales order         &lt;/P&gt;&lt;P&gt; PPCO0004            Sort and processing exit: Mass processing orders      &lt;/P&gt;&lt;P&gt; PPCO0005            Storage location/backflushing when order is created   &lt;/P&gt;&lt;P&gt; PPCO0006            Enhancement to specify defaults for fields in order he&lt;/P&gt;&lt;P&gt; PPCO0007            Exit when saving production order                     &lt;/P&gt;&lt;P&gt; PPCO0008            Enhancement in the adding and changing of components  &lt;/P&gt;&lt;P&gt; PPCO0009            Enhancement in goods movements for prod. process order&lt;/P&gt;&lt;P&gt; PPCO0010            Enhancement in make-to-order production - Unit of meas&lt;/P&gt;&lt;P&gt; PPCO0012            Production Order: Display/Change Order Header Data    &lt;/P&gt;&lt;P&gt; PPCO0013            Change priorities of selection crit. for batch determi&lt;/P&gt;&lt;P&gt; PPCO0015            Additional check for document links from BOMs         &lt;/P&gt;&lt;P&gt; PPCO0016            Additional check for document links from master data  &lt;/P&gt;&lt;P&gt; PPCO0017            Additional check for online processing of document lin&lt;/P&gt;&lt;P&gt; PPCO0018            Check for changes to production order header          &lt;/P&gt;&lt;P&gt; PPCO0019            Checks for changes to order operations                &lt;/P&gt;&lt;P&gt; PPCO0021            Release Control for Automatic Batch Determination     &lt;/P&gt;&lt;P&gt; PPCO0022            Determination of Production Memo                      &lt;/P&gt;&lt;P&gt; PPCO0023            Checks changes to order components                    &lt;/P&gt;&lt;P&gt; PPCO0100            test                                                  &lt;/P&gt;&lt;P&gt; STATTEXT            Modification exit for formatting status text lines    &lt;/P&gt;&lt;P&gt;                                                            &lt;/P&gt;&lt;P&gt;No of Exits:         26                                                                                &lt;/P&gt;&lt;P&gt;In these check out the text description and try to figure out the relevant user-exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jagath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2005 08:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/853831#M46753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-03T08:42:34Z</dc:date>
    </item>
  </channel>
</rss>

