How many times we can use At Selection Screen Output and on
field event in report?
Answer Posted / abdul sameer
At Selection Screen Output can be used only once in the
report program.
At Selection Screen On field can be used mutilple times if
the fields are different.
e.g
At Selection Screen On field1
if field1 is empty display error message.
At Selection Screen On field2
if field2 is empty display error message.
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
SAP query how to use end users?
Where can you find error log for call transaction? : abap bdc
why particularly lock object name starts with EZ OR EY?
what is difference between user exit, customer exit and badi?
How do you find if a logical database exists for your program requirements?
Explain how to create any functions?
I need some information regarding Vcentric Test pattern ? with questions.
Define abap/4 layer?
What are the steps in creating screen ?
Explain the systems fields used for interactive lists and lists?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What will exactly the hide statement do?
How can you display frames (horizontal and vertical lines) in lists?
What will you code in start-of-selection & end-of-selecton & why?
What is search help exit? : sap abap data dictionary