Menu

SAP Function Module CATS_MY_GET_MASTER_DATA

Bereitstellen von Vorgabestunden und Mitarbeitername

The Function Module CATS_MY_GET_MASTER_DATA (Bereitstellen von Vorgabestunden und Mitarbeitername) is a standard Function Module in SAP ERP and is part of the function group CATS_MY within the package CATS_MY_INTERFACE.

Technical Information

Function Module CATS_MY_GET_MASTER_DATA
Short Text Bereitstellen von Vorgabestunden und Mitarbeitername
Function Group CATS_MY
Package CATS_MY_INTERFACE
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_BEGDA TYPE BEGDA Gültigkeitsbeginn
IM_ENDDA TYPE ENDDA Gültigkeitsende
IM_PERNR TYPE P_PERNR Personalnummer
IM_PROFILE TYPE CATSVARIAN Erfassungsprofil

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_TARGET_HOURS TYPE CATS_MY_TABLE_TARGET_HOURS Vorgabestunden für myCATS

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
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.