Answer Posted / saveen kumr
There are four field in select-option
1.Sign---> Inclusive or Exclusive
2.Option--->EQ,NQ,LT,GT
3.Low---> Lower Limit
4.High--->Higher Limit
Basically this is used to fetch range of value from table
alse if we want no high limit Then we can use 'NO-Interval'
or 'NO-Extension'.
If we dont specify any value in lower and higher limit then
all the records are fetched
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Does sap handle multiple currencies?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What is the relationship existing between the various data elements? : abap data dictionary
What is the difference between RETURNING and CHANGING parameters for a method?
What are the check tables and value tables?
What are the parameters in bdc_open_group? : abap bdc
What happens if we use leave to list-processing without using suppress-dialog?
What is an update task?
What is synchronous update?
What are the two different ways of building a match code object? : abap data dictionary
What are the aggregate objects in the data dictionary? : abap data dictionary
What are the different methods of bdc? : abap bdc
What is the difference between data elements and domains? : abap data dictionary
Difference between sap script and report?
Can there be more than 1 main window in sap script?