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 |
Where do you find info on new developments in SAP?
By using which single table i can get all the detail from sale order to billing not used vbak, vbap, vbrk & vbrp.
How do you find the information on the current screen? : abap bdc
use of chain and endchain?
Work most on which module: name a few tables?
What are screen painter and menu painter? : abap hr
Can i have some Realtime Scenarios on Reports.
am facing problem in inserting multiple data from user defined selection screen to internal table can anyone tel me any small code tht can insert multple data from screen to inernal table. thanks in advance.
ANY one can tell me what is basic diff b/w keywords STOP,CONTINUE,CHECK,EXIT, AT-EXITCOMMAND?
A window is missing while copying a sapscript from one client to another client. What should be done?
most commonly used command in Interactive Reporting?
What is the difference between field-group header and other field groups?