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.
Function Module | CATSXT_TRAVEL_MANAGER_GET_DATA |
Short Text | Bereitstellung von Arbeitszeitdaten für Reisemanager |
Function Group | CATSXT |
Package | CATX |
Module Type | Remote-Enabled |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | BAPIRET2 | Returnparameter |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.