Program Lines 

Use

You use program lines nodes to enter free ABAP coding. If you insert program lines at the appropriate position in the tree structure, you can use it, for example, to calculate subtotals and totals in tables.

Integration

On the General Attributes tab use the tables Input parameters and Output parameters to pass global fields. Within the ABAP coding you can access only those global fields that you enter in these tables.

The program lines node corresponds to the Initialization tab of the node Global definitions.

Prerequisites

You must be familiar with ABAP programming.

See also: ABAP Programming (BC-ABA)

Features

Apart from the editor functions, the following functions are integrated:

See also: Checking and Testing a Smart Form.