Hi all,
I'm getting the following error even after I imported the package
com.seeburger.functions.permstore.*
Error:
Java Area import, Line 7:
package com.seeburger.functions.permstore does not exist import com.seeburger.functions.permstore.*; ^
Function setInterchangeCounter, Line 2:
cannot find symbol symbol : class CounterBean location: class com.sap.xi.tf._MM_Invoic02_to_EDI_810_ CounterBean be=CounterFactory.getCounterInstance(); ^
Function setInterchangeCounter, Line 2:
cannot find symbol symbol : variable CounterFactory location: class com.sap.xi.tf._MM_Invoic02_to_EDI_810_ CounterBean be=CounterFactory.getCounterInstance(); ^ Note: /usr/sap/KPX/DVEBMGS00/j2ee/cluster/server1/./temp/classpath_resolver/Map20d7438043df11dea2d900215e34cb08/source/com/sap/xi/tf/_MM_Invoic02_to_EDI_810_.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 errors
Any input??
Thanks,
Srini