Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Help needed for VL10c for Enhancement before display output

mahabaleshwar_patil
Participant
0 Kudos

Hello

I am not able to find BADI /exit for my requirement.

I need to filter the sales order while creating the deliveries.

When I execute VL10C tcode and I give some inputs like shipping point sales order etc.

When I execute the Tcode related data come as output.

But my requirement is after giving input and executing I need to filter the same order based on sales org and material is there any way ?

I tries to find the exit / BADI but I found the BADI (Enhancement Spot) badi_delivery_quantity bu I cannot implement this as it give me message BAdI is internal SAP; implementation in customer namespace not allowed

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

First read include V50R_USEREXITS for a list of good old user exit available, if none fulfill your requirement, you could try an implicit enhancement option at start of form TABS_DISPLAY of function group V50R_VIEW.