cancel
Showing results for 
Search instead for 
Did you mean: 

Can't preview smartforms

Former Member
0 Kudos

Hi guys,

i am new at sap ABAP development. i in-counter an error during to execution that says Printing dunning notices using SMARTFORMS,error during parameter transfer. this happen when i press f8 on print preview. any suggestion to solve this error??

thank you!

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Check in the smarforms all the obligatory parameters and if you are giving the correct values with the correct data types in your abap code.

Regards,

Felipe

Bhushan_hs
Participant
0 Kudos

Hi,

Kindly check after the execution of the smartform function module what is the return value or SY-Subrc value so you will come to know what is the problem based on the return value.

Regards,

Nagabhushan

gouravkumar64
Active Contributor
0 Kudos

Hi,

There may be some parameters which may be not passed or passed incorrectly.

check & have a look at this thread for help.

http://help.sap.com/saphelp_46c/helpdata/EN/0e/088ba835e1d311ba4d0800060d888b/content.htm

Thanks

Gourav.