The Function Module HR_BW_EXTRACT_IO_AWARD (BW Extraktion Stammdaten Mitarbeiterbeteiligung) is a standard Function Module in SAP ERP and is part of the function group HRMS_BW_PA_CM within the package PXDW.
Function Module | HR_BW_EXTRACT_IO_AWARD |
Short Text | BW Extraktion Stammdaten Mitarbeiterbeteiligung |
Function Group | HRMS_BW_PA_CM |
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_BEGDA | LIKE | P0001-BEGDA | '19000101' | Gültigkeitsbeginn |
I_ENDDA | LIKE | P0001-ENDDA | '99991231' | Gültigkeitsende |
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_BW_IO_AWARD | LIKE | HRMS_BW_IO_AWARD | BW: Stammdaten Mitarbeiterbeteiligung |
This function module does not define any Exceptions.