Answer Posted / ajay
Select-options can be used if you want to give Upper limit
and Lower limit values for example Date range.
1.Also if u want to just use it like range u can use No-
Display
2.If To field is not required u can use option No-
Extension / No-intervals.
3. but u can't use radiobuttons / checkbox with this option.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What is read line in abap?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
In a loop of an internal table, what is the use of at first & at last statements?
What are the different abap/4 editors?
What is locking ?
What happens if only one of the commands set screen and leave screen is used without using the other?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
Why bapi need then bdc ? : abap bdc
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
In sap script how to print bar code in vertical manner
What is the difference between sy-tabix and sy-index? Where it is used?
What is pnp-sw-found ? : abap hr
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?