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


Please Help Members By Posting Answers For Below Questions

Explain the systems fields used for interactive lists and lists?

534


How do you read files from the application server ? : abap bdc

615


Explain what is runtime analysis?

565


Define database layer? : abap data dictionary

678


how to read the standard field value in your custom program.

991






In which time constraint does the infotype records depend on the subtype ? : abap hr

639


what is friend class

893


What is meant by a schema? : sap abap hr

584


Do we have to migrate all sapscript forms to smart forms?

606


Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?

538


What are the steps to execute session method?

600


I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc

2572


What is tcode se16. For what is it used. Explain briefly?

544


What is time constraint ? : abap hr

698


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?

611