<?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: Update in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901999#M376506</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 each screen stores in a teporoary place , Then why do we need binding of LUW till the final commit occurs in Multiple Screen Trasactions ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2007 06:25:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-01T06:25:10Z</dc:date>
    <item>
      <title>Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901991#M376498</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;Consider we have a Transaction XD01 , It is made of many Screens , We move many screen to complete customer creation , In each screen we write some data , No my doubt is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Where does our data go when we move from one screen to Other , Does it &lt;/P&gt;&lt;P&gt;    is geeting stored any where ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Finally we press Save , Now from where the data from First Screen , Till last&lt;/P&gt;&lt;P&gt;    screen will be available , How does system know Which screen data to be &lt;/P&gt;&lt;P&gt;   send to which table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 . Now suppose if last sceen data in not correct and trancsaction Fails , Where &lt;/P&gt;&lt;P&gt;     does that data we gave from first screen till th last screen Go ? Will it vanish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Which Work process does these Things.......&lt;/P&gt;&lt;P&gt;     Kidly clarify ......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 05:29:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901991#M376498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T05:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901992#M376499</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;When u enter the values in one screen ,the values will be stored in temporary structures and fianlly when u press on save button then only the values from temporary structures will move to the database tables.For each transaction there will be one program attached,this program only updates the data in database tables.Suppose if there is an error in last screen unless until u give correct values it won't update the tables,if u press cancel and come back then all the data given by u will be lost..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 05:33:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901992#M376499</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-03-01T05:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901993#M376500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you enter data on each screen, the field values will be stored on that screen field.&lt;/P&gt;&lt;P&gt;Finally when you update/Save then all the Screen fields will be updated into database.&lt;/P&gt;&lt;P&gt;Read the sap Doc on Update Bundling/ Logical unit of work(LUW) etc. to understand better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 05:34:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901993#M376500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T05:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901994#M376501</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;When you enter data in various fields in the screen it will stored in the screen fileds and finally when you press save button the update function modules come into action and data is saved in database tables/ SAP LUW will also comes in to action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 05:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901994#M376501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T05:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901995#M376502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is work of Data Base LUW , SAP LUW ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 05:50:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901995#M376502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T05:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901996#M376503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP LUW happens at each time whenever a screen changes.&lt;/P&gt;&lt;P&gt;DB LUW happens only at time of database commit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: while Creating a sales order,&lt;/P&gt;&lt;P&gt;navigating between screens SAP LUW happens.&lt;/P&gt;&lt;P&gt;When the document is saved, an document will get created..this is DB LUW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out these threads..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1480185"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1772709"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For SAP LUW check this &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/41/7af4bfa79e11d1950f0000e82de14a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/41/7af4bfa79e11d1950f0000e82de14a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOr Database LUW check this.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/41/7af4bca79e11d1950f0000e82de14a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/41/7af4bca79e11d1950f0000e82de14a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. Mark if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 06:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901996#M376503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T06:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901997#M376504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kumar&lt;/P&gt;&lt;P&gt;When u enter the values in one screen ,the values will be stored in temporary structures and fianlly when u press on save button then only the values from temporary structures will move to the database tables.For each transaction there will be one program attached,this program only updates the data in database tables.Suppose if there is an error in last screen unless until u give correct values it won't update the tables,if u press cancel and come back then all the data given by u will be lost..&lt;/P&gt;&lt;P&gt;the information given by nagaraj is exactly correct.if u want to see the tables wherere they are information is stored go to &lt;/P&gt;&lt;P&gt;sql trace-&amp;gt; activate trace-&amp;gt;go to another session -&amp;gt;enter the tcode xd01or any thing else given-&amp;gt;do the modifications-&amp;gt;go to trace--&amp;gt;deactivate the trace-&amp;gt;click on display trace.u can find all tables where the information is stored while doing modifications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 06:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901997#M376504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T06:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901998#M376505</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;XD01 is the tcode with collection of screens that's what called a transaction. When u provide some information to the screens or a screen, SAP LUW comes to into picture. I mean filling of screen information is taken care by this which stores these information temporarily in SAP Memory. Like wise..when all the screens are filled some information, finally, Database LUW comes into picture which ensures that either the transaction is performed in all or nothing manner...that is either committed or thrown away(rolled back).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;shamim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 06:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901998#M376505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T06:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901999#M376506</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 each screen stores in a teporoary place , Then why do we need binding of LUW till the final commit occurs in Multiple Screen Trasactions ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 06:25:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1901999#M376506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T06:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1902000#M376507</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;Say for ex i am Using FK01 , Till final screen i enterd data , Now i dont press Save , But i have to view the data from the temproary table which contains the data from each screen , How to view that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 06:26:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1902000#M376507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T06:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1902001#M376508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i see the temproary table data before saving Transaction ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 06:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update/m-p/1902001#M376508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T06:51:46Z</dc:date>
    </item>
  </channel>
</rss>

