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

FM ssf_function_module_name

Former Member
0 Likes
7,700

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

Hi,

This function module is used for to generate the function module for the smart form.

We will develop in the development system generally it will generate by number wise but it is not necessary that it have same number in production system so instead of number it will generate the name for the particular smartform so we will not get problem in the quality and production system.

Plzz reward points if it helps.