cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro and Workflow

Former Member
0 Kudos

Hello All,

I have developed a WD ABAP Application. My requirement is I have a form when user clicks on submit, it should call a workflow.

Then when the user opens the workitem he should be able to open up the same WDA form and edit some details and submit it again for further processing.

How can we achieve this?

Thanks

Krishna

Accepted Solutions (1)

Accepted Solutions (1)

abhimanyu_lagishetti7
Active Contributor
0 Kudos

[Using Web Dynpro Java and Web Dynpro ABAP Applications in Universal Work List|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/wd%20java/wdjava%20archive/using%20web%20dynpro%20java%20and%20web%20dynpro%20abap%20applications%20in%20universal%20work%20list.pdf]

Former Member
0 Kudos

Hi Abhimanyu,

Thanks for your reply. I checked the blog but i am very new to this ABAP WDA.

I understand that i need to create an event when the user clicks the submit button to call a workflow from WDA.

I need to set up the visualization parameter for the task, to call the webdynpro application.

My question here is how to pass back the values back to the webdynpro application.

How do i know my WDA has been called through workflow?

Moreover I have a Road map with 3 views. I have to call a different view(supervisor) when it s called from workflow?

Road map

INITIATOR -> SUPERVISOR

Can you please let me know how to achieve this?

Thanks,

Krishna

Edited by: Krishnakumar on Dec 8, 2010 1:53 AM

Answers (0)