what is naming conventions given for lock object and how
you create the lock object
Answer / 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 |
What are the value tables?
one client needs material description more than 40 chars so how can we extend because in standard table material descp is of 40 chars only
why sapscripts are client dependent and smartforms are cliet independent,plz give me a brief explanation,thank u.
hi this is naveenkumar.tell me plz. what is the difference between v4.7 and v4.6?
if i login in english then top-of page will display in english.if i login in german then it will display in german as on .. abap report how.........
Where the payroll results are stored
Explain what are extracts?
What is pnp-sw-found ? : abap hr
What is a table pool?
what is the difference bet ween the appened and insert statment.plz tell me the answer.
What is img? : sap abap hr
how do find a name of a print program?