cancel
Showing results for 
Search instead for 
Did you mean: 

Adding Checkbox at VL10B in Purchase Order Tab

Former Member
0 Kudos

Hi All,

I have requirement in which I have to add checkbox at T-code "VL10B" in 'Purchase Order' tab. Based on the checkbox selection, if checkbox is selected then we have to exclude purchase orders for which Delivery document has already been created (Partial Delivery- PO still has few open items) from further processing. If not then it should work as normal VL10B transaction action.

My requirement is that which user exit needs to be used (Found few-but unable to decide) to put my logic based on the checkbox selection to exclude those PO's with delivery from further processing.

Thank you in advance.

P.S. Sorry, If I have posted the question in wrong group.

Regards,

Bhupesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

I don't think some user exit is available for VL10B. Try with MV50AFZ1

Former Member
0 Kudos

Hi Lakshmipathi,

Thank you for your reply, but my question is I need to put my logic before creating delivery with respect to PO.

The include suggested by you is used after creation of delivery(I guess). Basically I need to check for given PO whether the delivery has already been created or not based on the checkbox(added in Purchase order tab(Enhancement)). If delivery is created then exclude those PO from further processing else do normal processing of creation of delivery.

Thanks,