The Function Module FTI_SHORT_TEXT_SINGLE (Textlesen und Verproben einer Ausprägung zu einem Merkmal) is a standard Function Module in SAP ERP and is part of the function group FTIG within the package FTI_CORE.
Function Module | FTI_SHORT_TEXT_SINGLE |
Short Text | Textlesen und Verproben einer Ausprägung zu einem Merkmal |
Function Group | FTIG |
Package | FTI_CORE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLICATION | TYPE | APPLCLASS | 'TRM ' | Applikationsklasse |
CHARACTERISTIC | TYPE | FIELDNAME | Merkmal | |
CHARACTERISTIC_VALUE | TYPE | CHAR50 | Ausprägung des Merkmals | |
LANGUAGE_KEY | LIKE | SY-LANGU | SY-LANGU | Sprache |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHARACTERISTIC_VALUE_TEXT | TYPE | SCRTEXT_M | Feldbezeichner mittel | |
CHARACTERISTIC_VALUE_TEXT_L | TYPE | TEXT60 | Feldbezeichner lang |
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 |
---|---|
CHARACTERISTIC_NOT_FOUND | Merkmal nicht vorhanden |
CHARACTERISTIC_VALUE_NOT_FOUND | Merkmalsausprägung nicht vorhanden |