01 Smart Forms343411328079517 PDF

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 117

SAP Smart Forms

February 03 1
Agenda

• Overview
• Form Builder
• Smart Styles
• Texts ,Address and Graphics
• Data In forms
• Tables and Templates
• Flow Control
• Integration into Application programs

February 03 2
Agenda

• Barcodes
• Appendix

February 03 3
Overview

February 03 4
Form Printing

February 03 5
SAP Script Vs Smart Forms

February 03 6
General concepts : SAP Script Vs. Smart Form

SAP Script Smart Form

Programming effort is involved Uses Graphical tools thus minimizing


programming effort

Data retrieval and form logic are They are separated. Data retrieved is
encapsulated passed to smart form as function
module parameters

Form design is done programmatically Form design is using the tools form
painter and table painter

Form logic is in the driver program Form logic is represented using a


hierarchical structure showing the
various nodes i.e.. Text nodes,
graphics, tables etc.

Multiple main windows is supported A single main window is supported

Tedious to incorporate graphics Extensive support to graphics

February 03 7
Benefits of Smart Forms

February 03 8
Designing Smart Forms

February 03 9
FORM Builder

February 03 10
Transaction SMARTFORMS

February 03 11
Areas of the Form Builder

Nodes Form Interface Form Painter

February 03 12
The Navigation Tree

February 03 13
Form attributes

February 03 14
Form interface

February 03 15
Pages

February 03 16
Page attributes

February 03 17
Structuring Pages Using Output Area (1)

February 03 18
Structuring Pages Using Output Area (2)

February 03 19
Main Windows and Secondary Window

February 03 20
Window attributes

February 03 21
Window: Output options

February 03 22
Form Painter

February 03 23
Form Painter : Settings

February 03 24
Other Settings

February 03 25
Activating and Testing

February 03 26
Smart Styles

February 03 27
Styles

February 03 28
Header Data (1)

February 03 29
Header Data (2)

February 03 30
Editing Character and paragraph Formats

February 03 31
Paragraph Formats : Indents and Spacing

February 03 32
Paragraph Formats: Tabs

February 03 33
Paragraph Formats : Numbering and Outline (1)

February 03 34
Paragraph Formats: Numbering and outline (2)

February 03 35
Texts , Address and Graphics

February 03 36
Text Nodes

February 03 37
Text Node : Attributes

February 03 38
Linking Text Nodes

February 03 39
Text elements in the Editor

February 03 40
Formatting Texts: Paragraph Formats

February 03 41
Formatting Texts: Character format

February 03 42
Field List

February 03 43
System Fields

February 03 44
Formatting Options

February 03 45
Text Module or Include text

February 03 46
Creating Text Modules

February 03 47
Using Text Module in Form

February 03 48
Include Text

February 03 49
Central Address management

February 03 50
Address attributes (1)

February 03 51
Address attributes (2)

February 03 52
Graphics

February 03 53
Exercise

February 03 54
Data In Forms

February 03 55
Overview

February 03 56
Interface Parameters (1)

February 03 57
Interface Parameters (2)

February 03 58
Interface Parameters (3)

February 03 59
Global Data

February 03 60
Global Types

February 03 61
Initialization

February 03 62
Field-Symbols

February 03 63
Exercise

February 03 64
Tables and Templates

February 03 65

You might also like