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
What is the use of a pretty printer?
How can we omit a leading sign and a leading zero in sapscript?
Explain what is an rdbms?
why particularly lock object name starts with EZ OR EY?
What is payroll area
What are the steps in a bdc session? : abap bdc
How do you set up background jobs in sap?
Explain the different types of mode (run code) in call transaction method?
What is the maximum number of structures that can be included in a table or structure
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Have you set up a back ground job ? How to create a background job without a variant ?
Of the two call transaction and session method, which is faster?
How to maintain lists?
Persistent class
Can you print decimals in type n?