Menu

SAP Function Module PAK_GET_SHORTTEXT_PARA

The Function Module PAK_GET_SHORTTEXT_PARA () is a standard Function Module in SAP ERP and is part of the function group PAK_UTILS_FOR_PARA within the package SPAK_OBJECTS.

Technical Information

Function Module PAK_GET_SHORTTEXT_PARA
Short Text
Function Group PAK_UTILS_FOR_PARA
Package SPAK_OBJECTS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

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.