what is difference between parameter & select-option
Answer Posted / sathish kumar
Hi,
Select-option
use keyword for.
use operator IN.
provide ranges for selection.
create selection table .
when i/p blank all records are selected.
select option will have low, high,sign, option.
Parameter
use keyword like, type.
Use operator = .
no ranges, only single value .
when i/p is blank none of teh records are selected.
Select-option can acts as parameter by using 'no-extension' 'no-internal' but all the records will be seleceted whenthe input is blank.
SELECT-OPTIONS sel FOR f.
Additions
1. … DEFAULT g
2. … DEFAULT g … OPTION xx … SIGN s
3. … DEFAULT g TO h
4. … DEFAULT g TO h … OPTION xx … SIGN s
5. … MEMORY ID pid
6. … MATCHCODE OBJECT mobj
7. … MODIF ID key
8. … NO-DISPLAY
9. … LOWER CASE
10. … OBLIGATORY
11. … NO-EXTENSION
12. … NO INTERVALS
13. … NO DATABASE SELECTION
14. … VALUE-REQUEST
15. … VALUE-REQUEST FOR LOW/HIGH
16. … HELP-REQUEST
17. … HELP-REQUEST FOR LOW/HIGH
PARAMETERS p Additions
1. … DEFAULT f
2. … TYPE typ
3. … DECIMALS
4. … LIKE g
5. … MEMORY ID pid
6. … MATCHCODE OBJECT mobj
7. … MODIF ID key
8. … NO-DISPLAY
9. … LOWER CASE
10. … OBLIGATORY
11. … AS CHECKBOX
12 […]
Regards,
Sathish kumar
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the full form of spro? : sap abap hr
Explain buffering concept usage?
Why lsmw does not support call transaction method? : abap bdc
Give an example of interface from your project explaining why you used it?
What is tcode se16. For what is it used. Explain briefly?
Explain what are the system fields? Explain?
Does sap handle multiple languages?
SAP query how to use end users?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
From Excel to ABAP - Is batch mode possible ?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
How do you execute the payroll
How the at-user command serves mainly in lists?
What is native sql?
What are the features of abap/4 dictionary? : abap data dictionary