What is the difference between At selection screen and At
selection screen on output?

Answer Posted / sagi.nagamani

AT SELECTION SCREEN : TO VALIDATE ALL FIELDS.whenever user
presses enter this event is triggered.if there is any
error,system redisplays the screen by enabling all fields.

AT SELECTION SCREEN ON : to validate a specified field.
whenever user presses enter this event is triggerd.if there
is any error,system redisplays the screen by enabling only
that particular field & disables all the fields.

AT SELECTION SCREEN OUTPUT : THIS EVENT IS TRIGGERED BEFORE
SELECTION SCREEN APPEARS.here u can perform user defined
actions like making fields mandatory,hide like that.

Is This Answer Correct ?    25 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the abap/4 commands that link to a layout set?

858


What are the differences between table and structure in data dictionary?

598


Explain the different types of screen keywords?

551


what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.

2094


List the events in abap/4 language?

586






How to transfer the objects? Have to transferred any objects?

572


What are the differences between interactive and drill down reports?

541


What happens if a function module runs in an update task? : abap modularization

589


How do you save data in bdc tables? : abap bdc

584


What is the difference between a pool table and a transparent table?

536


What are the differences between macro and subroutine?

616


What is the tcode to create indexes?

589


What are the major steps will you use for tuning?

591


How collect statement is different from append?

531


How are BAPI different from normal function modules?

1720