<?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: EXTENSIONIN PARAMETER IN BAPI_RESERVATION_CREATE1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787645#M1121395</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 think you should create a Z structure with the required fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Dec 2008 14:07:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-01T14:07:37Z</dc:date>
    <item>
      <title>EXTENSIONIN PARAMETER IN BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787639#M1121389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the extension structure name to use when I have custom fields during the creation of a reservation via the BAPI, BAPI_RESERVATION_CREATE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is I am creating the reservation from srm, but for my cuf fields to be displayed, I need to pass them through the BAPI extension structure. I have tried all sorts of structures and they do not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thabo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thabo Matsepe on Nov 25, 2008 1:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 12:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787639#M1121389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-25T12:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: EXTENSIONIN PARAMETER IN BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787640#M1121390</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 can extend your own parameters by enhancing the BAPI .&lt;/P&gt;&lt;P&gt;Goto function module &amp;lt; enhance interface.&lt;/P&gt;&lt;P&gt;It will ask for Implementation name.&lt;/P&gt;&lt;P&gt;According to your requirement write the code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 13:12:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787640#M1121390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-25T13:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: EXTENSIONIN PARAMETER IN BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787641#M1121391</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;In the EXTENSIONIN param Structure should be BAPI_TE_XXXXX(Which has the custom fields) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't know one in se11 search with BAPI_TE_* , I am sure you will one which has ur fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then in Value part1 should have your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex. you want to send company code , asset no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first4 will be your comp code , Next 12 will ur Asset no .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please revert back if more help required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Check for similar work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Thread|https://forums.sdn.sap.com/click.jspa?searchID=19143539&amp;amp;messageID=6381845]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rhea on Nov 25, 2008 3:31 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rhea on Nov 25, 2008 3:31 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 14:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787641#M1121391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-25T14:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: EXTENSIONIN PARAMETER IN BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787642#M1121392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rhea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is actually my problem, I searched for four days now for this structure but I still cannot find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also had the same idea that I must look for a structure - BAPI_TE_*, but I searched and searched and I cannot find a relevant one for Reservations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thabo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 08:45:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787642#M1121392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-26T08:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: EXTENSIONIN PARAMETER IN BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787643#M1121393</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;May i know the customer fields you are trying to pass?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you need to create a structure 'ZBAPI_TE_RESB'  with your custom fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rhea on Nov 26, 2008 10:50 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 09:42:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787643#M1121393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-26T09:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: EXTENSIONIN PARAMETER IN BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787644#M1121394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rhea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My fileds are Net Asset and Regional Indicator, the fields do appear on the coding block structure CI_COBL, so the fields do appear on the PO for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to make the same fields appear on the Reservation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also realised when debugging object BAPI_RESERVATION_CREATE1, that when I force populate the item structure s_resb, the fields do not populate, but when I force populate the header structure s_rkpf then the fields get populated on the reservation. This gives me an idea that I must populate a structure that references the header table RKPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other thing is that the coding block structure CI_COBL is part of RKPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thabo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 11:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787644#M1121394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T11:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: EXTENSIONIN PARAMETER IN BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787645#M1121395</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 think you should create a Z structure with the required fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 14:07:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787645#M1121395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T14:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: EXTENSIONIN PARAMETER IN BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787646#M1121396</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;Check these structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIRKPF&lt;/P&gt;&lt;P&gt;BAPIRKPF_APP&lt;/P&gt;&lt;P&gt;BAPIRKPFC&lt;/P&gt;&lt;P&gt;BAPIRKPFC_APP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_TE_MEREQACCOUNTING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rhea on Dec 2, 2008 12:34 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 11:22:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787646#M1121396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-02T11:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: EXTENSIONIN PARAMETER IN BAPI_RESERVATION_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787647#M1121397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rhea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also realised that there is a lot of inconsistencies with the SAP code, so I have logged a customer message with them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will wait for SAP to resolve some of the issues first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thabo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2008 07:50:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extensionin-parameter-in-bapi-reservation-create1/m-p/4787647#M1121397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-04T07:50:32Z</dc:date>
    </item>
  </channel>
</rss>

