cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR MESSAGE: Unable to generate FORM

Former Member
0 Kudos

I have a print program and smartforms working just fine in DEV and QUALITY, but when transported and executed in PROD, the error "Unable to Generate Form ZFORMNAME." shows.

Kindly help me analyze the problem and the possible solution for this.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I had encountered this error once and for me the problem was that the standard text id which I had specified in the form was not available in the target system.

Maybe you can check the standard texts if you have any in your forms.

Regards,

KK

Former Member
0 Kudos

Hi!

Some required stuff is missing from the production system, what is linked within the smartform.

These could be:

- smartstyles

- ddic structures

- ddic tables

- other ddic fields

- other

Go to the transaction Smartforms in your prod system, and try to generate the smartform, it will give you the exact error message.

Regards

Tamá

Former Member
0 Kudos

Thank you tamas. Actually one more point here is, when i run the calling transaction first time it gives me this error message. But when i re-run the transaction again with the same data, it runs the smartform successfully. Do you still think it is to do with activation problem?

Former Member
0 Kudos

Have you included the function module SSF_FUNCTION_MODULE_NAME