what will happen if you dont give any value in parameter and
select options in report??will it fetch any value?
Answer Posted / ravi
IF you not specify any value in prameter then select query
will fetch only those records where condition value is
space or zero.
If you not specifed any value in select-options, select
query will fetch all records.
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
How many types of tables exist and what are they in data dictionary?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What statement will be found in an sap application program that implements a function module exit?
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
What are different data types in abap/4?
Can you delete data element, which is being used by table fields. : abap data dictionary
What is the structure of bdcmsgcoll? : abap bdc
Explain how do you use structures in the abap programs?
What is your approach for writing a bdc program? : abap bdc
What are interactive reports?
What are the different types of parameters? : abap modularization
Explain the Importance of pa20? : abap hr
What is the difference between call transaction method and the session method? : abap bdc
Why do we use events and actions in web dynpro?