cancel
Showing results for 
Search instead for 
Did you mean: 

VL10E Open quanity misunderstanding

former_member600242
Participant
0 Kudos

Hi,

everytime we make an outbound delivery based on a sales order, the open quantity from the transaction VL10E doesn't change. Is this the intended behaviour or am I not taking into account something else?

The example I'll show below is based on a sales oder with 2 items:

-This is the sales order with the 2 items

so.png

-This is the delivery already billed correctly:

odeliv.png

delivstatus.png

But if I go to VL10E now, with the same date as the sales order schedule, i get an open quantity of 900 KG, when 850 KG have just been delivered and billed (the othe item is not shown because it's completed):

vl10e.png

While debbuging the standard code, I've found the place where the correct open quantity (50KG) is replaced for this incorrect (at least for my eyes) 900 KG:

olfmng-change.png

As you can see, the field in ABAP is the one called OLFMNG. Moreover, checking VBEP table, the delivered and pending quantities are correct:

vbep.png

Do not doubt in asking for more information of this scenario if neccessary, thanks in advance.

Best regards.

Accepted Solutions (0)

Answers (2)

Answers (2)

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

If your using handling unit with DIMP please refer SAP note 2723729 - VL10E - no update of the open quantity after delivery.

If not then please open a message to SAP.

Best Regards,

R.Brahmankar

Lakshmipathi
Active Contributor
0 Kudos

You should check the open order quantity either via VA05 or VBBE table