There is a delivery that is being created through the ABAP
code and in the middle it says delivery created but someone
is modifying , how would you rectify this issue
Answers were Sorted based on User's Feedback
Answer / anil kumar reddy
We can restrict other users from editing our programs/FMs with the help of "editor lock" Concept.
The editor lock prevents other users from making changes to the program. This includes attributes, documentation and text elements, as well as the functions "Rename" and "Delete".
This will be helpful for the crucial reports.
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / manoranjan
U can go SM 12 to see lock entries.if ur object is used by some user,u can delete it here.
Is This Answer Correct ? | 0 Yes | 1 No |
which of the following is more efficient when we are retrieving data from more tables. select statement using innerjoins or select statement using for all entries?
sort statement can sort?
WHAT IS THE ROLE OF WORK BENCH ORGANIZER?
what is the differance b/w template and table in Smartforms?
what is MSEG,MKPF?
what is mean be On Change of in Control Break statement
Give few names of cluster tables in sap ?
What is the first thing you do after vendor setup is complete?
How to Business addin function in Standars transactiion code. how it is steps
What are uses of foreign key?
what is exact difference between uline ad sy-uline?
How to type casting in OOPS ABAP and ABAP ?