Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Classification system, new object

Former Member
0 Kudos

Hello,

I would like to create a new object by using the classification system; for this I created the relevant entries in the customizing (<b><i>SPRO -> Cross application components -> classification system</i></b>). I created a new Z-table as well new class type Z01.

Now I would like to assign an object to the new class type; for this I created a new Z-class with the class type Z01 and used transaction CL24N to assign an object to this class. But I got a runtime error which says <b>DYNPRO_NOT_FOUND</b>. The defined screens in the customizing do not exist. The ST22 says that the screen I defined in customizing is missing in the program <b>SAPLCBCM_ABA</b>.

How to proceed using the CL24N? Do I have to create the missing screens or will they be generated automatically?

Thank you for your hints.

Regards,

Kurt.

2 REPLIES 2

Former Member
0 Kudos

i dont know exactly how to assume this issue , are u able to see that screen in that SPRO ? If yes then by using SCC1 tcode get that SPRO settings into ur testing client?

Regards

Peram

0 Kudos

Hello Parem,

I would like to create a <b>new class type</b> (e.g. Z00) to handle a <b>complete new object</b>. I will store properties for a definite object (like properties for MARA) assigned in a own Z-table.

Thanks & best regards,

Kurt.