<?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: BAPI_RESERVATION_CREATE1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005813#M77770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eyal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If you look at BAPI_RESERVATION_CREATE1 interface parameters, it does not accept an external number. &lt;/P&gt;&lt;P&gt; It always generates a number internally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Look at this part of code inside the fm,&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;create reservation&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM GET_NUMBER TABLES RETURN&lt;/P&gt;&lt;P&gt;                       USING  RESERVATION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; So I think you can uncheck the Ext flag for the number range interval that you have created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am adding this for your information,&lt;/P&gt;&lt;P&gt; BAPI_RESERVATION_CREATE seems to allow external numbers,&lt;/P&gt;&lt;P&gt; please check that out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Srikanth Pinnamaneni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2005 14:34:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-27T14:34:22Z</dc:date>
    <item>
      <title>BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005810#M77767</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;I try to use the parameter RESERVATION_EXTERNAL of the BAPI BAPI_RESERVATION_CREATE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I defined the RB Number range in transaction OMJK as Ext:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RB	0040000000	0049999999           X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I run the BAPI I get Error messages:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For object RESB , number range interval  does not exist OMJK.&lt;/P&gt;&lt;P&gt;2. No instance of object type BUS2093 has been created. External reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need to do in order to make this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eyal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 14:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005810#M77767</guid>
      <dc:creator>eyal_alsheikh</dc:creator>
      <dc:date>2005-09-27T14:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005811#M77768</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;  You also have to enter the same number range interval in OMC2 under &amp;lt;b&amp;gt;No. range res/dep.rq&amp;lt;/b&amp;gt; (Push Button)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Srikanth Pinnamaneni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 14:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005811#M77768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T14:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005812#M77769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In transaction OMC2 the possible input values that I see are only those that the Ext flag is unchecked in the OMJK table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eyal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 14:31:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005812#M77769</guid>
      <dc:creator>eyal_alsheikh</dc:creator>
      <dc:date>2005-09-27T14:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005813#M77770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eyal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If you look at BAPI_RESERVATION_CREATE1 interface parameters, it does not accept an external number. &lt;/P&gt;&lt;P&gt; It always generates a number internally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Look at this part of code inside the fm,&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;create reservation&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM GET_NUMBER TABLES RETURN&lt;/P&gt;&lt;P&gt;                       USING  RESERVATION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; So I think you can uncheck the Ext flag for the number range interval that you have created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am adding this for your information,&lt;/P&gt;&lt;P&gt; BAPI_RESERVATION_CREATE seems to allow external numbers,&lt;/P&gt;&lt;P&gt; please check that out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Srikanth Pinnamaneni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 14:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005813#M77770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T14:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005814#M77771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need:&lt;/P&gt;&lt;P&gt;1. To set first the table T460D with key Object: '3'&lt;/P&gt;&lt;P&gt;Order type: 'RS' and the field NUMKE to 'RB'.&lt;/P&gt;&lt;P&gt;2. You also need to set Number Interval of Number range&lt;/P&gt;&lt;P&gt;   number 'RB' of Number Range Object RESB or in  &lt;/P&gt;&lt;P&gt;   transaction OMJK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2005 08:18:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1/m-p/1005814#M77771</guid>
      <dc:creator>eyal_alsheikh</dc:creator>
      <dc:date>2005-09-28T08:18:25Z</dc:date>
    </item>
  </channel>
</rss>

