2008 Jul 28 4:23 PM
I am very new to SMARTFORMS.....
I get syntax error that a field is unknown, it is neither in one of the specified tables, or data.
The it is a text field &XXXXX&, and was obviously declared in the calling program of the original SAPSCRIPT. I assume this new SMARTFORM now needs to be linked to that calling program.
Does that sound correct?
How do I do this?
Other issue?
Thank-You.
2008 Jul 28 4:30 PM
Hi,
Yes you need to link this to a print program .
This can be achieved by the tcode NACE.Where you can assign the Smart form to the print program .
Regards,
Sharath
I am very new to SMARTFORMS.....
I get syntax error that a field is unknown, it is neither in one of the specified tables, or data.
The it is a text field &XXXXX&, and was obviously declared in the calling program of the original SAPSCRIPT. I assume this new SMARTFORM now needs to be linked to that calling program.
Does that sound correct?
How do I do this?
Other issue?
Thank-You.
2008 Jul 28 4:27 PM
hi did you followed these steps properly..
http://www.ficoexpertonline.com/downloads/Iyer_SmartForms.pdf
From the layout provided to you you will have to first find out the elements from the script that is printing the output. Then in the print program search for those elements. This is possible only by debugging the print program. Then move those values into a final internal table and [pass the same into the smartform. There will be many elemnets which will not be of use. Also remember to remove ll Start_form, Open_form etc before executing your smartform.
2008 Jul 28 4:30 PM
Hi,
Yes you need to link this to a print program .
This can be achieved by the tcode NACE.Where you can assign the Smart form to the print program .
Regards,
Sharath
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |