0% found this document useful (0 votes)
20 views

Chapter 03 - Pages & Windows

The document discusses pages and windows in IBM SmartForms. It describes pages and windows as the second level nodes in the tree structure for organizing print content. Pages represent the layout and dimensions of an output page, while windows are rectangular blocks within a page that can contain printed content and logic.

Uploaded by

Subodh Kant
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

Chapter 03 - Pages & Windows

The document discusses pages and windows in IBM SmartForms. It describes pages and windows as the second level nodes in the tree structure for organizing print content. Pages represent the layout and dimensions of an output page, while windows are rectangular blocks within a page that can contain printed content and logic.

Uploaded by

Subodh Kant
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 19

IBM Global Services

Pages & Windows

Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Objectives

 The participants will be able to :


 Describe about the attributes of page and windows
 Describe how to create pages and windows

2 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Pages & Windows

 Second Top level Node in the Tree structure


 Sub-node ‘Page’ can be created under this node
 System automatically creates the first page and ‘MAIN’ window under it
 The basic concept of Page, Window & Text element remain the same as in SAP
Scripts

3 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Node ‘Page’

 Three main attributes


 General attributes
 Output Options
 Background Picture
 Form Painter shows the individual layout
 Page may be called statically or dynamically

4 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Page: General Attributes

5 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Page: Output Options

6 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Page : Background Picture

7 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Node ‘Window’

 Creating a window
 General Attributes of a 'window' node
 Output Options
 Conditions

8 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Creating a Window

9 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Window : General Attributes

10 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Window : General Attributes (Contd.)

11 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Window : Output Options

12 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Window : Conditions

 In Smart Forms, a node and all successor nodes are processed only if the
respective output condition is true
 A condition can either be a logical expression on field values or consist of events
or position queries in the form processing
 Output Option & Condition are available in a similar manner for ALL lower nodes

13 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Window : Conditions (Contd.)

14 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Pages & Windows: Successor nodes

 Broadly Two categories


 Basic Node
 Contents are actually printed (either as a part of an output area (window) or independently as
part of a page
 Graphics, Address & Text

 Auxiliary Node
 Can be used to control the flow of the layout
 Basically used to incorporate the Form Logic (which in case of SAP Scripts was carried out by
ABAP code written in driver program)
 Template, Table, Complex Section, Loop, Alternative, Program Line, Folder

15 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Demonstration

 Creating a custom Smart Form and creating pages and windows in it.

16 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Practice

 Creating a custom Smart Form and creating pages and windows in it.

17 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Summary

 The Pages and Windows node is the second top level node in the Smart Form
Tree structure. All print related (actual print and print control) nodes are
maintained as sub-nodes of the Pages and Windows node.
 The Page is the highest level component of a print and represents the layout and
dimensions of the page to be printed on.
 A Window is a rectangular block on a page that has a fixed position and
dimensions. The logic for printing the contents of the window is written in sub-
node’s of the window.

18 Pages & Windows | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Questions

 Why ‘Pages and Windows’ node is required?


 What are the various types of windows in Smartform?

19 Pages & Windows | Dec-2008 © 2005 IBM Corporation

You might also like