Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

LIKP not getting updated

Former Member
0 Kudos

Hi,

I am experiencing a peculiar issue.

When i create a Delivery , it displays that delivery successfully created. But when i go to to VL02N to change/Display(Vl03N) delivery, the mesage displyed is "The Delivery does not exist or has been archived". Sometimes the message is "It is currently being processed." For this i log off from the system and log in again, then also the same Message, that delivery is currently being processed.

But when i check after sometime(5-10mins), i am able to see the delivery which i created.

I am not sure what could be the issue.

Can anyone help me on this.

Let me tell you that, we have recently upgraded oour system from 4.7 to 6.0.

Please Advise.

Regards,

Saurabh

2 REPLIES 2

Former Member
0 Kudos

Hi Sourab,

First of all check any User exits available before the event save delivery.

And then try to find out any Wait until statements in the exit. If so, reduce the wait time to save the Delivery.

As you told that recently ur system is upgraded, and there is a chance that few patches might be updated with this wait time.

Hope this will solve ur problem.

Regards,

Sunil B.

Former Member
0 Kudos

Thank you all for your suggestions.

The problem is resolved now. Actually there was an issue from the basis side.

As an ABAP'er, i could see something wrong in ST02.

The SWAPS column in ST02 had some large values and was showing in RED.

My Basis person tuned the system and the issue is Resolved.

Thanks for all the suggestions.

Regards,

Saurabh