Start of Content Area

Function documentation Global Definitions  Locate the document in its SAP Library structure

Use

Global definitions apply for the entire form. You can use any objects defined there in all nodes of the tree.

Features

The following global definitions are possible:

You can initialize the global data before you start processing the start page. Usage examples are: conversion of selected application data, optimizing form logic by previously reorganizing internal tables, and so on.

On the Form routines tab you enter routines that you want to use in the form via the program lines node. Within these form routines you cannot access any global data unless you explicitly pass them to the form routine interface.

Note

Fore more information see Advanced Form Development.

Activities

To maintain global definitions use the node Global Settings Global definitions.