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: 

For what does the ======CP in a class name stands for?

julian-s
Participant
0 Kudos

Sometimes, when there are objects / classes are inactive, they show a class name like this:

My question now is, what does this exactly means and how can I find this in transactions like SE80?

1 ACCEPTED SOLUTION

mateuszadamus
Active Contributor

Hello julianschmuckli

It's the main program of the class. You can put it in the SE38 transaction and this will open the class.

You can find more details about class includes in this article: https://dev-workbench.com/en/blog/abap-workbench-tricks-4-find-out-internal-names-of-sap-class-objec...

Kind regards,
Mateusz

1 REPLY 1

mateuszadamus
Active Contributor

Hello julianschmuckli

It's the main program of the class. You can put it in the SE38 transaction and this will open the class.

You can find more details about class includes in this article: https://dev-workbench.com/en/blog/abap-workbench-tricks-4-find-out-internal-names-of-sap-class-objec...

Kind regards,
Mateusz