cancel
Showing results for 
Search instead for 
Did you mean: 

HCM Process and forms - Issue with dynamic buttons

Former Member
0 Kudos

Hi Friends,

We have one custom serveice, where we need to throw an exception/error when there is a payroll lock. Error message is working fine "Process Step"

when we do a "Check and send", but dynamically "Continue" button is appearing which we do not want as we did not handle "Error" procstatus in our workflow.  Seems "Continue" is appearing when there is an error. Please let me know how to supress this.

Regards,

Venkat D

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Venkat,

Can you check a few things ?
1. Is this workflow step calling CL_HRASR00_WF_COMPONENTS-WIEXECUTION_VIA_R3_INBOX. If yes, Can you please tell us what is the binding to this steps.

2. "Continue" looks new to me. Check if there is any enhancement on standard ABAP WDP loading the form. You might able to turn off this button there.

Hope this helps.

regards,

Xiang Li

Former Member
0 Kudos

Hi Xiang Li,

Yes I am using the standard task only. Here is the binding.

Please let me know ur thoughts.

Regards,

Venkat D

Former Member
0 Kudos

Hi All,

Fixed on my own. Send variation should be 'A' which do not tolerate the errors. When its blank or 'B' it will appear.

Regards,

Venkat D

Answers (0)