- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- 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 Articles
- Combining fields in CDS view in SAP ABAP
- In SAP ABAP, mapping two database table fields
- Getting a syntax error unknown fields in SAP ABAP
- Fetch fields from table or structure in ABAP SAP
- Creating a Radio button group in ABAP Screen Painter
- Call screen on clicking the button in SAP ABAP
- Linking ABAP Dynpro screen elements to program variables
- Multiple ALV grids on a single screen in SAP ABAP
- Skipping middleware in Express.js
- Writing at the end of report without clearing current screen in SAP ABAP
- How to write on selection screen after giving any user input in SAP ABAP
- Pseudo mandatory parameters in JavaScript
- Creating a Function module in ABAP to take any table and write it to the screen
- Incrementing an integer inside loop in an ABAP program
- Debugging an Asynchronous RFC in SAP ABAP

Advertisements