hi
I am creating an web dynpro application for calling a BAPI.
I am developing an application in which I am using dropdownbyindex for creating dropdown boxes.
Each dropdown displays a list of options from where we can select a particular value.
Now my problem is I am not able to bind the value selected from the dropdown to the context of the BAPI.
What I have done is that I tried to capture the values from the drop down and pass those values to the BAPI, but when I passed those dropdown values to the BAPI as the input parameters I am not able to execute that BAPI as the passes values are returning NULL.
SO please help me is there any other way to create dropdowns such that we can bind those dropdown list to the context of the BAPI.
thanks and regards
gopi krishna