how can you make select options as a parameter?
Answers were Sorted based on User's Feedback
Answer / gandhi
data v_kunnr type kunnr.
select-options s_kunnr for v_kunnr
no intervals
no extension.
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / ramya
Yes, ur answer is right. but the correct syntax is
select-options nachn for pa0002-nachn no intervals.
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sivaramakrishna
select-option : so_kunnr for kna1-kunnr NO-EXTENSION NO-
INTERVELLS.
NO-EXTENSION --> TO UNDISPLAY MAX RANGE FIELD
NO-INTERVELLS--> TO UNDISPLAY THE MULTIPLE RANGES OPTION[->]
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / theabapconsultant
select-options s_matnr for matnr with no intervals
this is the syntax but am not sure. if any one knows plz post
me
Is This Answer Correct ? | 4 Yes | 2 No |
Describe the data classes?
if u define paragraph and character formats what will be overwriting which one
How to debug a smart form?
5 Answers IBM, Mind Tree, TCS,
How to decide whether we can use BDC (OR) LSMW for a given transaction?
What is the main point while using control break in internal table ?
steps for creating table
Events in Interactive Report?
What is PS structure
we can write the select query or any code after the end of selection
what is template in smartform?
What are the disadvantages of different types of bdc's?
what is table maitainance generator and how to create that? what is transaction code?