what is difference between parameter & select-option

Answer Posted / venkateswarlu.bandi

select-option: is used for the whenever create the
select-options the system creaat the one internal table same
variable name. that table name is called selection table.
the main purpose of the internal table is used to stored the
selection text.but at the same time the system create the
Sign ,Option,Low,High implicitly.
it will accept the value ranges from the selection screen.
means lower range and higher range value.

parameters: is used for the it will accept the value from
the user.the system doesnot create the internal table
implicitly. it will create the explicitly.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary

877


Is it possible to pass data to and from include programs explicitly? : abap modularization

747


Which bdc you prefer? : abap bdc

721


What is an abap/4 query? : abap hr

611


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

629






What are the types of views? : sap abap data dictionary

644


What is the function of the transport system and workbench organizer?

670


Did you create any joins?

553


What is the disadvantage of using exec sql statement in abap?

538


What is table attribute? : abap data dictionary

573


How to convert normal function module to bapi?

1528


Create any functions? How to go about it?

568


What is its?

662


What are the value tables?

562


How do you do bdc for a table control? : abap bdc

656