cancel
Showing results for 
Search instead for 
Did you mean: 

'Unable to generate forms <Smartform name>'

Former Member
0 Kudos

Hi ,

I am facing. In Dev & Test it is working fine but in Production it is giving me error: 'Unable to generate forms <Smartform name>'

Please inform me how u solved ur issue. If I will solve ds issue i will inform u.

Helpfull answere will be rewarded

regards,

Mehul.

Accepted Solutions (1)

Accepted Solutions (1)

raymond_giuseppi
Active Contributor
0 Kudos

You may use some object or object variant which has not been yet transported to production system. (new or changed table, field, etc.)

Look at each and every transport request created before the form and not yet in production.

Regards

Former Member
0 Kudos

Hi,

I checked each n every object.

Even I checked my smartform n prog both r in Active mode.

Regards,

Mehul.

Former Member
0 Kudos

hi,

plz make sure that code is completely transferred from development > quality>production.

Also check for necessary tables and others which will be used by Smart form.

Is it possible you to check the variables used in the smart form are properly populated in the print program or not.

Plz make sure above mention issues, it may solve your problem.

Reward if useful.

pradeep

raymond_giuseppi
Active Contributor
0 Kudos

If you are allowed, call SMARTFORMS in production (display mode) and perform a check (ctrl + F4).

Regards

former_member184657
Active Contributor
0 Kudos

i had a similar issue just a coupla weeks ago.

i was getting the same error message as urs. and ultimately it turned out just as raymond has sd in his reply.

i had included a few extra lines of code where i had called a ZTABLE which was not yet transported to Production. Once that was done, my problem was sloved.

so yeah look hard for any now objects that u mite have created - tables, smartstyles, etc

pk

Answers (0)