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
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between a pool table and a transparent table?
What are the differences between table and structure in data dictionary?
What is the difference between sy-tabix and sy-index? Where it is used?
What is difference between float and packed data type?
What will exactly the hide statement do?
Explain the advantages and disadvantages of different types of bdc's?
Which function module would you use to check the user’s authorization to access files before opening a file?
What are dml commands in abap?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
Can i Have Some Examples on Enhancements.
How to write a code for multiple transactions? : abap bdc
What are the drill-down features provided by abap/4 in interactive lists?
Will 50,000 records be uploaded directly into APP's Server?
What are the different modes of processing batch input sessions? : abap bdc
What are the advantages of different types of bdc's?