What is the difference between At selection screen and At
selection screen on output?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / nagaraju
At selection screen event is used to validate the multiple
fields.
At selection screen on field is used to validate the
perticular field(which we want to validete)
At selection screen output it is used to disable the value
on a selection screen of any fields.
Is This Answer Correct ? | 12 Yes | 1 No |
why we use 4 msg variable in BDCMSGCOLL stucture in BDC? why not more or less than 4?
What are the check tables?
What is an rfc?
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
Can any one tell me the exact difference between BAPI and RFC.
How to call other programs?
How do you use tab sets in layout sets?
Q : I want to see material details in secondary list based on material No. from basic list. I will double click on any row, any field of basic list (not on field containing material no.) & the secondary list will display material details according to material No. on that row. Is it possible? If so how?
What is the transaction code to modify the hr form
What are the basic object types? : sap abap hr
how will u interact with client if neccessary?
what are the two methods of modifying sap standard tables? : abap data dictionary