Menu

SAP Function Module HR_GET_F4_HELP

Wertehilfe zu einem HR-Feld im CATSII

The Function Module HR_GET_F4_HELP (Wertehilfe zu einem HR-Feld im 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_F4_HELP
Short Text Wertehilfe zu einem HR-Feld im 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_FROM_DATE TYPE SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
IM_LANGUAGE TYPE SYLANGU R/3-System, aktuelle Sprache
IM_PERSON_NO TYPE PERNR_D Personalnummer
IM_SEARCH_HELP_NAME TYPE FIELDNAME Name der Wertehilfe, die herangezogen wird
IM_SEARCH_HELP_VALUE TYPE FIELDNAME Feld, für das die Wertehilfe erstellt wird
IM_TO_DATE TYPE SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum

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_F4_RESULT_TAB LIKE CABA_HR_F4_RESULT Treffermenge zu einer F4-Hilfe
EX_RETURN LIKE BAPIRET2 Returnparameter
IM_CONTEXT_TAB LIKE CABA_HR_CONTEXT Kontextinformationen für die HR-F4-Hilfe

Exceptions

This function module does not define any Exceptions.