cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Task Visualization Issue

Former Member
0 Likes
1,390

Hi All,

I am facing an issue with task visualization for my Leave Requests. Workflow is fine it is sending the request to SBWP and Managers' UWL as well.

I am using 12300111 workflow. But If I click on task it give me blank screen.

I have maintained below parameters for my task (Java):

And re-registered my System Alias as well:


Still the problem exists:

  • What might be the reasons / am I missing something ?
  • As I am on WD-ABAP, shall I use WD-ABAP Task ? I am on EP 7.30 & Ehp 6.

Regards,

Srikanth Naidu.

View Entire Topic
Former Member
0 Likes

Have gone through several threads but got confused due to different versions.

Hence not sure....... Please guide................

Former Member
0 Likes

if your using 12300111 then it will point to WDJAVA approval screen.

You can use 21500001, then it will point to WDABAP approval screen

For this WDABAP maintain the TS21500003 with below parameters

APPLICATION hress_a_ptarq_leavreq_appl

DYNPARAM LRF_REQUEST_ID=${item.REQUESTID}.&WDCONFIGURATIONID=HRESS_AC_PTARQ_LEAVREQ&LRF_ARQ_MODE=A

NAMESPACE sap

SYSTEM_ALIAS SAP_ECC_HumanResources

Former Member
0 Likes

Hi Shankar,

Thanks for your reply.

Yes, I wanted to use WD - ABAP functionality for my Processes but I have not found the Suggested Workflow 21500001 and its task 21500003 in my system.

  1. Do I need to implement any note for the above functionality ?
  2. And how can we come to know about respective task and its parameters, is there any note / document available on this ?