<?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: SAP Public Cloud - Adobe Forms: Extend data source an... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14228302#M4927554</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/124250"&gt;@Ivn_Escudero66&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only extend what the FDP shows and manage grouping within the template. If you require data not available through the FDP, consider raising an influence/incident or creating a custom app and form for your needs.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;You can refer to the useful SAP documentation below.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;SAP Help: Creating Data Source Extensions and Output Extensibility features you can add to forms. &lt;A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/f71b07567568414face7043990335367.html" target="_blank"&gt;SAP Help Portal&lt;/A&gt;&lt;BR /&gt;SAP Learning: Understanding Form Data Providers (FDP concept). &lt;A href="https://learning.sap.com/learning-journeys/getting-started-with-sap-forms-service-by-adobe/understanding-form-data-providers_d6851003-75cc-4c20-ba6c-a8caad270889" target="_blank"&gt;SAP Learning&lt;/A&gt;&lt;BR /&gt;App Help: Maintain Form Templates (View, Copy, Assign Templates). &amp;nbsp;&amp;nbsp;&lt;A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/a630d57fc5004c6383e7a81efee7a8bb/aaad0f198a634014b0776e001e4980bc.html" target="_blank"&gt;SAP Help Portal&lt;/A&gt;&lt;BR /&gt;Developer extensibility context, including custom services and forms for tailored applications.&amp;nbsp;&lt;A href="https://community.sap.com/t5/enterprise-resource-planning-blog-posts-by-sap/developer-extensibility-embedded-steampunk-extend-pr-app-using-released/ba-p/13545552" target="_blank"&gt;SAP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;With regards&lt;/P&gt;&lt;P&gt;Chuma&lt;/P&gt;</description>
    <pubDate>Thu, 25 Sep 2025 21:49:02 GMT</pubDate>
    <dc:creator>Chuma</dc:creator>
    <dc:date>2025-09-25T21:49:02Z</dc:date>
    <item>
      <title>SAP Public Cloud - Adobe Forms: Extend data source and layout</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaq-p/14227076</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have some questions about forms in S4 Public Cloud. I hope you can help clarify my thoughts.&lt;/P&gt;&lt;P&gt;First, I wanted to know if there is a way to extend the data source of a form without having to create customer fields.&amp;nbsp;My customer's requirement is to print data on the form that isn't in the data source. For example, to print data from the related delivery or the intercompany purchase order on the sales order. Therefore, I don't need to create custom fields; this information is already in SAP. I need to extend the data source and dynamically populate this extension with the necessary information. I don't want to create new customer fields in the database.&lt;/P&gt;&lt;P&gt;Another requirement from my customer is to group sales order items by material group. That is, they don't want to print items 10, 20, 30, etc. They want to group by the material group field and first print a header (Material Group 1) and below it all the items in that material group. Then they'll print another header (Material Group 2) and the items in that material group...&amp;nbsp;In S4 Private, I would have developed this type of logic in the print/BADI program, form context, or form interface. But in S4 Public, I don't have any of these options.&amp;nbsp;Can the data source be extended and a completely customized data structure developed by me be added?&amp;nbsp;Are these types of groupings developed directly with Javascript in the Adobe form?&lt;/P&gt;&lt;P&gt;Kind Regards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 16:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaq-p/14227076</guid>
      <dc:creator>Ivn_Escudero66</dc:creator>
      <dc:date>2025-09-24T16:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Public Cloud - Adobe Forms: Extend data source and layout</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14227250#M4927371</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/124250"&gt;@Ivn_Escudero66&lt;/a&gt;, hope you're doing well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Being super direct: is not possible to create a completely customized data source. Due to the nature of a public cloud, the access to backend is limited, so it's only possible to access CDS views, fields, or data in general that is already made available by SAP.&lt;/P&gt;&lt;P&gt;For more information please read the Help Portal:&lt;BR /&gt;&lt;A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/f71b07567568414face7043990335367.html?locale=en-US&amp;amp;version=2508.500" target="_blank"&gt;https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/f71b07567568414face7043990335367.html?locale=en-US&amp;amp;version=2508.500&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eduarda Costa.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 19:58:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14227250#M4927371</guid>
      <dc:creator>EduardaCosta</dc:creator>
      <dc:date>2025-09-24T19:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Public Cloud - Adobe Forms: Extend data source and layout</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14227270#M4927377</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you very much for responding so quickly.&lt;/P&gt;&lt;P&gt;I understand that the nature of the S4 Public Cloud is to limit access to the backend and follow standardized processes using SAP best practices. I fully agree with this Cloud philosophy.&lt;/P&gt;&lt;P&gt;However, in my opinion, allowing the customer to fully customize their print forms is not a modification to the standard processes. The customer's requirement is simply to be able to create a custom layout of their form, grouping items by material group, and display other data in the form that is stored in SAP, in standard processes, but not provided by the standard form data source. This is why I mentioned that it's not necessary to create custom fields in the database; simply that there is a way to access this data (via CDS) and be able to extend the data source to display it in the form.&lt;/P&gt;&lt;P&gt;Therefore, to confirm this point, could you confirm that these types of extensions and customizations cannot be done in the S4 Public Cloud? That way, I could speak to the customer and let them know.&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 20:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14227270#M4927377</guid>
      <dc:creator>Ivn_Escudero66</dc:creator>
      <dc:date>2025-09-24T20:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Public Cloud - Adobe Forms: Extend data source and layout</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14227852#M4927492</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/124250"&gt;@Ivn_Escudero66&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I believe this learning journey will help you to better understand what is possible to do with output management in the cloud:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learning.sap.com/learning-journeys/getting-started-with-sap-forms-service-by-adobe" target="_self"&gt;Getting Started with SAP Forms service by Adobe | SAP Learning&lt;/A&gt; --&amp;gt;&amp;nbsp;&lt;A href="https://learning.sap.com/learning-journeys/getting-started-with-sap-forms-service-by-adobe/understanding-form-data-providers_d6851003-75cc-4c20-ba6c-a8caad270889" target="_self"&gt;Understanding Form Data Providers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eduarda Costa.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 12:22:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14227852#M4927492</guid>
      <dc:creator>EduardaCosta</dc:creator>
      <dc:date>2025-09-25T12:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Public Cloud - Adobe Forms: Extend data source and layout</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14227980#M4927521</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've already reviewed that documentation. I'm familiar with it, and it's not very helpful because it's just a simple extension, but thank you very much. Therefore, I understand that what the customer is requesting isn't possible, at least not at this time.&lt;/P&gt;&lt;P&gt;Do you know if SAP is planning to implement this type of extenision possible in future releases? For example, starting with 2508, service providers and forms can be created from the embedded steampunk (SAP notes 3650179 and 3355397).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 13:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14227980#M4927521</guid>
      <dc:creator>Ivn_Escudero66</dc:creator>
      <dc:date>2025-09-25T13:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Public Cloud - Adobe Forms: Extend data source an...</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14228302#M4927554</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/124250"&gt;@Ivn_Escudero66&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only extend what the FDP shows and manage grouping within the template. If you require data not available through the FDP, consider raising an influence/incident or creating a custom app and form for your needs.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;You can refer to the useful SAP documentation below.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;SAP Help: Creating Data Source Extensions and Output Extensibility features you can add to forms. &lt;A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/f71b07567568414face7043990335367.html" target="_blank"&gt;SAP Help Portal&lt;/A&gt;&lt;BR /&gt;SAP Learning: Understanding Form Data Providers (FDP concept). &lt;A href="https://learning.sap.com/learning-journeys/getting-started-with-sap-forms-service-by-adobe/understanding-form-data-providers_d6851003-75cc-4c20-ba6c-a8caad270889" target="_blank"&gt;SAP Learning&lt;/A&gt;&lt;BR /&gt;App Help: Maintain Form Templates (View, Copy, Assign Templates). &amp;nbsp;&amp;nbsp;&lt;A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/a630d57fc5004c6383e7a81efee7a8bb/aaad0f198a634014b0776e001e4980bc.html" target="_blank"&gt;SAP Help Portal&lt;/A&gt;&lt;BR /&gt;Developer extensibility context, including custom services and forms for tailored applications.&amp;nbsp;&lt;A href="https://community.sap.com/t5/enterprise-resource-planning-blog-posts-by-sap/developer-extensibility-embedded-steampunk-extend-pr-app-using-released/ba-p/13545552" target="_blank"&gt;SAP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;With regards&lt;/P&gt;&lt;P&gt;Chuma&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 21:49:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14228302#M4927554</guid>
      <dc:creator>Chuma</dc:creator>
      <dc:date>2025-09-25T21:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Public Cloud - Adobe Forms: Extend data source and layout</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14228562#M4927601</link>
      <description>Thanks for your comments and links. The information is the same as the previous one, but we can't meet the customer's requirements.</description>
      <pubDate>Fri, 26 Sep 2025 07:47:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-public-cloud-adobe-forms-extend-data-source-and-layout/qaa-p/14228562#M4927601</guid>
      <dc:creator>Ivn_Escudero66</dc:creator>
      <dc:date>2025-09-26T07:47:18Z</dc:date>
    </item>
  </channel>
</rss>

