‎2010 Oct 15 6:25 AM
Hi all,
In R3D system, when we see a standard class in SE24 includes for types, implemenation and Macros are there. But when i create a custom class in SE24, i am not able to get these inclues. These are supposed to be created automatically when a custom class is created. Is there any SPRO setting which would solve this problem.
Thank you,
Sagar.
‎2010 Oct 15 6:37 AM
CINC obj====CCDEF - Class defintion - Toolbar button Local Types
CINC obj====CCIMP - Class Implementation - Toolbar button Implemenation
CINC obj====CCMAC - Class Macros - Toolbar button Macro
These are include which are to be created automatically when a class is created. But In my case no includes are generated.
‎2014 Dec 05 9:41 AM
Hi Sagar,
do you able to create CCDEF (Class Definition) , CCIMP ( Class Implementation) and CCMAC (Class Macros).
I am also facing the same issue.
Regards,
Ravi Grover
‎2015 Jul 16 4:15 PM
The only way I have found is to copy the class to a new name, remove the old class and copy back. Then the includes are back.
Maybe renaming will solve the problem also.