cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FM ssf_function_module_name

Former Member
0 Likes
7,703

HI,

what is use of FM ssf_function_module_name while creating smart form it generates its own function module but we will call the function module by getting its name fom the above FM instead of giving it directly .

can anybody explain it.

max points will be rewarded for good answers.

Thanks in advance.

View Entire Topic
Former Member
0 Likes

if u don't use this FM u will error / dump in other servers

in dev ur activating ur SF then it creating a FM with soem XYZ.

but afterwards u r transporting to qty there it many not create with same name. so to find FM name for

that particular smartform u need to use SSF_function_module.

Madhavi