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


Please Help Members By Posting Answers For Below Questions

What is the difference between a structure and an append structure?

786


What is a type-pool?

887


Explain what is sap script?

853


Why cant we use Normal function module for data transfer?

1943


What is the structure of the bdc table? : abap bdc

960


What are the modes in which any update tasks work?

852


What is hotspot?

1168


What are the function module in bdc?

900


What is payroll driver ? : abap hr

837


What are control tables?

885


How many types of tables exists and what are they in data dictionary?

1352


What is meant by authorization? Did you ever work on it? : sap abap hr

720


What is the difference between semi-monthly and Bi-weekly payroll area

3251


What is meant by slab? How is indian slab and us slab? : sap abap hr

827


can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list

1744