

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
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.
- Related Questions & Answers
- Combining fields in CDS view in SAP ABAP
- In SAP ABAP, mapping two database table fields
- Linking ABAP Dynpro screen elements to program variables
- Call screen on clicking the button in SAP ABAP
- Creating a Radio button group in ABAP Screen Painter
- Fetch fields from table or structure in ABAP SAP
- Getting a syntax error unknown fields in SAP ABAP
- Skipping middleware in Express.js
- Multiple ALV grids on a single screen in SAP ABAP
- Writing at the end of report without clearing current screen in SAP ABAP
- Pseudo mandatory parameters in JavaScript
- Mandatory and optional Participation
- How to write on selection screen after giving any user input in SAP ABAP
- Incrementing an integer inside loop in an ABAP program
- Debugging an Asynchronous RFC in SAP ABAP
Advertisements