cancel
Showing results for 
Search instead for 
Did you mean: 

Long VL09 Processing Time

Former Member
0 Kudos

Hi SAP Gurus,

Here is the scenario:

- Client has observed long transaction processing times (i.e. freezing of the system) for executing VL09 for outbound deliveries for sales orders

- Their system has handling units enabled

- Issue is observed when there are more than 1,000 line items containing the handling units; meaning items with less than 1,000 line items are successfully reversed

- No error message is obtained from the system during execution.

- We need to stop the transaction already since all other dialog and interface processes stop.

What we have done so far:

- Ran an SQL trace but found nothing conclusive

- Executed ABAP debug for the standard transaction but found no issue as well

- Checked for any exits or BAdIs activated; found none

- Checked that the following notes (1431436  and 1569043) are already implemented


We are currently at a loss for now. Can you guide us on which items to check / validate?


Thanks and Regards!

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member183424
Active Contributor
0 Kudos

Read and follow this OSS note 515123 - Performance when reading handling units for reversal

Also there are many OSS notes regarding this, I'll suggest to search OSS notes with term "VL09 performance"

Former Member
0 Kudos

Hi Dibyendu,

The note you mentioned is for IS Auto. Is it also applicable for standard ECC?

Regards,

Rodel Celo

JL23
Active Contributor
0 Kudos

had you seen OSS note 1234800 - Long runtime for transaction VL09 with DB2 database ?

it is valid for Oracle DB too.

Former Member
0 Kudos

Hi Jurgen,

We applied the note 1234800 but no resolution was seen. I searched and found that note 17488931 is being referenced by this. Do we also need to implement this as well

Regards,

Rodel Celo

JL23
Active Contributor
0 Kudos

yes