The Function Module CATSXT_TABSTRIP_CONTROL (Lesen der Tabstrip Kontrolldaten) is a standard Function Module in SAP ERP and is part of the function group CATSXT_UTIL within the package CATX.
Function Module | CATSXT_TABSTRIP_CONTROL |
Short Text | Lesen der Tabstrip Kontrolldaten |
Function Group | CATSXT_UTIL |
Package | CATX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_EMPLOYEE_OBJECT | CLASS | CL_EMPLOYEE_CATSXT | Mitarbeiter der Time Sheet Daten erfasst | |
IM_VALIDITY_DATE | TYPE | D | SY-DATUM | Gueltigkeitsdatum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_TABSTRIP_CONTROL_DATA | TYPE | CATSXT_TABSTRIP_CONTROL_ITAB | CATSXT: Tabstrip Control plus Text |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EMPLOYEE_OBJECT_IS_INITIAL | Objektreferenz fuer Mitarbeiter ist initial |
TABSTRIP_CONTROL_NOT_FOUND | Keine Daten in TCATX_TCR gefunden |