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

FM Replacement

Former Member
0 Likes
490

Hi all,

I am upgrading SAP from 3.1I to ECC 5.0.

I am getting upgrade error for the FM 'CUD0_GET_CONFIGURATION', that the CALL FUNCTION NO LONGER AVAILABLE IN TARGET SYSTEM.

Can any one suggest the replacement for FM 'CUD0_GET_CONFIGURATION'.

thanx

Rakesh

2 REPLIES 2
Read only

suresh_datti
Active Contributor
0 Likes
439

try CUD0_CONFIGURATION_FROM_DB.

Regards,

Suresh Datti

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
439

You may want to check into the function module CUCB_GET_CONFIGURATION or CUD0_GET_VAL_FROM_INSTANCE

Regards,

Rich Heilman