I used an event At Selection-screen output in LDB to make a field mandatory and I got the error(I introduced popup to show mandatory field need to be update), when I click on OK button, i am not getting the Selection screen, instead its been executing.
Could you elaborate
- "in LDB" or in the other program?
- What did you do in (PBO) T SELECTION-SCREEN OUTPUT
(loop at screen/screen-required= '1'/modify screen/endloop) - Did you do anything in (PAI) AT SELECTION-SCREEN [ON xxx]
(nothing should not be required...)
Regards,
Raymond