‎2006 Jun 27 9:17 AM
Hello Gurus,
I want to use the user exit EXIT_SAPL2012_003 for BAPI_PO_CREATE1 but when I open the function module and double-clicked on the include ZXMEWU10, I got the following message:
<i><b>Program names ZX... are reserved for includes of exit function groups</b></i>
How do I go about this?
Thanks,
Jeffrey
‎2006 Jun 27 9:20 AM
Hi,
Its just a warning message nothing to do with it.
Just press enter and proceed.
Do the coding u want in the include...
Cheers,
Simha.
‎2006 Jun 27 9:20 AM
Hi,
Its just a warning message nothing to do with it.
Just press enter and proceed.
Do the coding u want in the include...
Cheers,
Simha.
‎2006 Jun 27 9:23 AM
Hello Simha,
Thank you so much. I didn't realized it! Because in I used to do user exits in 4.6C. And I don't encounter such warning message like what I mentioned.
Regards,
Jeffrey
‎2006 Jun 27 9:21 AM
It should be only be a warning message, you can continue creating the include and coding with in that.
Regards,
Ravi
‎2006 Jun 27 9:21 AM
This is a warning message included by SAP to warn you before you try to create other ZX* programs that are not user-exits. You should be able to hit enter and proceed to the code.
Sudha
‎2006 Jun 27 9:24 AM
‎2006 Jun 27 9:29 AM
Hi Jeffrey,
Basically for USEREXIT, SAP have created these includes (ZX..) in customer namespace.
Its only a warning message. Press enter and it will take you to include program where you can add your code.
Best Regards,
Dilip
‎2006 Jun 27 9:29 AM
Hi,
Just press enter after the warning message and double click on the include, it will ask to create the include. You can proceed to create teh include in your package and proceed with further coding.
This message occurs when the include is not created.
Regards.
Lavanya