Menu

SAP Function Module HR_GET_SHORTTEXT

Kurztext zu einer Menge von HR-Feldern in CATSII

The Function Module HR_GET_SHORTTEXT (Kurztext zu einer Menge von HR-Feldern in CATSII) is a standard Function Module in SAP ERP and is part of the function group CABA_HR within the package PT_CA_CABA_HR_INTEGRATION.

Technical Information

Function Module HR_GET_SHORTTEXT
Short Text Kurztext zu einer Menge von HR-Feldern in CATSII
Function Group CABA_HR
Package PT_CA_CABA_HR_INTEGRATION
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_LANGUAGE TYPE SYLANGU R/3-System, aktuelle Sprache
IM_PERSON_NO TYPE PERNR_D Personalnummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_RETURN LIKE BAPIRET2 Returnparameter
EX_SHORTTEXT_TAB LIKE CABA_HR_SHORTTEXT Kurztexte zu einem Feld
IM_CONTEXT_TAB LIKE CABA_HR_CONTEXT Kontextinformationen für ein HR-Feld
IM_FIELD_TAB LIKE CABA_HR_FIELD Selektionskriterien für Kurztexte

Exceptions

This function module does not define any Exceptions.