<?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 user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1214919#M134495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;plse guide me how to do this:&lt;/P&gt;&lt;P&gt;i am generating a batch number by 1500 plants.&lt;/P&gt;&lt;P&gt;plant1 generates a batch its count should be 1.&lt;/P&gt;&lt;P&gt;plant2 generates a batch its count should be 1.&lt;/P&gt;&lt;P&gt;plant3 generates a batch its count should be 1.&lt;/P&gt;&lt;P&gt;plant4 generates a batch its count should be 1.&lt;/P&gt;&lt;P&gt;and so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plant1 generates a batch its count should be 2.&lt;/P&gt;&lt;P&gt;plant2 generates a batch its count should be 2.&lt;/P&gt;&lt;P&gt;plant3 generates a batch its count should be 2.&lt;/P&gt;&lt;P&gt;plant4 generates a batch its count should be 2.&lt;/P&gt;&lt;P&gt;and so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plant1 generates a batch its count should be 3.&lt;/P&gt;&lt;P&gt;and so on&lt;/P&gt;&lt;P&gt;i have to store this in a ztable.with locking mechnism.&lt;/P&gt;&lt;P&gt;plse guide me how to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks &lt;/P&gt;&lt;P&gt;aaryaa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2006 04:25:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-20T04:25:49Z</dc:date>
    <item>
      <title>user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1214919#M134495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;plse guide me how to do this:&lt;/P&gt;&lt;P&gt;i am generating a batch number by 1500 plants.&lt;/P&gt;&lt;P&gt;plant1 generates a batch its count should be 1.&lt;/P&gt;&lt;P&gt;plant2 generates a batch its count should be 1.&lt;/P&gt;&lt;P&gt;plant3 generates a batch its count should be 1.&lt;/P&gt;&lt;P&gt;plant4 generates a batch its count should be 1.&lt;/P&gt;&lt;P&gt;and so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plant1 generates a batch its count should be 2.&lt;/P&gt;&lt;P&gt;plant2 generates a batch its count should be 2.&lt;/P&gt;&lt;P&gt;plant3 generates a batch its count should be 2.&lt;/P&gt;&lt;P&gt;plant4 generates a batch its count should be 2.&lt;/P&gt;&lt;P&gt;and so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plant1 generates a batch its count should be 3.&lt;/P&gt;&lt;P&gt;and so on&lt;/P&gt;&lt;P&gt;i have to store this in a ztable.with locking mechnism.&lt;/P&gt;&lt;P&gt;plse guide me how to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks &lt;/P&gt;&lt;P&gt;aaryaa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 04:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1214919#M134495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T04:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1214920#M134496</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 are talking about SAP batches, then there is a customizing flag, if batches are site-specific or not. Either table MCH1 (without plant) or MCHA (with plant) will then hold the master data entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For an internal number assignment you need then a 'current number' field for each plant. You might make this with standard number range transaction (and z-number ranges), but you can also have a look at FM NUMBER_GET_NEXT and implement something similiar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Apr 2006 09:04:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1214920#M134496</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2006-04-02T09:04:44Z</dc:date>
    </item>
  </channel>
</rss>

