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

Regarding Lock objects

Former Member
0 Likes
376

Hi experts,

we can create lock objects for tables... but is it possible to create lock objects for fields????If possible.. then how????

Regards,

Sambaran

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
360

hi,

check this.

[http://help.sap.com/saphelp_nw70/helpdata/en/cf/21eea5446011d189700000e8322d00/content.htm]

2 REPLIES 2
Read only

GauthamV
Active Contributor
0 Likes
361

hi,

check this.

[http://help.sap.com/saphelp_nw70/helpdata/en/cf/21eea5446011d189700000e8322d00/content.htm]

Read only

Former Member
0 Likes
360

Hi Sarkar,

I think we can't create a lock object for a field.

Because fields doesn't contain any data. means no use of lock object.

we can create lock objects for tables only b'cse it contains data.

Please correct me if i am not correct.

Kiran