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

replacement fm needed

Former Member
0 Likes
418

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> ".

2 REPLIES 2
Read only

Former Member
0 Likes
392

Hi,

Did you checked using UCCHECK transaction?

Read only

0 Likes
392

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.