<?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 Create initial Data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-initial-data/m-p/11401730#M1925207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have enhanced a standard BOPF Object (/SRMSMC/CO_CRT) with a new subnode. So far, so good. It works for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I display the data in an GUIBB List Data, this also works. Now I want to be there some initial lines, which are not on the DB, yet. The requirement is, that the User should see all possibilites and then, click (checkbox) the 3 he wants. &lt;/P&gt;&lt;P&gt;But how do I realize this with BOPF?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards and thank you in advance,&lt;/P&gt;&lt;P&gt;Bastian Stritt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Dec 2015 13:19:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-12-07T13:19:43Z</dc:date>
    <item>
      <title>Create initial Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-initial-data/m-p/11401730#M1925207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have enhanced a standard BOPF Object (/SRMSMC/CO_CRT) with a new subnode. So far, so good. It works for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I display the data in an GUIBB List Data, this also works. Now I want to be there some initial lines, which are not on the DB, yet. The requirement is, that the User should see all possibilites and then, click (checkbox) the 3 he wants. &lt;/P&gt;&lt;P&gt;But how do I realize this with BOPF?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards and thank you in advance,&lt;/P&gt;&lt;P&gt;Bastian Stritt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 13:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-initial-data/m-p/11401730#M1925207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-07T13:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create initial Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-initial-data/m-p/11401731#M1925208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bastian, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want some candidate instances to be displayed, there are basically two options:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;invent them in the UI-controller. With another UI-action, you perform the actual creation (service manager -&amp;gt; modify)&lt;/LI&gt;&lt;LI&gt;You immediately create three instances after opening the UI (in edit mode) as drafts. There are several options how to do this, If the candidates are subnode-instances follow a particular scheme, I'd recommend an action on the parent node which (might be parametrized and) creates the cnadidate-instances. You only need to determine how to identitfy them as drafts (this should be some attribute of the node structure, might need to be enhanced) and you need to figure when to get rid of them. Most likely, a determination on save deleting the unselected drafts and converting the others into non-drafts should do.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Was that helpful?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, &lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 09:35:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-initial-data/m-p/11401731#M1925208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-10T09:35:45Z</dc:date>
    </item>
  </channel>
</rss>

