I want to replace standard ESS addr iview with my own WD developed by ABAP
I added the iview(my WDA) into standard ESS addr page.
(pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.pages/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.cn/com.sap.pct.erp.ess.addr/com.sap.pct.erp.ess.addr)
And make it visible.
But I got this error in ESS PA addr :
WebDynpro Exception: Application PER_ADDRESS_CN Does Not Exist
Here is the error code :
Error code:ICF-IE-http-c:100-u:AC_WANGFZ-l:1-s:CE1-i:SAPCE101_CE1_01-w:0-d:20070514-t:172301-v:RABAX_STATE-e:UNCAUGHT_EXCEPTION
So , how can i replace the standard ESS iview with my own iview?
Thanks