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

prob-

Former Member
0 Likes
691

I have created one smart form and corresponding print program for that. And for calling that print prgram I have created one tcode. But whenever i am calling that print program through that tcode. It shows the print program selection screen and comes out. Why! As where I am wrong. Why it's not calling the smart form also.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
665

Hi

That means your print program is not calling the fun module related to your smartform. check the code and use the fun module to call the smartform.

Reward points if useful

Regards

Anji

4 REPLIES 4
Read only

Former Member
0 Likes
666

Hi

That means your print program is not calling the fun module related to your smartform. check the code and use the fun module to call the smartform.

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
665

hi abhay,

check whether u hav mentioned correct <b>smartform name in the

SSF function module.</b>

reply back

With Regards,

S.Barani

Message was edited by:

S BHARANIDARAN

Read only

Former Member
0 Likes
665

Hope you are giving a call to the Function Module in the print program created for the smartform.

Have you checked if the smartform is called if you execute the program in SE38?

Also while creating the TCode, try with second radio button (Program and selection screen - report transaction)

regards,

Message was edited by:

Sachin123

Read only

Former Member
0 Likes
665

Hi Abhay,

Please give more details, like calling fn module, otherwise provide the coding part you used to call the smartform.

Regards

Sarath