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 get cursor field?
Explain the differences between interactive and drill down reports?
What is the function module to popup contents in the internal table?
What is a currency factoring technique?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
How to write a code for multiple transactions? : abap bdc
What are the basic functions of database utility? : abap data dictionary
What is the significance of the memory table ‘screen’?
Program lines for the radio button selection and unabling some input variables in section screen
What are the two methods for modifying sap standard tables?
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
How many tables are there in sap?
How many structures can be created in a Ztable ?
Explain the Types of Select statements?