‎2008 May 16 8:18 AM
Hi ABAP Gurus,
i am developing Smart Form in that i have kept some windows. before my main window i have two windows.
in first window i maintained logo, vendor address,po no & po date, and in second window i am maintaining pan no of vendor and payment terms.but in all the pages i want 1 window but i don't want second window from second page.
‎2008 May 16 8:23 AM
Hi,
In Window Sections You have three Tabs..General Attributes Tab,Output options Tab and Conditions Tab.
For Second Window
In Conditions Tab..Below You findout Only On First Page Check Box..Select That one..For Second Window.
‎2008 May 16 8:23 AM
Hi,
In Window Sections You have three Tabs..General Attributes Tab,Output options Tab and Conditions Tab.
For Second Window
In Conditions Tab..Below You findout Only On First Page Check Box..Select That one..For Second Window.
‎2008 May 16 8:26 AM
Hi,
1.In Smartform page wise the windows can display.
2.If you need first window in first page,just Select the check box in windowsConditions->only on first page.
Regards,
Shiva Kumar
‎2008 May 16 8:28 AM
Hi,
Create Second page and mention that second page in the NEXT PAGE option the first page and specify which windows you want from the second page by copying that windows from the first page and copying it in the second page even main window also and in the NEXT PAGE option of the second page specify second page only then u will get only those which u want to be displayed from the second page onwards.