<?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: automatic populating production order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323490#M1030227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi shailaja ,&lt;/P&gt;&lt;P&gt;   acording to speck i must use the exit &lt;/P&gt;&lt;P&gt;:                   EXIT_SAPLCOZF_003&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Aug 2008 07:04:44 GMT</pubDate>
    <dc:creator>former_member841898</dc:creator>
    <dc:date>2008-08-22T07:04:44Z</dc:date>
    <item>
      <title>automatic populating production order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323488#M1030225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a following requirement as follows,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This exit will be valid for T Code: CO01, CO40, CO41 and Order Type PP02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Enhancement:               PPCO0006&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exit Name:                   EXIT_SAPLCOZF_003&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This check will be applicable for Base Stock and Ready Stock in WPJ1 and for Ready Stock in WPK1 Plant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Order Number AUFNR should be populated as per Below Logic.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;First Character Will be u2018Ju2019 for WPJ1(plant) and u2018Ku2019 for WPK1(plant) as per value in CAUFVD u2013 WERKS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second and Third Character will be BS if Material CAUFVD-PLNBEZ contains  BASE* ( ie IF material starts with base) and RS If Contains READY* (  ie IF material starts with ready )  for CAUFVD u2013 WERKS = WPJ1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In WPK1  Plant , this is applicable only for RS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fourth and Fifth Character will be Year Code 08, 09 based on System Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last Four characters will be serial no. 0001, 0002. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO FOR WPJ1 PLANT ORDER NO WILL BE JBS08 ( MATERIAL START WITH BASE),&lt;/P&gt;&lt;P&gt;JRS08 ( MATERIAL START WITH READY),  AND FOR WPK1 PLANT&lt;/P&gt;&lt;P&gt;KRS08 ( MATERIAL START WITH READY ONLY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before assigning serial number First check Order Number AFKO- AUFNR in AFKO TABLE  for availability of the next serial number by entering first five character on the logic described above i.e. JBS08* for WPJ1, Base Stock Material, 08 Year. Sort the output in Descending Order for AUFNR and take the Last Four Digit from the first Entry and add 1. If no entry is found then assign 0001, &lt;/P&gt;&lt;P&gt;SIMILARLY FOR JRS08 AND KRS08&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created a project via cmod , assign the enhancement to it and have written the code into it ..&lt;/P&gt;&lt;P&gt;but its not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2008 06:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323488#M1030225</guid>
      <dc:creator>former_member841898</dc:creator>
      <dc:date>2008-08-22T06:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: automatic populating production order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323489#M1030226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, use&lt;/P&gt;&lt;P&gt;EXIT_SAPLCOZV_001&lt;/P&gt;&lt;P&gt;user exit there you will find in export parameters HEADER_EXP&lt;/P&gt;&lt;P&gt;in this you can change the AUFNR field ............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2008 06:44:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323489#M1030226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-22T06:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: automatic populating production order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323490#M1030227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi shailaja ,&lt;/P&gt;&lt;P&gt;   acording to speck i must use the exit &lt;/P&gt;&lt;P&gt;:                   EXIT_SAPLCOZF_003&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2008 07:04:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323490#M1030227</guid>
      <dc:creator>former_member841898</dc:creator>
      <dc:date>2008-08-22T07:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: automatic populating production order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323491#M1030228</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;but there is no provision to change aufnr in your exit...........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2008 08:15:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323491#M1030228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-22T08:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: automatic populating production order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323492#M1030229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 06:49:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-populating-production-order/m-p/4323492#M1030229</guid>
      <dc:creator>former_member841898</dc:creator>
      <dc:date>2010-12-23T06:49:51Z</dc:date>
    </item>
  </channel>
</rss>

