Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Help required in Adobe Forms Javascript code

Former Member
0 Likes
616

Hi Experts,

Please assist in the javascript coding part of Adobe Forms in SAP.

Requirement - Filter the values of second dropdown list based on the selected value in first dropdown list.

Say for Example - First dropdown list has Company Code values. If we select a company code in first dropdown list, then the corresponding Plant based on selected company code should display on second dropdown list.

Thanks in Advance.

Sunil

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
580
2 REPLIES 2
Read only

Former Member
0 Likes
581
Read only

0 Likes
579

Dear Sunitha,

Thanks for your reply.

Can you please specify how to create a virtual table and Associated dataset in Adobe Forms.

Our scenario is to create a Sales Order in SAP via Adobe Forms through Offline.

Please find the below image.

Data for Company Code and Plant is available in 2 Internal Table.

Please assist in the following

  • How to combine these 2 Internal tables inside Adobe Forms.
  • Filter the values of Plant based on Company Code.