Menu

SAP Function Module BAPI_IDWT_UPDATE_HRDATA_VE

BAPI for updating the HR data in the FI table

The Function Module BAPI_IDWT_UPDATE_HRDATA_VE (BAPI for updating the HR data in the FI table) is a standard Function Module in SAP ERP and is part of the function group FI_WT_VE within the package ID-FI-SA.

Technical Information

Function Module BAPI_IDWT_UPDATE_HRDATA_VE
Short Text BAPI for updating the HR data in the FI table
Function Group FI_WT_VE
Package ID-FI-SA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUKRS TYPE T001-BUKRS Company Code
MONTH TYPE T7TW1N-PABRM Month
YEAR TYPE BSEG-GJAHR Fiscal Year

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE BAPIRET2 Return Parameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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 used to pass the HR data to the FI BAPI for VE

Exceptions

This function module does not define any Exceptions.