Menu

SAP Function Module CATSXT_SET_F4_FOR_TASKLEVEL

Setzen der F4 Hilfewerte für Tätigkeitsstufe (Dropdown Listbox)

The Function Module CATSXT_SET_F4_FOR_TASKLEVEL (Setzen der F4 Hilfewerte für Tätigkeitsstufe (Dropdown Listbox)) is a standard Function Module in SAP ERP and is part of the function group CATSXT_F4 within the package CATX.

Technical Information

Function Module CATSXT_SET_F4_FOR_TASKLEVEL
Short Text Setzen der F4 Hilfewerte für Tätigkeitsstufe (Dropdown Listbox)
Function Group CATSXT_F4
Package CATX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_ACTIVITY TYPE ACTIV_AUTH '02' '02' Ändern, '06' Löschen
IM_PERSONNEL_NUMBER TYPE PERNR_D Personalnummer
IM_TASK_TYPE TYPE CATSTASKTYPE Tätigkeitsstufe
IM_VALIDITY_DATE TYPE D Gültigkeitsdatum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_LEVEL_LIST TYPE CATSXT_TASKLEVEL_ITAB Interne Tabelle für Tätigkeitsstufen plus Text - sortiert

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.