<?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: Table Update in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235338#M771986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have passed the client , all the entries were moved to the table header correctly.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and commit work gets satisfied.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jan 2008 03:00:45 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2008-01-03T03:00:45Z</dc:date>
    <item>
      <title>Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235336#M771984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im trying to update the usr02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here all the fields are getting updated but the field MANDT does not get updated.....earlier its 777 but when im trying to modify it as 001.&lt;/P&gt;&lt;P&gt;its not getting done....so the login fails for thr respective ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 02:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235336#M771984</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2008-01-03T02:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235337#M771985</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;How are you updating this table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need to use CLIENT-DEPENDENT or may need to pass the client while updating .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 02:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235337#M771985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T02:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235338#M771986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have passed the client , all the entries were moved to the table header correctly.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and commit work gets satisfied.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 03:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235338#M771986</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2008-01-03T03:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235339#M771987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using transaction MASS, it might help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 03:07:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235339#M771987</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-01-03T03:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235340#M771988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is my code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT ZSAPUSE_PASS_RESET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;type-pools:icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Run this progam as sap* in cient xxx. The user you specify&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;as a parameter, will have the same, client xxx password set in every&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;client&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;where it exists.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES: USR02, T000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: PASSWD LIKE USR02-BCODE.&lt;/P&gt;&lt;P&gt;data:p_subrc type sy-subrc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS: PA_USER LIKE USR02-BNAME.&lt;/P&gt;&lt;P&gt;PARAMETERS: PA_CLIT LIKE USR02-MANDT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform get_details changing p_subrc.&lt;/P&gt;&lt;P&gt;	IF p_subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;		write ICON_FAILURE as icon .&lt;/P&gt;&lt;P&gt;		write:/ 'Sorry..Validation failed for the credentials given !!!'.&lt;/P&gt;&lt;P&gt;		write:/ 'User ID:',pa_USER color 6 intensified on.&lt;/P&gt;&lt;P&gt;		write:/ 'Client :',pa_clit color 6 intensified on.&lt;/P&gt;&lt;P&gt;	endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	SELECT SINGLE * FROM USR02 client specified WHERE BNAME = sy-uname AND MANDT = sy-mandt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;	PASSWD = USR02-BCODE.&lt;/P&gt;&lt;P&gt;	endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	clear USR02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform get_details changing p_subrc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	if p_subrc = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;		USR02-BCODE = PASSWD.&lt;/P&gt;&lt;P&gt;		USR02-mandt = PA_CLIT.&lt;/P&gt;&lt;P&gt;		USR02-LTIME = SY-UZEIT.&lt;/P&gt;&lt;P&gt;		USR02-BCDA1 = USR02-BCDA2 = USR02-BCDA3 = SY-DATUM.&lt;/P&gt;&lt;P&gt;		USR02-BCDA4 = USR02-BCDA5 = SY-DATUM.&lt;/P&gt;&lt;P&gt;		UPDATE USR02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;		if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;			commit work.&lt;/P&gt;&lt;P&gt;			write:/ 'Details Updated successfully !!!' color 5.&lt;/P&gt;&lt;P&gt;		else.&lt;/P&gt;&lt;P&gt;			rollback work.&lt;/P&gt;&lt;P&gt;			write:/ 'Error While Updation  !!!'  color 6.&lt;/P&gt;&lt;P&gt;		endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	write:/ 'Error While Updation  !!!'  color 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form get_details changing p_subrc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT SINGLE * FROM USR02 client specified WHERE BNAME = PA_USER AND MANDT = PA_CLIT .&lt;/P&gt;&lt;P&gt;p_subrc = sy-subrc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 03:13:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235340#M771988</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2008-01-03T03:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235341#M771989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concludes an SAP LUW.&lt;/P&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;P&gt;COMMIT WORK [AND WAIT].&lt;/P&gt;&lt;P&gt;All database updates are written firmly to the database, and all locks are released. Triggers the&lt;/P&gt;&lt;P&gt;database update. The AND WAIT addition allows you to pause the program until the update is&lt;/P&gt;&lt;P&gt;complete. If you omit it, the database is updated asynchronously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concludes an SAP LUW.&lt;/P&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;P&gt;COMMIT WORK [AND WAIT].&lt;/P&gt;&lt;P&gt;All database updates are written firmly to the database, and all locks are released. Triggers the&lt;/P&gt;&lt;P&gt;database update. The AND WAIT addition allows you to pause the program until the update is&lt;/P&gt;&lt;P&gt;complete. If you omit it, the database is updated asynchronously.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 03:17:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235341#M771989</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-01-03T03:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235342#M771990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I think the entries in data base is client specific.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;And when u logon in 777 client and trying to update the 001. So it dont work.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So, u need to lohon to 777 and use what ever program u have then it works.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. use a BAPI in u r program which run in 001 client&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 04:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/3235342#M771990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T04:44:54Z</dc:date>
    </item>
  </channel>
</rss>

