<?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: How to Enable Mass Data Upload for a Custom Business... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14148814#M4919537</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/2025855"&gt;@S_DEV&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the screenshot. The reason you can’t see the “Data Import” checkbox is that the object is already published. This option can only be enabled before the first publishing.&lt;/P&gt;&lt;P&gt;To resolve it,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a new custom business object,&lt;/LI&gt;&lt;LI&gt;Enable “Data Import” on the root node before publishing.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Chuma&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jul 2025 21:43:41 GMT</pubDate>
    <dc:creator>Chuma</dc:creator>
    <dc:date>2025-07-09T21:43:41Z</dc:date>
    <item>
      <title>How to Enable Mass Data Upload for a Custom Business Object in SAP Public Cloud</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaq-p/14144333</link>
      <description>&lt;P&gt;Hello SAP Community,&lt;/P&gt;&lt;P&gt;I have created a Custom Business Object (CBO) in SAP Public Cloud, using an Employee data table as an example. I have also added a custom catalog extension, and the CBO tile currently allows adding only one entry at a time. However, I need to enable mass data upload functionality directly within the CBO, without relying on external tools.&lt;/P&gt;&lt;P&gt;Could anyone share suggestions or step-by-step guidance on how to implement mass data upload for a Custom Business Object in SAP Public Cloud? Any insights or best practices would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 06:47:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaq-p/14144333</guid>
      <dc:creator>S_DEV</dc:creator>
      <dc:date>2025-07-04T06:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14144895#M4919054</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/2025855"&gt;@S_DEV&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enabling mass data upload for a Custom Business Object (CBO) is possible in S4 Public cloud, but only if specific options were selected when creating the CBO.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps to Enable Mass Upload for CBO&lt;/STRONG&gt;&lt;BR /&gt;When defining your CBO in the Custom Business Objects app, ensure&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You set the CBO to UI and Service Generation, which generates an OData service.&lt;/LI&gt;&lt;LI&gt;You mark the CBO as Enabled for Data Import, which allows CSV file uploads through the standard UI.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If these options were not selected during initial creation, they cannot be changed later, and you would need to recreate the CBO with the correct settings.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How Mass Upload Works&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Once enabled, a standard Import/Export button appears on the CBO tile.&lt;/LI&gt;&lt;LI&gt;You can upload data using CSV files directly in the Fiori app, no external tools required.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Best Practices,&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Test the upload with small datasets first to validate data mapping.&lt;/LI&gt;&lt;LI&gt;Follow SAP’s CSV formatting requirements to avoid upload errors.&lt;/LI&gt;&lt;LI&gt;Consider building validations in your CBO definition to control data quality.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Check the SAP Help reference&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/b45696ca0d9143cba040797e9c71aa44.html?q=Custom+Business+Objects" target="_blank" rel="noopener"&gt;Custom Business Objects – SAP Help Portal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/533228e1e854433ab16d013f161ca509.html" target="_blank" rel="noopener"&gt;SAP Extensibility Documentation – Public Cloud&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If your existing CBO doesn’t support mass upload, you’ll need to recreate it with the correct settings&lt;/P&gt;&lt;P&gt;With kind regards&lt;/P&gt;&lt;P&gt;Chuma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 19:07:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14144895#M4919054</guid>
      <dc:creator>Chuma</dc:creator>
      <dc:date>2025-09-24T19:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14145720#M4919142</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1572960"&gt;@Chuma&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thank you for giving me the inputs&lt;BR /&gt;Actually we are using 2 system landscape i am not finding the option for Enabling the data import.&lt;BR /&gt;Can you please give me the steps that where i can see the option like "Enabled for data import" .&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-07 103753.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/283367i54E368C6E208542B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-07 103753.png" alt="Screenshot 2025-07-07 103753.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 10:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14145720#M4919142</guid>
      <dc:creator>S_DEV</dc:creator>
      <dc:date>2025-07-07T10:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14145826#M4919152</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/2025855"&gt;@S_DEV&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the update. The “Enabled for Data Import” option only appears after&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The CBO is published&lt;/LI&gt;&lt;LI&gt;You select the root node under the Nodes tab&lt;/LI&gt;&lt;LI&gt;Back End Service is enabled (which you’ve done)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This option only applies to the root node and must be activated per system (Dev, Test, etc.).&lt;/P&gt;&lt;P&gt;Let me know if it is published&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Chuma&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 08:30:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14145826#M4919152</guid>
      <dc:creator>Chuma</dc:creator>
      <dc:date>2025-07-07T08:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14146759#M4919293</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1572960"&gt;@Chuma&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your detailed response regarding the "Enabled for Data Import" option. I appreciate your guidance.&lt;/P&gt;&lt;P&gt;I have successfully published the CBO&amp;nbsp;and enabled the Back End Service as advised.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-08 121149.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/283799iA6AD17B4238DE95D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-08 121149.png" alt="Screenshot 2025-07-08 121149.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, I’m unsure about how to select the root node under the Nodes tab to activate the "Enabled for Data Import" option.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-08 121825.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/283803i048571CDD176478F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-08 121825.png" alt="Screenshot 2025-07-08 121825.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Could you please provide step-by-step clarification on how to locate and select the root node in the Nodes tab? Additionally, I’ve attached screenshots for reference, in case they help clarify my setup.&lt;/P&gt;&lt;P&gt;Thank you for your support, and I look forward to your further guidance.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Sanjay&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 06:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14146759#M4919293</guid>
      <dc:creator>S_DEV</dc:creator>
      <dc:date>2025-07-08T06:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14147314#M4919362</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/2025855"&gt;@S_DEV&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your message and for sharing the screenshots, they’re helpful.&lt;/P&gt;&lt;P&gt;You’ve done everything correctly so far by publishing the Custom Business Object and enabling the Back End Service. To activate the “Enabled for Data Import” option on the root node (Demo_Employee), please follow these steps:&lt;/P&gt;&lt;P&gt;Go to the Nodes tab.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Click Edit Draft (bottom-right corner).&lt;/LI&gt;&lt;LI&gt;Click anywhere on the row for Demo_Employee to select it.&lt;/LI&gt;&lt;LI&gt;Scroll horizontally (if needed) to locate the checkbox labelled “Data Import”.&lt;/LI&gt;&lt;LI&gt;Tick the checkbox, then click Save and Publish.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Once enabled and published, your custom object will be available for data upload via the Import Data Fiori app.&lt;/P&gt;&lt;P&gt;If the checkbox doesn’t appear, try refreshing the screen or reloading the CBO in edit mode. Let me know if you'd like further assistance&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Chuma&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 13:46:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14147314#M4919362</guid>
      <dc:creator>Chuma</dc:creator>
      <dc:date>2025-07-08T13:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14147965#M4919440</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1572960"&gt;@Chuma&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I’ve followed all the steps you provided for enabling the “Data Import” option on the Demo_Employee root node. However, I’m unable to locate the “Data Import” checkbox in the Nodes tab after selecting the Demo_Employee row. I’ve attached a screenshot below for your reference.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-09 124338.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/284395iC49E7F2B986A3F49/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-09 124338.png" alt="Screenshot 2025-07-09 124338.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could you please review the screenshot and assist me in resolving this issue? Thank you for your support!&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Sanjay&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 07:19:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14147965#M4919440</guid>
      <dc:creator>S_DEV</dc:creator>
      <dc:date>2025-07-09T07:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14148814#M4919537</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/2025855"&gt;@S_DEV&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the screenshot. The reason you can’t see the “Data Import” checkbox is that the object is already published. This option can only be enabled before the first publishing.&lt;/P&gt;&lt;P&gt;To resolve it,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a new custom business object,&lt;/LI&gt;&lt;LI&gt;Enable “Data Import” on the root node before publishing.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Chuma&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 21:43:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14148814#M4919537</guid>
      <dc:creator>Chuma</dc:creator>
      <dc:date>2025-07-09T21:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14151426#M4919870</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1572960"&gt;@Chuma&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thank you for the suggestion.&lt;BR /&gt;Can you share any relevant document or screen shot how it will appear there because we are unable to find that check Box in the root node.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 06:26:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14151426#M4919870</guid>
      <dc:creator>S_DEV</dc:creator>
      <dc:date>2025-07-14T06:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14152367#M4919965</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/2025855"&gt;@S_DEV&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're welcome!&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;Enable for Data Import&lt;/EM&gt; checkbox is only visible during creation, on the root node of the Custom Business Object (CBO) — before you publish it.&lt;/P&gt;&lt;P&gt;Follow below steps,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;App: Custom Business Objects&lt;/LI&gt;&lt;LI&gt;Click Create&lt;/LI&gt;&lt;LI&gt;In the root node section, scroll down, and you will see,&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&lt;EM&gt;Enable Node for Data Import&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;EM&gt;Enable Node for Data Export&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;These options disappear after the first publish and can’t be re-enabled later.&lt;/P&gt;&lt;P&gt;SAP Official Help Documentation&lt;/P&gt;&lt;P&gt;Custom Business Objects – Overview&lt;BR /&gt;Describes how to create and configure CBOs, including enabling Data Import/Export.&lt;BR /&gt;&amp;nbsp;&lt;A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/c703c5b4e6a24d52a928ea54e8ff5e52.html" target="_blank"&gt;Create and Manage Custom Business Objects (SAP Help)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Working with the Import Data App&lt;BR /&gt;Explains how to use the &lt;EM&gt;Import Data for Custom Business Objects&lt;/EM&gt; app after the object has Data Import enabled.&lt;BR /&gt;&lt;A href="https://userapps.support.sap.com/sap/support/knowledge/en/2575658" target="_blank"&gt;Import Data for Custom Business Objects&lt;/A&gt;&lt;/P&gt;&lt;P&gt;SAP Community Blog – Using CBO with Data Import&lt;BR /&gt;An SAP blog showing screenshots and behaviour when enabling the Data Import checkbox:&lt;BR /&gt;&lt;A href="https://community.sap.com/t5/enterprise-resource-planning-q-a/how-to-load-data-into-a-custom-business-object-cbo-massively/qaq-p/12329609" target="_blank"&gt;How to Use Custom Business Objects in S/4HANA Cloud&lt;/A&gt;&lt;/P&gt;&lt;P&gt;With kind regards&lt;/P&gt;&lt;P&gt;Chuma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 18:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14152367#M4919965</guid>
      <dc:creator>Chuma</dc:creator>
      <dc:date>2025-07-14T18:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14226709#M4927285</link>
      <description>Thank you for the steps, but we are also trying to find this option “Enabled for Data Import”, in general information tab it snot present in Custom business object. and we are using the latest 2508 version of sap public cloud.</description>
      <pubDate>Wed, 24 Sep 2025 09:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14226709#M4927285</guid>
      <dc:creator>Gahan_Narayan1</dc:creator>
      <dc:date>2025-09-24T09:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14226739#M4927291</link>
      <description>Hello &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1572960"&gt;@Chuma&lt;/a&gt;, we are also not able to see this option "Enabled for data import" in the custom business object and we are using 2508 version of SAP Public cloud, can you help confirm if its available in our case?</description>
      <pubDate>Wed, 24 Sep 2025 10:23:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14226739#M4927291</guid>
      <dc:creator>Gahan_Narayan1</dc:creator>
      <dc:date>2025-09-24T10:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14227209#M4927366</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1457879"&gt;@Gahan_Narayan1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check this SAP Community blog&amp;nbsp;&lt;A href="https://community.sap.com/t5/enterprise-resource-planning-blog-posts-by-sap/batch-load-data-into-a-custom-business-object-in-sap-s-4hana-cloud/ba-p/13359205" target="_self"&gt;Batch Load Data into a Custom Business Object in SAP S/4HANA Cloud&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know how it goes&lt;/P&gt;&lt;P&gt;With regards&lt;/P&gt;&lt;P&gt;Chuma&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 19:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14227209#M4927366</guid>
      <dc:creator>Chuma</dc:creator>
      <dc:date>2025-09-24T19:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable Mass Data Upload for a Custom Business...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14255489#M4930369</link>
      <description>Is this AI-generated?</description>
      <pubDate>Tue, 28 Oct 2025 17:49:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-enable-mass-data-upload-for-a-custom-business-object-in-sap-public/qaa-p/14255489#M4930369</guid>
      <dc:creator>selectfrom</dc:creator>
      <dc:date>2025-10-28T17:49:21Z</dc:date>
    </item>
  </channel>
</rss>

