Syntax error Skipping mandatory fields in an ABAP screen

Skipping mandatory fields in an ABAP screen



You can make use of function code which is assigned to push button with “Exit” as function type and an event “AT SELECTION-SCREEN ON EXIT-COMMAND” to achieve this.

A call is made to this event to validate the fields on the screen and you can implement all logic here.

Updated on: 2019-07-30T22:30:20+05:30

1K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements