<?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 Unmanaged Behavior Definition in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unmanaged-behavior-definition/m-p/12752392#M2021847</link>
    <description>&lt;P&gt;I am learning about defining the basic transactional behavior of Travel and Booking entities – i.e. create, update and delete – and will test the enhanced SAP Fiori Elements Travel application.&lt;/P&gt;
  &lt;P&gt;I'm following this pattern: &lt;A href="https://developers.sap.com/tutorials/abap-environment-behavior.html" target="_blank"&gt;example&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;However, for me it does not appear as Managed but as Unmanaged, what makes this happen? I need to insert the table where I persist the data "persistent table", but from what I understand, as Unmanaged this is not possible, any solutions or tips that can help with this?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2023 18:15:12 GMT</pubDate>
    <dc:creator>alanfljesus</dc:creator>
    <dc:date>2023-09-26T18:15:12Z</dc:date>
    <item>
      <title>Unmanaged Behavior Definition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unmanaged-behavior-definition/m-p/12752392#M2021847</link>
      <description>&lt;P&gt;I am learning about defining the basic transactional behavior of Travel and Booking entities – i.e. create, update and delete – and will test the enhanced SAP Fiori Elements Travel application.&lt;/P&gt;
  &lt;P&gt;I'm following this pattern: &lt;A href="https://developers.sap.com/tutorials/abap-environment-behavior.html" target="_blank"&gt;example&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;However, for me it does not appear as Managed but as Unmanaged, what makes this happen? I need to insert the table where I persist the data "persistent table", but from what I understand, as Unmanaged this is not possible, any solutions or tips that can help with this?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 18:15:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unmanaged-behavior-definition/m-p/12752392#M2021847</guid>
      <dc:creator>alanfljesus</dc:creator>
      <dc:date>2023-09-26T18:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unmanaged Behavior Definition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unmanaged-behavior-definition/m-p/12752393#M2021848</link>
      <description>&lt;P&gt;Hi Alan,&lt;/P&gt;&lt;P&gt;For managed applications, CRUD(Create/Read/Update/Delete) operations are managed by RAP framework, you do not need to implement them. But for unmanaged applications, CRUD operations should be implemented manually by developer.  &lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 11:11:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unmanaged-behavior-definition/m-p/12752393#M2021848</guid>
      <dc:creator>ozturkozan</dc:creator>
      <dc:date>2023-09-27T11:11:42Z</dc:date>
    </item>
  </channel>
</rss>

