cancel
Showing results for 
Search instead for 
Did you mean: 

Sap object class cannot be assigned to package in eclipse SAP BTP Trial

ABAPDos
Explorer
0 Kudos

I have a SAP BTP trial for 90 days.  I use Eclipse. I'v already created few cleasses that works not bad.

But since past few weeks when i'm trying to creat new abap class and assign it to a package, I get the following  error:

SAP object CLAS <my_class_name>  CANNOT BE ASSIGNED TO PACKAGE ZD..........

I tryed many different packages .

Anybody knows how to fix it ?

ABAPDos_0-1710760848476.png

 

View Entire Topic
wolfgang_woehrle
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi

on customer side, the name of your package and the name of your development objects must start with Y or Z. In your screenshot, the Z or Y is missing in the class name.

You can find the similar questions here and here.

Kind regards,

Wolfgang