The Function Module HR_HEADER_GET (Namen fuer Dynproheader aufbauen.) is a standard Function Module in SAP ERP and is part of the function group HRPAD00DYNPROHEADER within the package PBAS.
Function Module | HR_HEADER_GET |
Short Text | Namen fuer Dynproheader aufbauen. |
Function Group | HRPAD00DYNPROHEADER |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | SY-DATUM | SY-DATUM | Begda falls nachgelesen werden muss |
DHDID | LIKE | T588I-DHDID | '02' | Header ID |
MOLGA | LIKE | T001P-MOLGA | impliziter Default: 99 | |
P0001 | LIKE | P0001 | nur nötig falls Molga nicht versorgt wird | |
PERNR | LIKE | P0001-PERNR | nur nötig falls P0001 nicht versorgt wird | |
TCLAS | LIKE | T588I-TCLAS | 'A' | A' - Mitarbeiter, 'B' - Bewerber |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DNUM | LIKE | D020S-DNUM | Dynpronummer des Headers | |
PROG | LIKE | D020S-PROG | Programmname des Headers |
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 |
---|---|
HEADER_DEACTIVATED | Header soll explizit unterdrückt werden. |
HEADER_GENERATE_DEACTIVATED | Header-Nachgenerierung wurde explizit unterdrück |
HEADER_GENERATE_FAILED | Header-Nachgeneriering fehlgeschlagen |
HEADER_UNKNOWN | Headerid unbekannt. |
INTERNAL_ERROR | Interner Fehler |