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

Include for Exit Function

Former Member
0 Likes
578

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!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
491

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

2 REPLIES 2
Read only

Former Member
0 Likes
492

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

Read only

Former Member
0 Likes
491

Thanks, Ravikumar!

Message was edited by: John S