<?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 PR Creation using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pr-creation-using-bapi/m-p/6426228#M1410097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am uploading the PR by using the FM " BAPI_REQUIREMENT_CREATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to generate the PR with external no. using this FM(Direct input from the FM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the same data when i am running from the program it is giving an error "Document number 90000XXX not within defined interval"&lt;/P&gt;&lt;P&gt;with MSG_ID    - 06&lt;/P&gt;&lt;P&gt;and  MSG_NO  - 223&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any method to generate an Internal number range for the PR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number ranges for the PR are set as Follow's:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No.      From No.           To No.              Current No.   Ext&lt;/P&gt;&lt;P&gt;01       0010000000     0019999999     10000XXX&lt;/P&gt;&lt;P&gt;02       0090000000     0099999999                           X&lt;/P&gt;&lt;P&gt;03       2000000000     2999999999                           X&lt;/P&gt;&lt;P&gt;04       3000000000     3999999999      0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Nov 2009 18:43:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-27T18:43:41Z</dc:date>
    <item>
      <title>PR Creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pr-creation-using-bapi/m-p/6426228#M1410097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am uploading the PR by using the FM " BAPI_REQUIREMENT_CREATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to generate the PR with external no. using this FM(Direct input from the FM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the same data when i am running from the program it is giving an error "Document number 90000XXX not within defined interval"&lt;/P&gt;&lt;P&gt;with MSG_ID    - 06&lt;/P&gt;&lt;P&gt;and  MSG_NO  - 223&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any method to generate an Internal number range for the PR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number ranges for the PR are set as Follow's:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No.      From No.           To No.              Current No.   Ext&lt;/P&gt;&lt;P&gt;01       0010000000     0019999999     10000XXX&lt;/P&gt;&lt;P&gt;02       0090000000     0099999999                           X&lt;/P&gt;&lt;P&gt;03       2000000000     2999999999                           X&lt;/P&gt;&lt;P&gt;04       3000000000     3999999999      0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 18:43:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pr-creation-using-bapi/m-p/6426228#M1410097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-27T18:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: PR Creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pr-creation-using-bapi/m-p/6426229#M1410098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that when we pass it from program the conversion rule is to be applied.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Nov 2009 07:21:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pr-creation-using-bapi/m-p/6426229#M1410098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-29T07:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: PR Creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pr-creation-using-bapi/m-p/6426230#M1410099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the source code of your uploader program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2010 12:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pr-creation-using-bapi/m-p/6426230#M1410099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-15T12:25:58Z</dc:date>
    </item>
  </channel>
</rss>

