how can you make select options as a parameter?
Answer Posted / 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 |
Post New Answer View All Answers
What are uses of foreign key?
What are the events we use in dialog programming and explain them?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
Where can you find error log for call transaction? : abap bdc
please give the remaining answers.
What are the ways you can do the tuning?
What are the update types possible?
how to modify the standard method as per your requirement
when are objects are passed from task to the change request?
How do you retrieve the data for repetitive structures ? : abap hr
Explain the advantages of different types of bdc's?
What two statements are required in an abap program to output an icon using a write statement?
difference between Valuation type and valuation category?
What abap statement will trigger list generation?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?