cancel
Showing results for 
Search instead for 
Did you mean: 

Appraisal form implementation..........

Former Member
0 Kudos

Hi,

We are implementing ESS/MSS,we running ECC6.0 and EP 7.01.

How do process Appraisals from portal.

1).I have alredy gone through ESS (aapraisal form from carrier and job)iview it preview is working and from MSS iview priew its showing

App. Called Up Incorrectly

2).Or if we go for BSP , what could be the process,

Please any body would suggest me how to overcome this .

Appriciate your inputs.

Thanks Regards,

Mahee.

Accepted Solutions (0)

Answers (3)

Answers (3)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

You ll be probably using WD ABAP based Appraisel forms.

You need to use the correct iview.

refer the documentation here

http://help.sap.com/erp2005_ehp_04/helpdata/EN/80/7d6641df6c7f47e10000000a1550b0/frameset.htm

http://www.sap-press.de/download/dateien/2512/sappress_configurung_and_customizing_employee_manager....

Configuration:

1272076 - Update of BP for ESS in ECC600/EhP4 for appraisal navigation

1334956 - Various problems that solved by using FQDN in portal URL

1408243 - Configuration for object-based navigation

1416756 - OBN Configuration in Performance Management

Former Member
0 Kudos

Resolved.

Thanks for all replies.

Former Member
0 Kudos

Anyone help for the same issue ?

Issue : Flexible Appriasal : By selecting the appriasal link, it shows the error as

The Web Dynpro application was called up with the wrong URL parameters.

Note

Enter the URL parameters and their use.

You can find more information on the functions that you can perform in the catalog for appraisal templates in the Implementation Guide (IMG) for Objective Setting and Appraisals under Edit Forms.

Former Member
0 Kudos

Check this blog:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20faaa02-7521-2e10-d598-8b03c91c4...

Also check this notes:

Note 1416756 - OBN Configuration in Performance Management(X)       

Note 1408243 - Configuration for object-based navigation (PA-PD-PM)       

Note 1386141 There is no iView available for system "XYZ", object       

Note 1354803 - OBN is not working in new window       

Regards

Former Member
0 Kudos

Lukas,

Thanks your quick response.

I have checked which you have send refference SAP notes.

when we see the preview of appraisal document under MSS, getting below error.

..................................

App. Called Up Incorrectly

The Web Dynpro application was called up with the wrong URL parameters.

Note

Enter the URL parameters and their use.

You can find more information on the functions that you can perform in the catalog for appraisal templates in the Implementation Guide (IMG) for Objective Setting and Appraisals under Edit Forms.

................................................................................................

Thanks and Regards,

Mahee

Lukas_Weigelt
Active Contributor
0 Kudos

Hi,

so the SAP-Notes didn't help?

As I mentioned, you have indeed wrong URL parameters. To find out, what actually goes wrong, you should make a HTTP trace, so you can see if, for example, an URL parameters tries to correspond with non-existent Objects in Backend or the like.

regards, Lukas

Lukas_Weigelt
Active Contributor
0 Kudos

Hi,

did you provide the entire error message? This error is often accompanied by "Wrong URL parameters" or the like.

Aside from that, check these notes:

1468466 Performance Management Launchpad Configuration

1463821 Performance Management Portal Configuration

1416756 OBN Configuration in Performance Management

1408243 Configuration for object-based navigation

If they can't help you, look whether there are any trace logs in NWA default trace.

If this doesn't help, make a HTTP trace and look what exactly is tried to be lanched and whether there is any inconsistency.

regards, Lukas