<?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>Question Re: Issue with BAPI_RESERVATION_CREATE1 – Reservation Not... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/issue-with-bapi-reservation-create1-reservation-not-visible-in-mb23/qaa-p/14200942#M4924626</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1957073"&gt;@taher123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the information. Since you are using S/4HANA Public Cloud&lt;/P&gt;&lt;P&gt;MB23 isn’t available on Public Cloud. Use the Fiori apps, such as &lt;A href="https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F7279')/S35" target="_blank"&gt;Manage Material Reservations (F7279)&lt;/A&gt;, to create or view reservations.&lt;/P&gt;&lt;P&gt;BAPI_RESERVATION_CREATE1 is not a released API in Public Cloud (ABAP Cloud). Even if it returns success, it is not supported, and the document will not appear in the standard Fiori apps.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Alternative supported options.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;UI: Create/check reservations in Manage Material Reservations and related &lt;A href="https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('CA_SHOW_CD')/S35" target="_blank"&gt;display/change apps.&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Integration and automation: Utilise the publicly available API for reservations, provided by the SAP API Business Accelerator Hub (A2X OData/REST). Access it through your extension (RAP/BTP Cloud SDK).)&lt;/LI&gt;&lt;LI&gt;Auth check: Confirm your user has access to the Inventory Management business catalogues that include the reservation apps.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you share the API you plan to call, I can provide a basic example payload, endpoint, and Cloud SDK snippet along with the exact Fiori app IDs.&lt;/P&gt;&lt;P&gt;With kind regards&lt;BR /&gt;Chuma&lt;/P&gt;</description>
    <pubDate>Sat, 30 Aug 2025 22:41:34 GMT</pubDate>
    <dc:creator>Chuma</dc:creator>
    <dc:date>2025-08-30T22:41:34Z</dc:date>
    <item>
      <title>Issue with BAPI_RESERVATION_CREATE1 – Reservation Not Visible in MB23</title>
      <link>https://community.sap.com/t5/technology-q-a/issue-with-bapi-reservation-create1-reservation-not-visible-in-mb23/qaq-p/14034175</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I have created a reservation for a material using BAPI_RESERVATION_CREATE1, and I received a success message. However, when I check in MB23, the reservation is not appearing.&lt;/P&gt;&lt;P&gt;Has anyone faced this issue before? Do I need to commit the transaction explicitly or check for any missing parameters?&lt;/P&gt;&lt;P&gt;Any guidance would be appreciated!&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="321.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/233206iCF972C062745AC4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="321.png" alt="321.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 08:43:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/issue-with-bapi-reservation-create1-reservation-not-visible-in-mb23/qaq-p/14034175</guid>
      <dc:creator>taher123</dc:creator>
      <dc:date>2025-03-05T08:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with BAPI_RESERVATION_CREATE1 – Reservation Not...</title>
      <link>https://community.sap.com/t5/technology-q-a/issue-with-bapi-reservation-create1-reservation-not-visible-in-mb23/qaa-p/14200942#M4924626</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1957073"&gt;@taher123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the information. Since you are using S/4HANA Public Cloud&lt;/P&gt;&lt;P&gt;MB23 isn’t available on Public Cloud. Use the Fiori apps, such as &lt;A href="https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F7279')/S35" target="_blank"&gt;Manage Material Reservations (F7279)&lt;/A&gt;, to create or view reservations.&lt;/P&gt;&lt;P&gt;BAPI_RESERVATION_CREATE1 is not a released API in Public Cloud (ABAP Cloud). Even if it returns success, it is not supported, and the document will not appear in the standard Fiori apps.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Alternative supported options.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;UI: Create/check reservations in Manage Material Reservations and related &lt;A href="https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('CA_SHOW_CD')/S35" target="_blank"&gt;display/change apps.&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Integration and automation: Utilise the publicly available API for reservations, provided by the SAP API Business Accelerator Hub (A2X OData/REST). Access it through your extension (RAP/BTP Cloud SDK).)&lt;/LI&gt;&lt;LI&gt;Auth check: Confirm your user has access to the Inventory Management business catalogues that include the reservation apps.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you share the API you plan to call, I can provide a basic example payload, endpoint, and Cloud SDK snippet along with the exact Fiori app IDs.&lt;/P&gt;&lt;P&gt;With kind regards&lt;BR /&gt;Chuma&lt;/P&gt;</description>
      <pubDate>Sat, 30 Aug 2025 22:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/issue-with-bapi-reservation-create1-reservation-not-visible-in-mb23/qaa-p/14200942#M4924626</guid>
      <dc:creator>Chuma</dc:creator>
      <dc:date>2025-08-30T22:41:34Z</dc:date>
    </item>
  </channel>
</rss>

