cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Form inputs -passing to BAPI

Former Member
0 Kudos

Hi,

I have a requirement where i need to update SAP using an Adobe Interactive form.

I got a BAPI which can do this job.It worked fine with BAPI standard inputs...

But my requirement is to show something different in form and its corresponding value should be passed to BAPI.

Eg: I should provide a dropdown box which has A,B,C...etc if A is selected I should pass 100 as input value to BAPI and if B is selected in dropdown I should pass 200.

Along with this I should also pass few more standard inputs..

Any help is greatly apprecited.

FYI.. I developed this using JAVA Webdynpro .

Rgds

Vara

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vara,

For dropdown list, in object view of the element you have "cell" tab where you can add the texts(A,B,C etc) you want to display. There itself you will find "Binding " tab where you can give the value to the specific texts which you want to submit to the back end(100,200,300 etc).

Hope this helps you.

Thanks & Regards

Sagar