Menu

SAP Function Module CATSXT_TRAVEL_MANAGER_GET_DATA

Bereitstellung von Arbeitszeitdaten für Reisemanager

The Function Module CATSXT_TRAVEL_MANAGER_GET_DATA (Bereitstellung von Arbeitszeitdaten für Reisemanager) is a standard Function Module in SAP ERP and is part of the function group CATSXT within the package CATX.

Technical Information

Function Module CATSXT_TRAVEL_MANAGER_GET_DATA
Short Text Bereitstellung von Arbeitszeitdaten für Reisemanager
Function Group CATSXT
Package CATX
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_PERSONNEL_NUMBER TYPE PERNR_D Personalnummer
IM_TRIP_FROM TYPE CATSDATE Begindatum Reise
IM_TRIP_TO TYPE CATSDATE Endedatum Reise

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE BAPIRET2 Returnparameter

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
TRIP_TREE_DATA LIKE CATSXT_TRIP_TREE_DATA Arbeitszeitdaten für Anzeige im Reisemanager

Exceptions

This function module does not define any Exceptions.