Hello,
I am on EP7.0 ERP05 NW04s and trying to modify ESS Family Members application . There was a bug fix in ESS 600 SP8 which was fixed in ESS 600 SP9 ,rather than applying the new SP I did the changes manually by copying the code from another country specific family members application (Italy) and it worked in my local server.....now when I try to checkin this newly copied code to DTR i get the following error during CBS Build :
[javac] ERROR: /usr/sap/T90/JC16/j2ee/cluster/server0/temp/CBS/5/.B/2498/t/38CA7D606285268FD263B5ED3D2BE89C/gen_wdp/packages/com/sap/xss/hr/per/us/family/fc/FcPerFamilyUSInterface.java:206: cannot resolve symbol
[javac] ERROR: symbol : method updateValueHelp (java.util.List)
[javac] ERROR: location: interface com.sap.xss.hr.per.us.family.fc.wdp.IPublicFcPerFamilyUS
[javac] ERROR: wdThis.wdGetFcPerFamilyUSController().updateValueHelp(includedfields);
[javac] ERROR: ^
[javac] 1 error
I wonder for the cause for this..
Any help would be highly appreciated.