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 / 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 |
Post New Answer View All Answers
What are the problems in processing batch input sessions?
How can you access the function code from menu painter?
What is table pool?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
Explain the difference between cluster tables and pool table?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What are the types of parameters in the function modules?
how 2 create the normal form by using functional module
What is netweaver???what is the relationship with ABAP?
How to write a code for multiple transactions? : abap bdc
How do you backup Sapscript layout sets? Can you download and upload? How?
What is an interactive report?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.