The Function Module IDWT_EMP_UPDATE_HRDATA_VE (Function module to upload the HR data) is a standard Function Module in SAP ERP and is part of the function group FI_WT_VE within the package ID-FI-SA.
Function Module | IDWT_EMP_UPDATE_HRDATA_VE |
Short Text | Function module to upload the HR data |
Function Group | FI_WT_VE |
Package | ID-FI-SA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | TYPE | BUKRS | Company Code | |
MONTH | TYPE | MONAT | Fiscal Period | |
YEAR | TYPE | GJAHR | Fiscal Year |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | BAPIRET2 | Return Parameter |
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 |
---|---|---|---|---|
IDWT_ST_EMPDATA_VE | LIKE | BAPI_IDWT_ST_EMPDATA_VE | Structure for passing the HR data to the FI BAPI |
This function module does not define any Exceptions.