<?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: Regarding Screens in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553676#M1075099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for ur quick reply.&lt;/P&gt;&lt;P&gt;can u explain in detail giving example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Sep 2008 11:16:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-30T11:16:00Z</dc:date>
    <item>
      <title>Regarding Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553672#M1075095</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;In my program i have 2 screens,&lt;/P&gt;&lt;P&gt;in 1st screen i have taken customer Number from kna1-kunnr.&lt;/P&gt;&lt;P&gt; now wen i entered the customer number and then execute the system should generate a number for every customer number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to generate a number?&lt;/P&gt;&lt;P&gt;please can any 1 help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 11:02:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553672#M1075095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T11:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553673#M1075096</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;Declare a global variable and increment it in PAI, for every customer number. And keep appending the customer number and unique number pair into a internal table. If same customer number is entered again then dont generate a number. In PAI use on input addtion to module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Navneeth K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 11:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553673#M1075096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T11:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553674#M1075097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can work with Number Ranges in this case. you need to create the custom number range object in Transaction SNRO , for getting the number you need to use the Function NUMBER_GET_NEXT , for this you have to supply the number range object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 11:08:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553674#M1075097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T11:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553675#M1075098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this &lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="message" id="5966459"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 11:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553675#M1075098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T11:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553676#M1075099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for ur quick reply.&lt;/P&gt;&lt;P&gt;can u explain in detail giving example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 11:16:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553676#M1075099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T11:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553677#M1075100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for ur quick reply.&lt;/P&gt;&lt;P&gt;can u explain in detail giving example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 11:18:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553677#M1075100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T11:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553678#M1075101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are many examples on this topic. Most of the standard application use the Number range objects. sales orders , purchase orders etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 11:29:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screens/m-p/4553678#M1075101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T11:29:26Z</dc:date>
    </item>
  </channel>
</rss>

