cancel
Showing results for 
Search instead for 
Did you mean: 

building custom WD application for a UWL task

Former Member
0 Kudos

Dear All,

I need to Create new UI's for existing workflow tasks with ABAP Web Dynpro . Can some one pls help me with the necessary steps, which I need to do as a webdynpro for ABAP programmer.

Any info on the function modules or existing webdynpro components would be great.

Thanks in Advance,

sethu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

you should give the callback url as url parameter to your application,

read the workflow id and fetch the content of your container through existing

function modules, later, when you've finished the task, send the callback url,

so the item gets closed.

grtz,

Koen

Former Member
0 Kudos

Thanks for the reply.

1)can u give me the details of the "callback url " which you are talking about,

2)this needs to be passed as a parameter to the application or to the default plug?

3)can u pls give me the complete details of the function modules which u used to Approve/Reject the task..

4)any pointers to the documentation would be very helpful

Thanks,

Sethu

Former Member
0 Kudos

Hi,

I'm not the workflow master

but [url=;here[/url you can find the answers

to your questions by typing them in the search fields (i tested )

you should indeed pass the callback url to the default inbound plug

grtz,

Koen

Answers (0)