‎2016 Nov 09 5:26 AM
Hi Gurus, We have upgraded to EHP 8 recently. We are creating inbound delivery idocs by using process code DELS and associated FM is IDOC_INPUT_DESADV1 in old ecc system. But after upgrade function moduled is changed to /SPE/IDOC_INPUT_DESADV1 in the same process code and we are getting an error "Function module not allowed /SPE/IDOC_INPUT_DESADV1" with idoc status 51 when we try yo create an inbound delivery idoc. how to resolve this ? can i change the FM /SPE/IDOC_INPUT_DESADV1 back to IDOC_INPUT_DESADV1?
thanks ramakrishna
‎2016 Nov 09 7:17 AM
Did you check with WE57 for assignment of FM to logical message/IDOC type (cause of error message) - old FM use DELVRY01-03, 05, 07, etc. more recent one use DELVRY05, 06, etc.
Note that /SPE/IDOC_INPUT_DESADV1 has already existed for some time . Look also for OSS notes, e.g. if you use the V55K0004 user exit you have now to use the /SPE/BADI_IBDLV_CONTROL BAdI, etc.
Regards,
Raymond