Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Programming with Optimistic Locks - when is it available

Former Member
0 Likes
675

Hi All,

I have come across new lock mode 'O' for optimistic locks apart from existing lock modes like 'E', 'S', 'X'.

check this url http://help.sap.com/saphelp_nw04/helpdata/en/8e/c7430d53fd2548be18a291c27bd72e/content.htm

This option looks very attractive to me for certain business scenarios.

<b>Do you know anything about the avialbility of this feature and the starting support package.</b>

thanks

v

1 ACCEPTED SOLUTION
Read only

Peter_Inotai
Active Contributor
0 Likes
546

Hi V,

Check OSS note 626804 - Support Package: Optimistic locking in 620

Peter

3 REPLIES 3
Read only

Peter_Inotai
Active Contributor
0 Likes
547

Hi V,

Check OSS note 626804 - Support Package: Optimistic locking in 620

Peter

Read only

Former Member
0 Likes
546

Hi Venu,

My understanding is that SAP NetWeaver 04 = WAS 6.4 = Available Now.

I am not sure about availability in hot packages (did you look on OSS?), but if you are running a MySAP ERP 2004 then this functionality should be available.

In fact, the following link is from the MySAP ERP 2004 help, which includes reference to optimistic locking.

http://help.sap.com/saphelp_erp2004/helpdata/en/50/eff4bb41124f4783ac34ab5c6a3588/frameset.htm

My guess is that you would need to upgrade to WAS 6.4 to get this, but perhaps you can find a reference to its inclusion in support packs on OSS.

Cheers,

Brad

Read only

Former Member
0 Likes
546

thanks Peter and Brad. I am checking.

v