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
Explain Catch Command in ABAP?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What is the use of 'table index'?
Does the external program run in the same sap luw as the caller, or in a separate one?
How to upload data using catt ? : abap hr
How many types of size categories and data classes are there? : abap data dictionary
Differentiate between the uline and write: sy-uline statements if any?
Is there any method apart from bdc for data upload to sap? : abap bdc
Why do we use events and actions in web dynpro?
What are the different modules of sap? : sap abap hr
out bound process code for quotation?
What is the function of a data element?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
What is the difference between commit-work and rollback-work tasks?
What are the problems in processing batch input sessions?