cancel
Showing results for 
Search instead for 
Did you mean: 

Appraisal workflow opening in display mode

govardhan_rao
Explorer
0 Kudos

Hi masters,

I have created a custom workflow for the Appraisal form. Work item is getting created properly as soon as form gets created using the Function module

'HRHAP_DOCUMENT_PREPARE'. However, when appraiser opens the work item, form is opening in display mode not allowing him to evaluate the appraisal though work item is calling the edit method.


Please let me know if there could be any configuration settings which might be causing this.

kindly help me in solving this.

Thanks in advance.

Helpful answers would be rewarded..

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186776
Participant
0 Kudos

Hi,

The base of appraisal template is status Flow, Column access, Element Access.

To meet your requirement, you can define substatus using transaction code OOHAP_BASIC and design a status flow logic and also defin the different pushbuttons.

Using Column Access and element access tabs, you can control the display, hide and change access.

Regards,

siraj.

anjan_paul
Active Contributor
0 Kudos

Hi,

  Check user has proper authorization to edit the form?

govardhan_rao
Explorer
0 Kudos

Hi,

User has adequate authorizations to edit the form.

thanks.

anjan_paul
Active Contributor
0 Kudos

Hi,

   Then  check your bindings to pass necessary parameter to the FM.  Please share  the screenshots of your form and binding in  workflow