cancel
Showing results for 
Search instead for 
Did you mean: 

Value drop down list control in ADOBE Form

Former Member
0 Kudos

We are on SP16 currently. We are developing an ADOBE interactive online

form using ABAP WebDynpro.

To display search help of a few fields like Vendor Number, G/L Account

Number, Cost Center, we are using 'Value Help Drop Down List' control

availalbe in WebDynpro Native group.

After the form gets loaded on the broswer, first time the search help

control works absolutely fine for any of the field. But only once. Once

one search help gets displayed, none of the other search value drop

down control gets clicked. But please note that normal drop down (with

fixed values) gets clicked and allows to choose any entry from it. It

also allows to enter values into other text box controls. Only Search

Value Drop Down list stops working.

For Example: We have 2 search help drop down list controls (one for

LIFNR and another for WERKS) and 1 drop down list control (Fixed Values

to be displayed for selection).

After form gets displayed on ABAP WebDynpro, if we click on LIFNR, the

search help for LIFNR will come and it will allow to select vendor

number from it. But after that, it doesn't allow to select WERKS nor

even to LIFNR. If we click on WERKS first, it will work perfactly fine

but then, it will not allow LIFNR or WERKS after that. In any of the

case, it will always allow to select the values from Fixed Value Drop

down list.

Please note that we dont have SAP Portal into the landscape.

Is there any bug in the control?

Please provide the solution ASAP.

Accepted Solutions (1)

Accepted Solutions (1)

former_member189058
Active Contributor
0 Kudos

Hi Sandip,

Check if the form display type (Active-X or Native) is same as the library you created the drop down from.

Also run report ZCI_SFP_UPDATE to update the form layout to ZCI. A manual update doesn't work.

Regards,

Reema.

Former Member
0 Kudos

Hi Reema,

We are using ZCI type of form. So, I dont think there is any need to run the report for ZCI_Update.

And the display type of Interactive Form in ABAP WebDynpro is 'NATIVE' which is the same we dragged the control from (WebDynpro Native).

Is there any work around to display search helps on ADOBE Interactive forms apart of this control?

Appreciate your quick answer.

Thanks & Regardss,

Sandip Kamdar

former_member189058
Active Contributor
0 Kudos

I would suggest you to still run the report.

Former Member
0 Kudos

Hi Reema,

I am facing a similar type of issue.

I am trying to execute the report ZCI_SFP_UPDATE bt its saying that the report does not exist.

Please help me up on this.

Thanks ,

Lina

Nayan
Explorer
0 Kudos

Dear Lina,

TCode is SFP_ZCI_UPDATE not ZCI_SFP_UPDATE

you can execute it by typing it in the upper left corner of the SAP Easy Access.

Answers (0)