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_ZUSATZDATEN (Clusterstruktur 'Zusatzdaten' füllen) is a standard Function Module in SAP ERP and is part of the function group HRPBSDEZFA within the package P01O.
Function Module | HR_ZFA_ZUSATZDATEN |
Short Text | Clusterstruktur 'Zusatzdaten' füllen |
Function Group | HRPBSDEZFA |
Package | P01O |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ZUSATZDATEN | TYPE | P01P_ZFA_S_ZUSATZDATEN | ZfA: Zusätzliche Felder (ZUSY-Release 16) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P0006 | LIKE | P0006 | Personal-Stammsatz Infotyp 0006 (Anschriften) | |
P0012 | LIKE | P0012 | Personal-Stammsatz Infotyp 0012 (Steuerrechtl. Daten (D)) |
This function module does not define any Exceptions.