cancel
Showing results for 
Search instead for 
Did you mean: 

vL09 manually

former_member183690
Participant
0 Kudos

Hi all We have  a issue  while reversing the  delivery in. VL09  system is taking more than two hours to reverse the goods  movement now user asking us to do manually  so they can avoid please advise us how to achieve this. Regards Hidyat

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member223981
Active Contributor
0 Kudos

Hello,

Performance issues in VL09 are often when the system has to access database table MSEG. The following note helps that database access:

1234800: Long runtime for transaction VL09 with DB2 database

So if this is not implemented, you should look at doing so.

Hope this helps,

Noel

JL23
Active Contributor
0 Kudos

You did not say if you have a single item in the delivery or several hundred, as this would make some difference. Nevertheless this is not a SD issue, this is a Basis issue.

Approach your basis team, they know the transactions to run SQL traces and to measure performance to analyse the root cause of this extremely bad performance

I wonder how 2 hours runtime are possible at all, in most systems the time until a dialog process has to be finished is much shorter, and our users would flood the helpdesk with tickets if the transaction would run more than 5 minutes (I even earlier)

former_member183690
Participant
0 Kudos

Hi Jürgen This would be issue of basis but is that possible in sap to do maullay good movement if yes please advice how ? Regard Hidayth

JL23
Active Contributor
0 Kudos

VL09 is manually in foreground. There is no alternative.

former_member183690
Participant
0 Kudos

Hi jurgen Basis are not considering our issues we have to pass manually now Is that possible to MB1A or some other t code or any way please advise

JL23
Active Contributor
0 Kudos

I already said that there is no alternative to VL09. Only VL09 can reset the goods issue status in the delivery document and can trigger a 602 movement. 602 is classified as an automatic movement, it cannot be done from MB1A (which is anyway obsolete and got already a MIGO as successor about 15 years ago )

If you can't convince the Basis folks then talk to your manager

VeselinaPeykova
Active Contributor
0 Kudos

Are you processing some outputs, triggering workflows, updating data in external systems?

If this is not the case: are there any add-ons, custom developments that update non-standard tables? Deadlocks?

Goods movement reversal, even for a delivery with many items, that takes two hours, is a very serious issue.

Are your BASIS colleagues aware of that problem?

When investigating such kind of issues, people usually execute performance trace and discuss the outcome with the developers and BASIS team.

Without knowing the root cause of your issue, there is not much that forum members can help you with.

Some problems are resolved by applying notes, changing table settings, optimizing the source code, improving network performance etc.