Menu

SAP Function Module CATT_FIND_DAY

Finde Tag mit speziellem Tazpl für Personalnummer

The Function Module CATT_FIND_DAY (Finde Tag mit speziellem Tazpl für Personalnummer) is a standard Function Module in SAP ERP and is part of the function group RPCA within the package PTIM.

Technical Information

Function Module CATT_FIND_DAY
Short Text Finde Tag mit speziellem Tazpl für Personalnummer
Function Group RPCA
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE SY-DATUM Beginndatum Suchzeitraum
ENDDA LIKE SY-DATUM Endedatum Suchzeitraum
FTKLA LIKE PTPSP-FTKLA '0' Suchkriterium: Feiertagsklasse
PERNR LIKE PSPAR-PERNR Personalnummer
TAGTY LIKE PTPSP-TAGTY '0' Suchkriterium: Tagestyp
TPROG LIKE PTPSP-TPROG Suchkriterium: Tagesarbeitszeitplan
VARIA LIKE PTPSP-VARIA Variante eines Tagesarbeitszeitplans

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EDATE LIKE SY-DATUM Gefundenes Datum

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Kein Tag erfüllt Suchkriterien