Menu

SAP Function Module CABA_HR_GET_SHORTTEXT

Short Texts for F4 Help

The Function Module CABA_HR_GET_SHORTTEXT (Short Texts for F4 Help) is a standard Function Module in SAP ERP and is part of the function group BAPI_CABA_HR within the package CABA_COMMUNICATION_HR.

Technical Information

Function Module CABA_HR_GET_SHORTTEXT
Short Text Short Texts for F4 Help
Function Group BAPI_CABA_HR
Package CABA_COMMUNICATION_HR
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 SAP R/3 System, Current Language
IM_PERSON_NO TYPE PERNR_D Personnel Number

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 Return Parameters
EX_SHORTTEXT_TAB LIKE CABA_HR_SHORTTEXT Short Texts for a Field
IM_CONTEXT_TAB LIKE CABA_HR_CONTEXT Context Information for an HR Field
IM_FIELD_TAB LIKE CABA_HR_FIELD Selection Criteria for Short Texts

Exceptions

This function module does not define any Exceptions.