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

Explicit Enhancement Problem in Std Report code..

Former Member
0 Likes
462

Hi Experts...

While creating Explicit Enhancement got the below mentioned problem... Need to change the constant value in the include u2018RHECM_PRINT_CRS_D01u2019

I have created an Enhancement spot and its implementations in package u201CPAOC_ECM_ADM_BLu201D and save the same in a Z-package.

Now the problem is, where & how to link Enh. Spot created and the STD report code ( RHECM_PRINT_CRS) as in the above mentioned include ....

Regards....

1 ACCEPTED SOLUTION
Read only

NAeda
Contributor
0 Likes
422

Hi,

See you can't the Constant variable, can you just give me the exact requirement.

Rgds

Aeda

2 REPLIES 2
Read only

NAeda
Contributor
0 Likes
423

Hi,

See you can't the Constant variable, can you just give me the exact requirement.

Rgds

Aeda

Read only

Former Member
0 Likes
422

thanks for the reply....

Details...

In the include u2018RHECM_PRINT_CRS_D01u2019 we need to replace the constant value declared for the smartform( HR_ECM_CRS) to Z- form.

As in the implicit enhacement we can do this so tried thru Explicit one..

but not working properly...