0% found this document useful (0 votes)
71 views19 pages

Chapter 02 - Global Settings

The document discusses global settings for IBM forms, including form attributes, the form interface, and global definitions. Form attributes contain form properties. The form interface contains data passed to and from the main program. Global definitions contain global variables, tables, and other data required for the form.

Uploaded by

topankaj
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)
71 views19 pages

Chapter 02 - Global Settings

The document discusses global settings for IBM forms, including form attributes, the form interface, and global definitions. Form attributes contain form properties. The form interface contains data passed to and from the main program. Global definitions contain global variables, tables, and other data required for the form.

Uploaded by

topankaj
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 Business Services

Global Settings

Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Objectives

The participants will be able to :


Get an overview of global settings
Get an overview of attributes of a Form
Get an overview of Form Interface
Get an overview of global data definition

2 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Form Attributes

General
Attributes

3 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Form Attributes (Contd.)

Output Options

4 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Form Attributes (Contd.)

Output Options

5 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Form Interface

Standard Import parameter

6 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Form Interface (Contd.)

Standard Export parameter

7 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Form Interface (Contd.)

Tables passed
from Print
program

8 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Form Interface (Contd.)

Exception

9 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Global definitions

Global data

10 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Global definition (Contd.)

Types

11 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Global definition (Contd.)

Field Symbols

12 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Global definition (Contd.)

Initialization

13 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Global definition (Contd.)

Sub routines

14 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Global Settings: Global definition (Contd.)

Currency/
Quantity
fields

15 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Demonstration

Creation of a custom Smart Form and showing how to configure and maintain
global setting depending on specific requirement.

16 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Practice

Creation of a custom Smart Form and showing how to configure and maintain
global setting depending on specific requirement.

17 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Summary

Global settings contains three sub nodes : Form attributes, Form interface, Global
definitions.
Form attributes contains the attributes of the form.
Form interface contains data that is passed to and from the main program.
Global definitions contains the global data (variables, internal tables, field
symbols, types etc. ) required for the form.

18 Global Settings | Dec-2008 IBM Corporation 2013


IBM Global Business Services

Questions

What are the sub nodes of Global settings?


What are the standard export and import parameters for form interface?
What are the standard exceptions present in the form interface?
Which transaction we have to use to maintain style?

19 Global Settings | Dec-2008 IBM Corporation 2013

You might also like