<?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 Re: MODULE POOL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978495#M71392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out this wheather this will will do for what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after each screen before going to next screen,don't save the data but try to export it into memory either using&lt;/P&gt;&lt;P&gt;1.export/import &amp;lt;itab&amp;gt; from/to memory id &amp;lt;id&amp;gt;&lt;/P&gt;&lt;P&gt;2. export/import &amp;lt;itab&amp;gt; from/to indx(ar) id &amp;lt;key&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once when you reach the sixth screen import all the screen values from the memory and then try to update the database tbales if the condition is true. else dont upadte simply delete teh exported values to memory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this satisfies and any calrification. pls come back&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2005 11:22:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-04T11:22:30Z</dc:date>
    <item>
      <title>MODULE POOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978494#M71391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a req in which i have six screens in sequence , for each screen there is save button , AFTER SAVING ON EACH SCREEN step by step i reached to sixth screen ,suppose there is any problem on sixth or any screen data saved for any screen should not be update ,if every thing is fine till sixth screen then only data should be saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 save 2save 3save 4save 5save 6save..&lt;/P&gt;&lt;P&gt;if somebody will give me help to findout the appropriate solution defintly i will reward point.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;san&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 11:16:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978494#M71391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T11:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: MODULE POOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978495#M71392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out this wheather this will will do for what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after each screen before going to next screen,don't save the data but try to export it into memory either using&lt;/P&gt;&lt;P&gt;1.export/import &amp;lt;itab&amp;gt; from/to memory id &amp;lt;id&amp;gt;&lt;/P&gt;&lt;P&gt;2. export/import &amp;lt;itab&amp;gt; from/to indx(ar) id &amp;lt;key&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once when you reach the sixth screen import all the screen values from the memory and then try to update the database tbales if the condition is true. else dont upadte simply delete teh exported values to memory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this satisfies and any calrification. pls come back&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 11:22:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978495#M71392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T11:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: MODULE POOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978496#M71393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether all the data got saved if not rollback the update which u did. Else give commit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 11:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978496#M71393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T11:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: MODULE POOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978497#M71394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to add on to what Rajani suggested, if all the 6 screens are of the same module pool program then you can just use global varibales/internal tables to store values from each screen. There is no need to even import/export data. On the 6th screen, validate all the data and then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is exactly what we did for one of our clients' MDE (Mobile Data Entry) solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 11:29:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978497#M71394</guid>
      <dc:creator>sagar-acharya</dc:creator>
      <dc:date>2005-10-04T11:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: MODULE POOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978498#M71395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if data should be saved only if the whole process from screen 1 to screen 6 is ok, i 'd collect the data in internal tables.&lt;/P&gt;&lt;P&gt;Finally i'd update DB  after screen 6 if every check is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 11:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978498#M71395</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-10-04T11:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: MODULE POOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978499#M71396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should use some variables where you store your data when the user push SAVE FROM SCREEN1 TO SCREEN 5, and only in SCREEN6 you should store the data in database when user push SAVE and all is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 12:03:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978499#M71396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T12:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: MODULE POOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978500#M71397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disable the save butoon in the first 5 screens allowing the users only to save at screen 6. Then Commit Work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 12:42:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978500#M71397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T12:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: MODULE POOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978501#M71398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have following before showing the screen and disable the save button on first 5 screens&lt;/P&gt;&lt;P&gt;data:begin of exclmenu occurs 0,&lt;/P&gt;&lt;P&gt;     okcode like sy-ucomm,&lt;/P&gt;&lt;P&gt;   end of exclmenu.&lt;/P&gt;&lt;P&gt;exclmenu-okcode = 'SAVE'.&lt;/P&gt;&lt;P&gt;set pf-status '&amp;lt;statusname&amp;gt;' excluding exclmenu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and on the last screen PBO, use as follow&lt;/P&gt;&lt;P&gt;delete from exclmenu where okcode = 'SAVE'.&lt;/P&gt;&lt;P&gt;set pf-status '&amp;lt;statusname&amp;gt;' excluding exclmenu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is what I have been doing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 13:04:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/978501#M71398</guid>
      <dc:creator>former_member185931</dc:creator>
      <dc:date>2005-10-04T13:04:00Z</dc:date>
    </item>
  </channel>
</rss>

