Menu

SAP Function Module HR_ATT_CHECK_FRAME

Rahmen-FuBa für die Anwesenheitskontrolle

The Function Module HR_ATT_CHECK_FRAME (Rahmen-FuBa für die Anwesenheitskontrolle) is a standard Function Module in SAP ERP and is part of the function group HRTIM00ATT_CHECK within the package PTIM.

Technical Information

Function Module HR_ATT_CHECK_FRAME
Short Text Rahmen-FuBa für die Anwesenheitskontrolle
Function Group HRTIM00ATT_CHECK
Package PTIM
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LDATE LIKE RPTXXXXX-DATUM1 Datum und Zeit, aktuelles (Applikationsserver-)Datum
TIME TYPE CHAR5 Endeuhrzeit

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
DATA_TAB LIKE PTM_STATUS Mitarbeiter-Status-Tabelle für die Anwesenheitskontrolle
DIM_TAB LIKE PTM_STATUS_DIM Struktur für die Dimension der einzelnen Status-Tabellen
GET_P0001 LIKE P0001 Personal-Stammsatz Infotyp 0001 (Org. Zuordnung)
IT_DATA_TAB_1 LIKE PTM_STATUS Mitarbeiter-Status-Tabelle für die Anwesenheitskontrolle
IT_DATA_TAB_2 LIKE PTM_STATUS Mitarbeiter-Status-Tabelle für die Anwesenheitskontrolle
IT_DATA_TAB_3 LIKE PTM_STATUS Mitarbeiter-Status-Tabelle für die Anwesenheitskontrolle
IT_DATA_TAB_4 LIKE PTM_STATUS Mitarbeiter-Status-Tabelle für die Anwesenheitskontrolle
MSG_TAB LIKE BAPIRET2 Fehlermeldung
SEL_ID_TAB LIKE HRSEL_SELIDHELP Selid_Help

Exceptions

This function module does not define any Exceptions.