<?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 Determine Mfg. date during Process Order Release using tcode COR2 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-mfg-date-during-process-order-release-using-tcode-cor2/m-p/7298615#M1533788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In tcode COR2, when we click on Release, a Batch Number is generated for that Process Order.&lt;/P&gt;&lt;P&gt;And when we click Save, the Batch Number is actually created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is when we click Save, it should check the Process Order release status and&lt;/P&gt;&lt;P&gt;update the Release date into Batch Mfg. date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know the name of any Userexit / BADI / Enhancement for doing the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 07:23:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-09T07:23:07Z</dc:date>
    <item>
      <title>Determine Mfg. date during Process Order Release using tcode COR2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-mfg-date-during-process-order-release-using-tcode-cor2/m-p/7298615#M1533788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In tcode COR2, when we click on Release, a Batch Number is generated for that Process Order.&lt;/P&gt;&lt;P&gt;And when we click Save, the Batch Number is actually created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is when we click Save, it should check the Process Order release status and&lt;/P&gt;&lt;P&gt;update the Release date into Batch Mfg. date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know the name of any Userexit / BADI / Enhancement for doing the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 07:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-mfg-date-during-process-order-release-using-tcode-cor2/m-p/7298615#M1533788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-09T07:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Determine Mfg. date during Process Order Release using tcode COR2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-mfg-date-during-process-order-release-using-tcode-cor2/m-p/7298616#M1533789</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;Try these Exits:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement	SAPLCOZR	EXIT_SAPLCOZR_003	PPCO0021	Release Control for Automatic Batch Determination				&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement	SAPLCOZV	EXIT_SAPLCOZV_001	PPCO0007	Exit when saving production order	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement	SAPLV01Z-LV01ZU03	EXIT_SAPLV01Z_011	SAPLV1ZN	CFCs for batch valuation in VB_CREATE_BATCH	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement	SAPLCOMK	EXIT_SAPLCOMK_008	PPCO0013	Change priorities of selection crit. for batch determination	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement	SAPLCOMK	EXIT_SAPLCOMK_004	CNEX0013	Order: Cust. enhancement: Default item category comp. assgmt				&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this may helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AMS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 10:13:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-mfg-date-during-process-order-release-using-tcode-cor2/m-p/7298616#M1533789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-09T10:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Determine Mfg. date during Process Order Release using tcode COR2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-mfg-date-during-process-order-release-using-tcode-cor2/m-p/7298617#M1533790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resolved through other means.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 04:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-mfg-date-during-process-order-release-using-tcode-cor2/m-p/7298617#M1533790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T04:14:39Z</dc:date>
    </item>
  </channel>
</rss>

