In start of selection, if we perform validation, what
happens ?
Answers were Sorted based on User's Feedback
Answer / lakshmi
validation to check out for valid inputs is usually done
under at selection-screen event. when we are doing it in
start-of-selection, its better to use information msgs
rather than error msgs as dese do not allow the users to
navigate to the previous screen to make necessary input changes.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / buddula15
Nothing happend, because start-of-selection triggers after
displaying the selection screen.
Buddula15
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / riyaz
if we done validation on start-of-selection we have to handle only 'I' messages along with leave list-processing.if the driver table or select query doesn't have data means it display the message and come back to selection screen.it improves the database performance.
Is This Answer Correct ? | 0 Yes | 0 No |
What is a match code? : abap data dictionary
How many methods are there in BDC? Which methods you know well?
wat are the process that can be executed & tracked in a workflow?
Landscape of your company and what are their names?
What are the domains and data element?
What are critical issues you have faced in your project
Name some system global variables you can use in abap programs?
how can be restore a project deleted in lsmw?
What kind of BDC programs are written ?
Difference between transparent tables and pooled tables? : abap hr
Difference between client dependent and client independent tables?
how to debug a popup window?