cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict the Post goods issue if zero item qty

Former Member
0 Kudos

Hi Guru,

Presently even zero item quantity, post goods have been done. We have restricted the same. Please give the solution.

Regards

BK GAIKWAD

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

KIndly maintain the below to avoid the zero qty delivery

1. Go to the Delivery item category by the below path

SPRO-IMGLogistics execution-Shipping->deliveries-DeliveryDefine item categories for delivery--OVLP

in that tick on the check quantity 0 maintain as "B" and avai;lability check should be maintain as Balnk-Check availability

With the aboive settings system will not generate the delivery itself for the zero quantity deliveries

Regards

Damu

Former Member
0 Kudos

Thanks Mr. Damu,

Problem has been resolved.

Regards

BK GAIKWAD

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Please check the option in Delivery item category (T.Code:OVLP).

One of the field Check quantity 0 Is having B.

Thanks,

kp

former_member188076
Active Contributor
0 Kudos

Hi

Go to 0VLP (ZERO VLP), select your Item category for Delivery, and maintain "B" in the field Check Quantity 0.

It will give error messge while doing the PGI incase the line item in delivery has 0 quantity.

Thanks and regards

Amitesh Anand

eduardo_hinojosa
Active Contributor
0 Kudos

Hi,

If you do it with tcode MIGO you can use the BADI 'MB_MIGO_BADI', method 'CHECK_ITEM'. You have a demo coding in the BADI (tcode SE18).

I hope this helps you

Regards,

Eduardo