cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with dynamic entry list

Former Member
0 Kudos

Hi All,

Im using dynamic entry list for dropdown list ui element. Upon launching the application, the drop-down list does appear. However, once i select a particular entry in the list, the rest of them disappear and im unable to change my selection. Is this the normal behaviour with dynamic entry list? would appreciate any pointers on how to overcome this? thanks!!

cheers

prachi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

resolved

Former Member
0 Kudos

u may not have properly selected the required import parameters and export parameters for u r drop down list.

please check the BAPI ,which u r using in drop down list, in SAP server and check in which export paprameters u r getting the output value

rgds

srinivas

Former Member
0 Kudos

Hi,

I'm not using BAPIs, im using the characteristic from BI query for the entry list. I tried with different BI queries but had the same problem with all of them. To the best of my knowledge, i've mapped the params as follows:

input port:

field = material (eg) assigned value = <data field from input form>

ouptut port:

field = value, assigned value = @Key

field = text, assigned value = @text

can anyone pls advise if the above is incorrect or am i missing nething? thanks!!

prachi

Former Member
0 Kudos

resolved

Former Member
0 Kudos

Hi Prachi,

Could you let me know, how you resolved this problem? I also have a very similar issue. I have a drop down list for material selection. I am trying to get these material values from the BI query. After creating a dynamic dropdown list, I am able to see the list of materials in the list, but I am unable to select one of the materials and proceed further.

Could you please let me know, how you solved your problem and it would be helpful for me too...

Appreciate your help in advance...

Thanks

~~LB