Menu

SAP Function Module SET_TEXTSYMBOL

SAPscript: Assign text symbol value

The Function Module SET_TEXTSYMBOL (SAPscript: Assign text symbol value) is a standard Function Module in SAP ERP and is part of the function group STXV within the package STXD.

Technical Information

Function Module SET_TEXTSYMBOL
Short Text SAPscript: Assign text symbol value
Function Group STXV
Package STXD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEADER LIKE THEAD SPACE
NAME LIKE SPACE
VALUE LIKE SPACE
VALUE_LENGTH LIKE 0

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.