‎2006 Jun 29 2:19 AM
Gurus,
I deleted an include program (ZX45WU01) that I thought I could recreate myself for function module EXIT_SAPLV45W_001. Recreating this is not working. Using SE38 says I can't create the include because it is a reserved name. If I create the include from the function module I can't add it to the same package (VA) which I figured we would want it to be a part of. Any ideas? Any way to undelete the program? It has not been transported.
The reason I deleted it is because the previous version didn't seem to work. When we set a break point (either hard-coded or not) it wouldn't go through the program.
Any ideas on these issues would be appreciated.
Thanks in advance!
‎2006 Jun 29 2:23 AM
John,
If the program has to fire the include / user exit you need to create the project using CMOD and activate the same.
You should not delete the include rather double click and use the same include. You should save that to the customer package and transport it as you will not have access to save anything to SAP delivered packages.
Try to create the include again and the message that you are getting should only be a warning, just hit ENTER and you should be able to proceed further.
Regards,
Ravi
Note : Please mark the helpful answers
‎2006 Jun 29 2:23 AM
John,
If the program has to fire the include / user exit you need to create the project using CMOD and activate the same.
You should not delete the include rather double click and use the same include. You should save that to the customer package and transport it as you will not have access to save anything to SAP delivered packages.
Try to create the include again and the message that you are getting should only be a warning, just hit ENTER and you should be able to proceed further.
Regards,
Ravi
Note : Please mark the helpful answers
‎2006 Jun 29 5:51 PM