<?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 object BUS2093 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821024#M42698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;You can see the parameters which are you lookin for in SE37 BAPI_RESERVATION_GETITEMS.&lt;/P&gt;&lt;P&gt;You can take a look at function module documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dany &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Aug 2004 15:07:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-08-30T15:07:47Z</dc:date>
    <item>
      <title>BAPI object BUS2093</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821023#M42697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get the items that are in a reservation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used the BAPI ocx with object BUS2093 (material reservation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to call the GetItems method I get an error RESERVATIONITEMS parameter is missing. Does anyone know the parameters for this object ? &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;Jason Verhaeghe&lt;/P&gt;&lt;P&gt;V-Software&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2004 08:50:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821023#M42697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-30T08:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI object BUS2093</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821024#M42698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;You can see the parameters which are you lookin for in SE37 BAPI_RESERVATION_GETITEMS.&lt;/P&gt;&lt;P&gt;You can take a look at function module documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dany &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2004 15:07:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821024#M42698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-30T15:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI object BUS2093</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821025#M42699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the parameters for this Bapi&lt;/P&gt;&lt;P&gt;FUNCTION BAPI_RESERVATION_GETITEMS.&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;"Lokale Schnittstelle:&lt;/P&gt;&lt;P&gt;*"  IMPORTING&lt;/P&gt;&lt;P&gt;*"     VALUE(RES_NO) LIKE  BAPIRKPF-RES_NO OPTIONAL&lt;/P&gt;&lt;P&gt;*"     VALUE(MATERIAL) LIKE  BAPIRESB-MATERIAL OPTIONAL&lt;/P&gt;&lt;P&gt;*"     VALUE(PLANT) LIKE  BAPIRESB-PLANT OPTIONAL&lt;/P&gt;&lt;P&gt;*"     VALUE(REQ_DATE) LIKE  BAPIRESB-REQ_DATE OPTIONAL&lt;/P&gt;&lt;P&gt;*"     VALUE(MOVE_PLANT) LIKE  BAPIRESB-MOVE_PLANT OPTIONAL&lt;/P&gt;&lt;P&gt;*"     VALUE(GR_RCPT) LIKE  BAPIRESB-GR_RCPT OPTIONAL&lt;/P&gt;&lt;P&gt;*"     VALUE(CLOSED_ITEMS) LIKE  BAPIMMPARA-SELECTION DEFAULT SPACE&lt;/P&gt;&lt;P&gt;*"     VALUE(DELETED_ITEMS) LIKE  BAPIMMPARA-SELECTION DEFAULT SPACE&lt;/P&gt;&lt;P&gt;*"     VALUE(OPEN_ITEMS) LIKE  BAPIMMPARA-SELECTION DEFAULT 'X'&lt;/P&gt;&lt;P&gt;*"  TABLES&lt;/P&gt;&lt;P&gt;*"      RESERVATION_ITEMS STRUCTURE  BAPIRESBG&lt;/P&gt;&lt;P&gt;*"      RETURN STRUCTURE  BAPIRETURN OPTIONAL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2004 18:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821025#M42699</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2004-08-30T18:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI object BUS2093</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821026#M42700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's what I needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have access to SE37 as I'm not a developer in ABAP. We're trying to build a transport system that gets reservation items. Based on these items we generate a packing and picking list. All data is collected in an Access database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an example of calling this bapi in VBA or ABAP ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I have so far.&lt;/P&gt;&lt;P&gt;I get an erro on the getdetail part. I presume I need to create some sort of BDCtable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim reservation As Object&lt;/P&gt;&lt;P&gt;With ctlBAPI&lt;/P&gt;&lt;P&gt;    .Connection.ApplicationServer= "blablabla"&lt;/P&gt;&lt;P&gt;    .Connection.System = "lala"&lt;/P&gt;&lt;P&gt;    .Connection.client = "100"&lt;/P&gt;&lt;P&gt;    .Connection.user = user&lt;/P&gt;&lt;P&gt;    .Connection.Password = pw&lt;/P&gt;&lt;P&gt;    .Connection.Language = "EN"&lt;/P&gt;&lt;P&gt;    If .Connection.Logon(0, True) &amp;lt;&amp;gt; True Then&lt;/P&gt;&lt;P&gt;            Exit Function&lt;/P&gt;&lt;P&gt;    Else&lt;/P&gt;&lt;P&gt;            'CallSAPTransaction&lt;/P&gt;&lt;P&gt;             Set reservation = .GetSAPObject("BUS2093", "0002173688")&lt;/P&gt;&lt;P&gt;             reservation.getdetail 1&lt;/P&gt;&lt;P&gt;   'GetReservation&lt;/P&gt;&lt;P&gt;            .Connection.Logoff&lt;/P&gt;&lt;P&gt;    End If&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;End With&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2004 08:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821026#M42700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-06T08:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI object BUS2093</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821027#M42701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to read this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/es/59/ae459f488f11d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/es/59/ae459f488f11d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have VB installed and have no access to any non-SAP language to work with. I only can give you this link, assuming you are working with VB (for the sample you posted).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think you will be able to do some tests with the information provided there, and the related help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Vicenç&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2004 08:46:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-object-bus2093/m-p/821027#M42701</guid>
      <dc:creator>VXLozano</dc:creator>
      <dc:date>2004-09-06T08:46:24Z</dc:date>
    </item>
  </channel>
</rss>

