‎2009 Dec 01 9:01 AM
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....
‎2009 Dec 01 9:22 AM
Hi,
See you can't the Constant variable, can you just give me the exact requirement.
Rgds
Aeda
‎2009 Dec 01 9:22 AM
Hi,
See you can't the Constant variable, can you just give me the exact requirement.
Rgds
Aeda
‎2009 Dec 01 9:33 AM
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...