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

About smartforms Genration

Former Member
0 Likes
631

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
580

WHEN U TRANSFER SMARTFORM AT THAT TIME U HAVE TO TRANSFER ZTABLE AND IF U CREATE STYLE THEN ALSO TRANSFER STYLE IN PRODUCATION SERVER .

4 REPLIES 4
Read only

Former Member
0 Likes
581

WHEN U TRANSFER SMARTFORM AT THAT TIME U HAVE TO TRANSFER ZTABLE AND IF U CREATE STYLE THEN ALSO TRANSFER STYLE IN PRODUCATION SERVER .

Read only

0 Likes
580

Hi

I have allready transfer all smart related data on production.

Regards

Sam

Read only

0 Likes
580

i dont know what u didin your driver program....

any way check wheather u have used f.m SSF_FUNCTION_MODULE_NAME

Read only

Former Member
0 Likes
580

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.