2012 Nov 28 7:07 AM
Hi Guys,
I have a requirement to enhance the FM IDOC_INPUT_QUOTATION_CREATEFRO.
But I am getting the following message..
Exception of class CX_ENH_IS_NOT_ENHANCEABLE
If I wanna make changes some fields of the IDOC before it posted, how it can be done..?!
Thanks
Sam
2012 Nov 28 9:25 AM
Looks like the Software component SAP_APPL is restricted from making any modifications or enhancements.
Go to table DLV_SYSTC and put in SAP_APPL as Software Component, you should see CHANGEABLE flag as 'N' .
I can create enhancements in my system though, which version are you in?
Thanks,
Shambu
2012 Nov 28 8:49 AM
Hi Sam,
I dont know how to reproduce, but please see the hint at the FM entry...
*----------------------------------------------------------------------*
* this function module is generated *
* never change it manually, please! 22.02.2005 *
*----------------------------------------------------------------------*
Regards
Robert
2012 Nov 28 9:02 AM
2012 Nov 28 9:25 AM
Looks like the Software component SAP_APPL is restricted from making any modifications or enhancements.
Go to table DLV_SYSTC and put in SAP_APPL as Software Component, you should see CHANGEABLE flag as 'N' .
I can create enhancements in my system though, which version are you in?
Thanks,
Shambu
2012 Nov 28 9:42 AM
Hi Sam,
ECC6.0
SAP_BASIS 700 0026 SAPKB70026 SAP Basis Component
Robert
2014 Apr 15 8:27 AM
This is a customizing table, so I guess someone could maintain it to allow these modifications.
Kind regards,
Bruno