cancel
Showing results for 
Search instead for 
Did you mean: 

Scheduled for delivery Qty in MMBE/Batch

Former Member
0 Kudos

Hi.. Could someone know how to check scheduled for delivey quantity per material per given batch. i tried with LIKP VBUK tables but they are not getting delivery completed indicator and i have no choice to know that accurately.. FM for MB_SELECT_SD_SCHEDULED_STOCK doesn't work since i need ot know per batch in a given storage location..

Please share your thought?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks for your responses.. none of them are not working as needed, i need to know scheduled for delivery qty per given material batch combination in a plant when we create outbound deliveries either for STO or for sales order..

no FM are working, so i am trying to find deliveries created for a material, getting batch information and checking these delivery line items are picked completely or not.. this might work for me biut still this is not accurate..

so was thinking any FM or BAPI to get this information similar to "stock req list"

vijay2006ece
Contributor
0 Kudos

Hi Sprint,

You want scheduled for delivery (Inbound delivery) Information, Then you can get it from EKES table by providing the PO/SA number. Check DABMG field (Qty Reduced) in the output.

If it is zero then inbound delivery is created but GR has not been made.

Also Scheduling Agreement open qty can get it from EKET table.

former_member183155
Active Contributor
0 Kudos

Hi;

The schedule line table is VBEP which shows confirmed qty which could be different from order qty related with stock and/or allocation issues.


Also , You can find the delivered quantity via a function, RV_DELIVERY_SCHEDULE .


Regards.


M.Ozgur Unal