‎2007 May 23 6:30 AM
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.
‎2007 May 23 6:32 AM
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
‎2007 May 23 6:32 AM
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
‎2007 May 23 6:33 AM
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
‎2007 May 23 6:33 AM
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
‎2007 May 23 6:35 AM
Hi Abhay,
Please give more details, like calling fn module, otherwise provide the coding part you used to call the smartform.
Regards
Sarath