‎2005 Dec 30 4:09 AM
Hi,
I have smartform with 2 Pages. I copies a <b>Window</b> in the <b>First</b> Page to the <b>Second</b> Page. Then I went to the <b>Second</b> Page and did some changes to the <b>Second</b> Window where it contain a Text Node. This modification atonce got refelcted in the <b>First</b> Page Text Node. How could I prevent this? Same thing happens when I do and changes in the <b>First</b> Page Window it get reflected in the <b>Second</b> Page Window Text Node.
Thanks,
Kishan
‎2005 Dec 30 4:15 AM
Hi kIshan,
Create the New window in second page , instead of copy the first page window..
and proceed.
vijay
‎2005 Dec 30 4:13 AM
‎2005 Dec 30 4:15 AM
Hi kIshan,
Create the New window in second page , instead of copy the first page window..
and proceed.
vijay
‎2005 Dec 30 5:08 AM
‎2005 Dec 30 4:18 AM
hi
First Page -> Header Window (Cursor at First Page then click Edit -> Node -> Create)
Here, you can specify your title and page numbering
&SFSY-PAGE& (Page 1) of &SFSY-FORMPAGES(Z4.0)& (Total Page)
Main windows -> TABLE -> DATA
In the Loop section, tick Internal table and fill in
ITAB1 (table in ABAP SMARTFORM calling function) INTO ITAB2
try these links
http://www.sap-basis-abap.com/sapsf001.htm
http://www.sap-press.com/downloads/h955_preview.pdf
http://www.ossincorp.com/Black_Box/Black_Box_2.htm
http://www.sap-img.com/smartforms/sap-smart-forms.htm
http://www.sap-img.com/smartforms/smartform-tutorial.htm
http://www.sapgenie.com/abap/smartforms.htm
regs
Arun
Message was edited by: arun a v