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
What are client dependent objects in abap/sap?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is the difference between the function module and a normal abap/4 subroutine?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What is the difference between a structure and a table?
What is sequence number
What is the function of the correction system?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What are the attributes of the data in data dictionary? : abap data dictionary
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is Field group?
In order to upload purchase order details, how you handle multiple values for a single field?
What is match code? : sap abap hr
What is direct input method ?
Explain the session method? : abap bdc