The Function Module SAPSCRIPT_SYMBOL_DEFINITION (SAPscript: Display definition of a symbol in the print program) is a standard Function Module in SAP ERP and is part of the function group STX4 within the package STXD.
Function Module | SAPSCRIPT_SYMBOL_DEFINITION |
Short Text | SAPscript: Display definition of a symbol in the print program |
Function Group | STX4 |
Package | STXD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURSOR_POSITION | LIKE | SY-FDPOS | 2 | Position of Cursor |
DIALOG | TYPE | C | 'X' | |
LAYOUT_SET | LIKE | RSTXC-TDFORM | Form name | |
LINE_CONTENTS | LIKE | TLINE | ||
LINE_EDITOR | TYPE | C | SPACE |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CURSOR_BEFORE_FIRST_SYMBOL | |
CURSOR_NOT_ON_SYMBOL | |
NOT_EXECUTED | |
NO_SYMBOL_IN_LINE |