cancel
Showing results for 
Search instead for 
Did you mean: 

reg : adobe in web dynpro

Former Member
0 Kudos

hi ,

I am working on Adobe Online Interactive Form using webdynpro for ABAP.

Steps followed for development:

In WD I have created a service call and added the bapi to create sale order.

Mapped the context from component controller to view controller.

From the view layout, I have configured the UI element properties.(data source, pdf source, onsubmit,templatesource etc.)

Inside the interactive form (ZCI type), I have binded all my UI element with the context elements that is displyed in data view.

and then

went to the layout of adobe form, in the menu Utilities->Insert web dynpro script.

i have a button in my view.

I put a break-point on the action handler method.

when i enter the data on adobe form and click the button on vuew...it is not going into debigging mode.

it is saying WAIT...and thats it,

can any one help plz.

regards

Arjun

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos