Application Development 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: 

smartform for t-code IQS3

Former Member
0 Kudos

Hi!

How to create a smartform to display the fields in t-code IQS3.

After giving the Notification number in the initial screen of t-code IQS3 i am getting the Notification no.,Status, Re-estimation,description,WBS Element etc fields...How to print these values in smartform.

Moderator Message: Spec-dumping is not allowed. Please work on your requirement first, before turning to the forums for help.

Edited by: kishan P on May 26, 2011 10:58 AM

2 REPLIES 2

Former Member
0 Kudos

Your post suggests that you're not familiar with SmartForms. If that's the case, search SCN for materials on how to develop SmartForms. Once you have a form design, you could proceed with designing the SmartForm, the write a driver program that extracts the required data, finds the function module name for the SmartForm, then calls that function module, passing your extracted data.

Former Member
0 Kudos

You have to design the smartform as per the required output format and need to do the configuration of this smartform .