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

Differentiate between table and template ?

603


What are the different methods of passing data?

599


What are the parameters in bdc_insert? : abap bdc

814


What are logical databases?

633


WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.

1637






What are the 3 methods that we use in sequence in a batch input session method? : abap bdc

577


how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul

2873


What are lock objects?

599


Hat are the different types of mode (run code) in call transaction method?

573


What is the use of at new statement ?

1356


What are the parameters in bdc_open_group? : abap bdc

609


Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

650


What is payroll driver

1652


Will 50,000 records be uploaded directly into APP's Server?  

1922


Explain how do you move on to the next screen in interactive reporting?

579