cancel
Showing results for 
Search instead for 
Did you mean: 

This Cmpilation unit indirectly refers to the missing type com.sap.se......

Former Member
0 Kudos

Hi,

Here is the complete scenario..

I have copied a DC from another one and I am trying to compile the same.

Now I am getting an error :

"This compliation unit refers to the missing type com.sap.security.api.IUser(typically some required classfile is referencing a type outside the classpath).

Now to resolve this I have added com.sap.security.api.jar to my project but the error is still there.

Please suggest a solution to the problem.

Regards,

Amiya Shrivastava

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

I don't see path to SAP-JEE/com.sap.security.api.sda when i was trying to add used DC.

Could you please explain me in more detail.

Thanks,

Ramana

Former Member
0 Kudos

Hi,

Don't add the jar directly to the classpath. Instead add a used DC reference to "<i>SAP-JEE/com.sap.security.api.sda</i>".

Regards,

Satyajit.

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi

How did you added the jar file?

If you added from the properties and Java buildpath it will not work for DCs.

You have to create a library project DC and it it in Used DCs.

Regards

Abhimanyu L

Message was edited by:

Abhimanyu Lagishetti