What is the difference between Selection Screen on Request
and Selection screen on input?
Answers were Sorted based on User's Feedback
Answer / bikas
On request will execute on press of F4, and selection
screen input will execute on input of a value in the screen.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nayna
Selection Screen on Request-in this it validates only once for a field, if you press enter for the second time without changing anything in that field, it wont validate
Selection Screen on input- it does validates multiples times
Is This Answer Correct ? | 0 Yes | 0 No |
suppose you are using session method for 1000 records and there is error in 400 and 500 records.how many records will be updated to the database?
What is step-loop?
Difference between sy-tabix and sy-index? Where it is used?
Hi all Could u please tell me the answers for following questions, Why we need IDocs...? What is the purpose of IDocs...? Thanks in Advance, Sanjeev.K
what are the various types of parameters and how are they distinguished from one another?
What is buffering in abap?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
If i have 6 fields in our ztables,But when i would like to display the contents,then only 4 fields would be come up,HOW IT WILL Handle?
When was the sap abap being created?
how many indexes can be created for a table?
how to cal driver program in smart forms??
how to send output of program via email?