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

Function Module CUFC_FUNCTION_CALL

Former Member
0 Likes
546

Hi every body,

Did any body have idea on the function module cufc_function_call.

Because when i am doing PGI this function module calling so many z function modules.

Because of this its taking so much time.Can any body help me wat this function module exactly do.

Regards,

D.Srinivas

1 REPLY 1
Read only

Former Member
430

Hi Srinivas,

CUFC_FUNCTION_CALL is a FM which calls other FM's dynamically.

In se37 when you debug CUFC_FUNCTION_CALL ita has two import parameters

Function name and config_context.

the function names you can find in CUVFUN table in se11.

For more help please see the link below

Regards,

Soundarya.