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
What is match code? : sap abap hr
Write the bdc table structure? : abap bdc
Explain the differences between sap memory and abap memory?
What is a collect statement?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What are the classifications of the sap abap data classes?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is an authorization in sap?
what is field string ? & where we are using field strings?
What are the types of views? : sap abap data dictionary
What is screen flow logic? What are the sections in it?
Why do we use types statement in abap programming?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
What is the syntax for call transaction? : abap bdc