Application Development and Automation 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: 
Read only

The main program must be generated in Quality.

Former Member
0 Likes
5,516

Hi Expert,

I have implemented a enhancement point in development system and it is working fine. I moved the same to quality system, but the enhancement implementation is not triggering. When i try to put a debugger in the code is not allowing me and given me a message ' The main program COCC3002 must be generated'.

Please suggest me, how to generate the program in Quality

Thanks and Regards

Joby Jacob

Hi Expert,

I have implemented a enhancement point in development system and it is working fine. I moved the same to quality system, but the enhancement implementation is not triggering. When i try to put a debugger in the code is not allowing me and given me a message ' The main program COCC3002 must be generated'.

Please suggest me, how to generate the program in Quality

Thanks and Regards

Joby Jacob

4 REPLIES 4
Read only

Former Member
0 Likes
2,848

Hi,

See SAP note 762043.

You have to run the program KPP0REKL in SE38.

Best regards,

Leandro Mengue

Read only

Former Member
0 Likes
2,848

Hi,

I am aware of these notes. Did you worked on these notes. I have some queries.

1> As per the Note , if we delete the include and this include is still referring in the main program 'COCC3002'

2> Due to missing include we will the shot dump. Is it?

Thanks and Regards

Joby Jacob

Read only

0 Likes
2,848

Hi,

The report KPP0REKL make a flag to that the COCC3002 have to be regenerated.

This works for me.

Best regards,

Leandro Mengue

Read only

Former Member
0 Likes
2,848

I have got the answered