Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is naming conventions given for lock object and how
you create the lock object

Answer Posted / dushyanta kumar

1.Object Name start with EZ OR EY .
Go to SE11
2. Give the lock object name EZDUSH(lock object name start
with EZ) and click 'Create' Button.
3. Enter the short description,Table name<XXXX>, lock mode
and key fields which is used to lock the entry.
4. Save and activate, it will generate 2 FM.
Ex:
DEQUEUE_EZDUSH Release lock on object EZDUSH
ENQUEUE_EZDUSH Request lock for object EZDUSH

In your program,
1. First loop the table.
2. call the FM 'ENQUEUE_EZDUSH' to lock.
3. Update the dB.
4. Release the lock using DEQUEUE_EZDUSH.
endloop.

DEQUEUE_ALL this FM will release all the lock.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a table pool? : abap data dictionary

1118


Have you printed any report?

2215


What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary

1087


On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?

1061


Lock objects and what are parameters of ENQUEUE FM?

1833


10) How to get Item Header in Sales Order?

2064


What is the significance of delivery class? : abap data dictionary

1141


Under Data Transfer Portion of ABAP, what do you mean by DX Project

2356


Explain lsmw?

1131


What is the difference between data elements and domains? : abap data dictionary

1293


The max number of calling modes stacked at one time is?

1171


How can a lock object be called in the transaction?

1078


How would you set the formatting options statically and dynamically within a report?

1141


Explain different types of attributes of function module?

1011


What is search help exit? : sap abap data dictionary

1250