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: 

Reg : Show mandatory in LSO Reason Cancelation

former_member227911
Participant
0 Kudos

Hi,

I have an requirement that I need to be set a mandatory for the LSO Cancelation reason.

In the TCODE : LSO_PSV2 in that reason for cancellation drop down is available presently we can cancel the reason without specifying the Cancelation Reason.

But my requirement to set the mandatory to the Cancelation Reason.

Kindly suggest.

Regards,

Sadiq K

1 REPLY 1

Sharon_Newton
Explorer
0 Kudos

Hello Sadiq,

A simple fix I have used in the past is to set Reason Code 0000 to 'No Show' - it will default in unless the learner/admin changes it.  But it requires people to pay attention and understand that they don't want No Show to appear unless it is the valid reason.  The other option you can explore is BAdI LSO_CANCELREASONS_C  It may provide the functionality you need - I have only used it to provide valid drop-down reasons in the portal for Learners.  Good luck, Sharon