‎2006 Sep 13 12:05 PM
Hi, i have a user exit in the include MC29CFS1_SAVE_USER_EXIT(this is for CC01) in this i have a zinclude ZXCCAU05 . but its not firing the zinclude, what could be the possible problems
Thanks & Regards
Syed
‎2006 Sep 13 12:11 PM
Did you create a project in CMOD for your enhancement?
YOu have to create a project in cmod transaction and activate it.
Regards,
Ravi
‎2006 Sep 13 12:11 PM
Did you create a project in CMOD for your enhancement?
YOu have to create a project in cmod transaction and activate it.
Regards,
Ravi
‎2006 Sep 13 12:13 PM
have u activated the project of the PCCD0004 , CMOD? then only it will tiggered.
Regards
Prabhu
‎2006 Sep 13 12:23 PM
Hello ,
Go to project management and create implementation for your exit and make sure that you have activated this , and u can also use break point and can fix the root of the problem .
if it helps plz marks point .
Regards
sajid
‎2006 Sep 13 12:27 PM
Go to Tranction CMOD, create a project name starting with Y/Z.
Now include the enhanement PCCD0004 which contains the component EXIT_SAPMC29C_005.
Activate both the project & the code after adding the code in the Z include.
Regards