‎2008 Dec 06 5:14 AM
Hi All
My smartforms on development work properly . but when i transfer smartforms and all related data to production server that not work.
i debuge the driver program on production server there is problem in FB_GENERATE_FORM .
when cursor goes on FB_GENERATE_FORM process has stop and hang.
anybody tell me where is the problem.
Regards
Sam.
‎2008 Dec 06 5:31 AM
WHEN U TRANSFER SMARTFORM AT THAT TIME U HAVE TO TRANSFER ZTABLE AND IF U CREATE STYLE THEN ALSO TRANSFER STYLE IN PRODUCATION SERVER .
‎2008 Dec 06 5:31 AM
WHEN U TRANSFER SMARTFORM AT THAT TIME U HAVE TO TRANSFER ZTABLE AND IF U CREATE STYLE THEN ALSO TRANSFER STYLE IN PRODUCATION SERVER .
‎2008 Dec 06 5:33 AM
Hi
I have allready transfer all smart related data on production.
Regards
Sam
‎2008 Dec 06 7:00 AM
i dont know what u didin your driver program....
any way check wheather u have used f.m SSF_FUNCTION_MODULE_NAME
‎2008 Dec 11 4:57 AM
Hi All
My smartforms on development work properly . but when i transfer smartforms and all related data( smartforms style, ztable, driver program, smartforms, logo) to production server that not work.
i have also use 'SSF_FUNCTION_MODULE_NAME' function module.
when i debuge the driver program on production server there is problem in SSF_FUNCTION_MODULE_NAME' .This function module does not give FM_NAME value.
when cursor goes on FB_GENERATE_FORM process has stop and hang.
anybody tell me where is the problem.
Regards
Sam.