cancel
Showing results for 
Search instead for 
Did you mean: 

No suitable appraisal template is available

Former Member
0 Kudos

Hi All,

System: R/3 4.7. MSS 60.1.20 ESS 50.4

I am working on Appraisal Scenario. In the workset 'Employee Review' under role 'MSS' when I click on the page "Edit Apprsaisal" to I get error No suitable appraisal template is available. Can any body suggest why I am getting this error. I am also not able to locate Function module which is called when I execute this service from portal. Any related hint would be highly appreciated.

Thanks and warm regards,

Aditya

Accepted Solutions (0)

Answers (1)

Answers (1)

dsharmak
Advisor
Advisor
0 Kudos

Hello Aditya,

The appraisal models that are suitable can be found by testing function

module

HRWPC_AP_EVAL_MODELS_READ in your backendsystem.

The input parameter to be filled by you are:

- planversion, which is your active/integrated one

- user of your manager in the backendsystem

- eight digit personnel number of the person to be appraised

After the test, table EVALUATION_MODELS inlcudes the appraisal models

that could be used in your system. I can tell you that the user

probably must have access to object-types like BS, BK, BG in order

to be able to 'handle' appraisals.

The iViews 'Edit appraisals' and 'Appraisal overview' are based on the

'older' R/3 appraisal functionality. In case that you are using the new

appraisal functionality ('Management by objectives') via the MSS

package you have to use the iView 'Objective Settings and Appraisals'

(com.sap.pct.hcm.teamviewer.mbo) that can be used to launch the

appraisal documents via a status overview.

Please also refer to the attached note 648677, which has been forwarded

in similar cases and may also be useful for you.

Hope this should be helpful.

Best Regards,

Deepak...