Skip to Content
0
Former Member
May 31, 2011 at 04:46 AM

MSS -> Issue in adding custom iView to General Information

33 Views

HI

I am trying to add a custom iview to the General Information using the below [How-toaddacustomWebDynproiViewtotheMSSEmployeeProfile(ECC6.0) |http://wiki.sdn.sap.com/wiki/display/profile/How-toaddacustomWebDynproiViewtotheMSSEmployeeProfile(ECC6.0)]:

I have also added the below properties to my Webdynpro Java application:

http://help.sap.com/saphelp_erp60_sp/helpdata/en/43/3b95dab4ab1800e10000000a1553f6/content.htm

Create FPM View and added the same to delta of FPM Application.

Getting following errors:

No property defined with ID com.sap.xss.hr.eeprofile.photo.ImageClass.

No property defined with ID sap.xss.tmv.applicationgroup.

Please suggest me?

I am trying to get PERNR from Employee /Team to my WDJ application.