Menu

SAP Function Module HR_ZFA_READ_CLUSTER_NOTIF

Read cluster for notification

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module HR_ZFA_READ_CLUSTER_NOTIF (Read cluster for notification) is a standard Function Module in SAP ERP and is part of the function group HRPBSDEZFA within the package P01O.

Technical Information

Function Module HR_ZFA_READ_CLUSTER_NOTIF
Short Text Read cluster for notification
Function Group HRPBSDEZFA
Package P01O
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NOTIF TYPE P01P_ZFA_NOTIF Date of running
PERNR TYPE PERNR_D Personnel Number

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
KID_TAB TYPE P01P_ZFA_KIDTAB P01p_zfa_kids table
PERNR_TAB TYPE P01P_ZFA_EMPTAB p01p_zfa_emp table
ZF_DIR TYPE P01P_ZFA_DIRTAB P01P_ZFA_Directory table

Exceptions

This function module does not define any Exceptions.