The Function Module FC_COI_HR_UPDATE_POST (Verbuchung der TF645) is a standard Function Module in SAP ERP and is part of the function group FC16 within the package FC00.
Function Module | FC_COI_HR_UPDATE_POST |
Short Text | Verbuchung der TF645 |
Function Group | FC16 |
Package | FC00 |
Module Type | Update Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
IT_TF645_DEL | LIKE | TF645 | Löschen | |
IT_TF645_INS | LIKE | TF645 | Einfügen | |
IT_TF645_MOD | LIKE | TF645 | Ändern |
This function module does not define any Exceptions.