cancel
Showing results for 
Search instead for 
Did you mean: 

Own screen at user decision step

Former Member
0 Kudos

Dear,

We want to have our own screen in step decision, instead of the standard one.

By now, I'm using the object decision, method process.

I also created our screen as a function and linked it to a method in our object.

I changed the decision task and informed our object and method.

If I test it in swo1, the screen appears filled.

If I start a wf, in sbwp, the screen appears empty.

If I take a decision the wf continues okay, except the option keep in the inbox. In this case, the wf gests the previows decision and use it.

Could someone help me to correct the screen empty problem?

Thanks in advanced,

Selma

Accepted Solutions (1)

Accepted Solutions (1)

imthiaz_ahmed
Active Contributor
0 Kudos

there should be a binding problem. On top of it, why don't default the decision text. Since the decision text will stay the same. Again, the option selected has to return back to WF, therefore make sure the binding is correct. To get a better idea, take a look at this FM POPUP_TO_CONFIRM.

Regards, IA

Answers (0)