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: 

WS_MONITOR_OUTB_DEL_FREE

ravi_rajput
Participant
0 Kudos

How to modify

WS_MONITOR_OUTB_DEL_FREE  for adding some selection sreen fields ? Any exits ?


4 REPLIES 4

Former Member
0 Kudos

You can add an implicit enhancement point in RV50QASEL_V1.

0 Kudos

Hi chinmay.

Thanks for replying. Actually i want a field ship to party(country) in a specific block i.e. block data in the selection screen of vl06f. By adding implicit enhancement i might get the field but not at the desired place. Wanted to know if there is any exits ot config for it ? or shall i go ahead and ask for access key and change the standard code or better option would be to create a z of it and do the changes ? Has anyone tried it and what would be the best approach ?

0 Kudos

I would not recommend access key or z program creation. But that seems to be only solution. Either of them would do based on your project guidelines.

There is not other way to add a field specific to a block.

matt
Active Contributor
0 Kudos

Creating a copy of a program is always worse than changing the original. When you change the original, it is logged as a repair and there are tools to help you cope with any changes during upgrade. If you create a copy, you're on your own.