Show TOC

Structure of a FormLocate this document in the navigation structure

Use

To output documents using the programming interface, SAP application programs need so-called forms. In SAPscript a form describes the layout of the individual print pages and uses text elements to supply definable output blocks,

which a print program can call. General application forms are orders, order acknowledgments, invoices, urging letters, and so on (

Example)

To create, display, and change SAPscript forms, you use a special maintenance transaction (Form: Request). To call this transaction from the SAP menu, choose Start of the navigation path Tools Next navigation step SAPscript Next navigation step Form End of the navigation path (or call transaction SE71 directly). For more detailed information on maintaining forms, see the documentation SAPscript Style and Form Maintenance.

Usually a SAPscript form consists of the following objects: