The Function Module INIT_TEXTSYMBOL (SAPscript: Initialize text symbol administration) is a standard Function Module in SAP ERP and is part of the function group STXV within the package STXD.
Function Module | INIT_TEXTSYMBOL |
Short Text | SAPscript: Initialize text symbol administration |
Function Group | STXV |
Package | STXD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROGRAM | LIKE | SY-REPID | SPACE | |
TEST | LIKE | ITCPO-TDTEST | SPACE | |
TYPE | LIKE | 'ALL' |
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.
This function module does not define any Exceptions.