The Function Module HR_BIW_GET_MASTER_DATA (HR Übertragung von Stammdaten) is a standard Function Module in SAP ERP and is part of the function group HR_BIW within the package PXDW.
Function Module | HR_BIW_GET_MASTER_DATA |
Short Text | HR Übertragung von Stammdaten |
Function Group | HR_BIW |
Package | PXDW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHABASNM | TYPE | SBIWA_S_INTERFACE-CHABASNM | Name des Basismerkmals | |
I_DATAPAKID | TYPE | SBIWA_S_INTERFACE-DATAPAKID | Nummer des fehlerhaften Datenpakets | |
I_INITFLAG | TYPE | SBIWA_S_INTERFACE-INITFLAG | Initialisierung 'X' bzw. Datenübertragung ' ' | |
I_MAXSIZE | TYPE | SBIWA_S_INTERFACE-MAXSIZE | maximale Anzahl Zeilen der Ausgabetabelle | |
I_PRIVATE_MODE | LIKE | Optional: Kennzeichen für Fremdaufruf | ||
I_REQUNR | TYPE | SBIWA_S_INTERFACE-REQUNR | Request Number: identif. eine Datenanforderung | |
I_S_TIMEINT | TYPE | SBIWA_S_TIMEINT | Zeitintervall für zeitabhängige Stammdaten | |
I_UPDMODE | TYPE | SBIWA_S_INTERFACE-UPDMODE | Übertragungsmodus (siehe Domänenfestwerte) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
E_T_HRMS_BIW_IO_OCCUPANCY | LIKE | HRMS_BIW_IO_OCCUPANCY | Ausgabetabelle für fixe Stammdaten | |
E_T_HRMS_BW_IO_AWARD | LIKE | HRMS_BW_IO_AWARD | BW: Stammdaten Mitarbeiterbeteiligung | |
E_T_HRMS_BW_IO_COMP_AWARD | LIKE | HRMS_BW_IO_COMP_AWARD | BW: Stammdaten Unternehmensbeteiligung | |
E_T_HRMS_BW_IO_ORGUNIT | LIKE | HRMS_BW_IO_ORGUNIT | BW: InfoObject organisatorische Einheit | |
E_T_HRMS_BW_IO_POSITION_CCTR | LIKE | HRMS_BW_IO_POSITION_CCTR | BW: InfoObject Planstelle | |
I_T_FIELDS | TYPE | SBIWA_T_FIELDS | Feldliste für SELECT | |
I_T_SELECT | TYPE | SBIWA_T_SELECT | Selektionskriterien |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_PASSED_TO_MESS_HANDLER | Exit wegen Fehler, Nachricht im Message Handler |
NO_MORE_DATA | Die Daten wurden vollständig übertragen |