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
Can i Have Some Realtime Examples on Badi ?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is the master data necessary before you can start posting in MM?
What are interactive reports?
How to debug a script in abap?
What is a variable in the sap abap?
What is tcode se16? For what is it used.
How can you display frames (horizontal and vertical lines) in lists?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
How many types of buffering? : abap data dictionary
Which function module would you use to check the user’s authorization to access files before opening a file?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What is lock object ? : abap data dictionary
What is meant by write lock? : sap abap data dictionary
What are the advantages and disadvantages of ABAP query tool?