The Function Module TEXT_SYMBOL_COLLECT (SAPscript: List of symbols of a text) is a standard Function Module in SAP ERP and is part of the function group STXE within the package STXD.
Function Module | TEXT_SYMBOL_COLLECT |
Short Text | SAPscript: List of symbols of a text |
Function Group | STXE |
Package | STXD |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LINES | LIKE | TLINE | Text lines | |
SYMBOLS | LIKE | ITCST | Symbols found |
This function module does not define any Exceptions.