The Function Module CATSXT_GET_TIME_SHEET_DATA (CATSXT Daten fuer remote Anwendung bereitstellen) is a standard Function Module in SAP ERP and is part of the function group CATSXT within the package CATX.
Function Module | CATSXT_GET_TIME_SHEET_DATA |
Short Text | CATSXT Daten fuer remote Anwendung bereitstellen |
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_WORKDATE_FROM | TYPE | CATSXT_INPUTDATE | Einstiegsdatum für selektion historischer Daten | |
IM_WORKDATE_TO | TYPE | ENDDA | Endedatum für selektion historischer Daten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CATSXT_COMPONENTS | TYPE | CATSXT_COMP_ITAB | Komponentendaten | |
EX_CATSXT_DATA | TYPE | CATSXT_WA_ITAB | Arbetiszeitdaten | |
EX_CATSXT_HEADER | TYPE | CATSXT_HEADR_ITAB | Kopfdaten | |
EX_LONGTEXTS | TYPE | CATSXT_LONGTEXT_EXT_ITAB | Langtext fuer externe Schnittstellen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.