The Function Module PAK_GET_SHORTTEXT_IATL () is a standard Function Module in SAP ERP and is part of the function group PAK_UTILS_FOR_IATL within the package SPAK_OBJECTS.
Function Module | PAK_GET_SHORTTEXT_IATL |
Short Text | |
Function Group | PAK_UTILS_FOR_IATL |
Package | SPAK_OBJECTS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ELEM_KEY | TYPE | ELEMGENKEY | Development Object Key | |
I_LANGUAGE | TYPE | SPRAS | SY-LANGU | Language Key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SHORT_TEXT | TYPE | PIFOBJTEXT | Short Description of Development Element |
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.