‎2007 Jul 12 6:26 AM
Hi,
we are working on unicode upgrade project and there is a error saying that main program for function module missing.
the funciton module does not exist in the new version but present in old version.
below is the error....
Main Program for Function Module LCT_ORDER_DISPLAY_DEPENDENCIES Missing
(LCT_ORDER_DISPLAY_DEPENDENCIES is not shown in the database table TFDIR)
Caution: SLIN observes the catching of the runtime error by
CX_SY_DYN_CALL_ILLEGAL_FUNC
can anyone suggest a replacement for function module"<b>LCT_ORDER_DISPLAY_DEPENDENCIES</b> ".
‎2007 Jul 12 6:28 AM
‎2007 Jul 12 7:01 AM
ya we checked in uccheck transaction.
this error is found while doing EPC check.
as this funstion module present in the old version and not now,it means SAP has updated it. but what is the replacement for that.since it is a call interface error we have to correct it.