cancel
Showing results for 
Search instead for 
Did you mean: 

Create a developed workitem in Web dynpro for Abap

former_member627003
Participant
0 Kudos

Hello All,

I am building a workflow and I need that the workitem should be developed in Webdynpro for ABAP and should be displayed in the UWL on the Portal.

I already know that I can put the task created in SWFVISU and the task will appear on UWL, but I don't know how to integrate the container of the workflow to the application and the data input on this application returning to the container of the workflow.

here is an example for what I want:

1 - I will start an workflow in a webdynpro application and the user will click on a button that will start the workflow (It's already running very well).

2 - In the workitem, should appears some information that comes from the container. It will be possible to modify the data.

3 - After the user modification and decision (approve or not), it will return to the workflow to complete another tasks.

Best Regards,

Ricardo

Accepted Solutions (1)

Accepted Solutions (1)

m_aravindan
Active Participant
0 Kudos

HI Ricardo,

                   you can create a custom tcode , in which you can call the  workflow related screens there.

further you can call those in webdynpro applications as well and in portal also..

check these 2 links .. (Kiran has done , Using workflow in webdynrpo)

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a069c42f-3ca6-2e10-85b4-c51418ff6...

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/202687bc-de9f-2e10-f398-810b7fc91...

Regards

Aravindan

former_member627003
Participant
0 Kudos

Hello Aravind,

Thanks for the contribution!

I've read this link before, but it only shows how to create the WF and make a Webdynpro that starts this WF.

It's a good idea to create a custom tcode. I made it but I don't know how to make it appear like a workitem in the UWL.

Regards,

Ricardo

Answers (0)