cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is it possible to remove options from Vl06O

warcsi
Participant
0 Likes
921

Hello I have gotten a question from a coworker if I can remove some of the options from this screen

is this possible with a BAdI or anyway
I set a breakpoint in CL_EXITHANDLER but when I called the transaction the debugger didnt pop up so Im wonderring if there are even any BAdI's to do anything here

^ The screen I want to remove a few elements from

Thanks for reading

Take Care!

Accepted Solutions (0)

Answers (1)

Answers (1)

thilakan_t
Participant
0 Likes

You can try "Variants" option. If not working, try this as last option. Create a implicit enhancement in program WS_DELIVERY_MONITOR (at selection screen output event) and the buttons based on your requirement. No BADI available for this.