‎2015 Jun 15 12:21 PM
Dear All,
when i make changes on smart form and activate it.
will it create new function module?
Regards,
Hitesh
‎2015 Jun 29 5:21 AM
Hi all,
After reading material related to smart forms i found that it is not create another function module for changing on existing smart forms and activating it.
Regards,
Hitesh
‎2015 Jun 15 12:28 PM
Hi,
I think new Function Module Will not be Created.
Changes in your Smart forms will be Updated to the Function Module.
(just Wait for the expert suggestions.. If i Entered Anything wrong)
‎2015 Jun 15 12:31 PM
hi.
U can see the properties of the function Module.. Just activate and execute the smart forms. then u can get the Function module then Go to se37 copy n past the function moudle under first tab
Attributes u can see the properties of the Function module When it was updated.. I think.
‎2015 Jun 15 12:31 PM
Hi Hitesh,
Different version will have different FM name. So answer is yes.
Regards,
Archer
‎2015 Jun 16 4:52 AM
Hi Archer,
can you give justification because in my system sometimes it create new FM when i change to existing smart forms and sometimes not.
Regards,
Hitesh
‎2015 Jun 16 4:57 AM
Hi, Once done the changes Have actived or only saving the changes.
‎2015 Jun 16 5:11 AM
‎2015 Jun 15 2:24 PM
AFAIK (and after test) the FM name is defined at first activation (dev) or first import (in a target system) of course activation and import will always regenerate the FM.
But why do you ask (the number range is wide enough (9999999 values) and in all cases your program MUST use FM SSF_FUNCTION_MODULE_NAME as the sequence of number will be different in the different systems (or you have to insure to transport first time the form in same sequence than original activation, good luck)
Regards,
Raymond
Message was edited by: Raymond Giuseppi
‎2015 Jun 16 5:20 AM
Hi Hitesh,
Yes it will create new function module, only at the time when you change Import parameters.
Regards,
Avinash
‎2015 Jun 16 5:23 AM
‎2015 Jun 16 6:15 AM
Hi Hitesh,
As per my understanding on activation it will not create the different FM , but if you save the form and do not activate then it will generate the new FM .
Better you try different combinations on your system and make a conclusion , I am also waiting for the current answer , I do not have system with me as of now ,else I would have been done this for you .
Regards,
Shyam Sunder Goyal
‎2015 Jun 16 10:02 AM
Hi Shyam,
Yes if we save the form and do not activate it will create new FM, but also after activation we will be getting the Old FM.
Also the FM will be different in different target system. ie DEV, QA, PRD i confirmed the same.
Regards,
Raj
‎2015 Jun 16 7:26 AM
Hello Hitesh,
New FM will be generated whenever the smartform gets activated or transported to other systems.
Regards,
Vadamalai A.
‎2015 Jun 16 9:10 AM
Hello Vadamalai,
That is i know but when i do changes on smart forms and activate it. will it create new FM?
Regards,
Hitesh
‎2015 Jun 16 11:40 AM
Yes it will create a New FM. To control that you Need to use the FM 'SSF_FUNCTION_MODULE_NAME'. In this you need to pass the Smart form Name and it will return you the FM Name.
Regards
Arjun gupta
‎2015 Jun 16 10:57 AM
Two Function Modules are generated as follow:
1.First at creation time
2. Second at the time of activation
The Second FM will change Every Time When You Activate The SMF
and The Last Activation Fm Replaces The Creation Time's FM.
It May Help You,
Harish Yadav
‎2015 Jun 16 11:42 AM
‎2015 Jun 17 5:20 AM
‎2015 Jun 29 5:21 AM
Hi all,
After reading material related to smart forms i found that it is not create another function module for changing on existing smart forms and activating it.
Regards,
Hitesh