The Function Module TPM_TRF_MAN_POST_UPDATE_DB (Verbuchungsbaustein) is a standard Function Module in SAP ERP and is part of the function group TPM_TRF_FLOW within the package FTR_LISTED_OPTIONS_FUTURES.
Function Module | TPM_TRF_MAN_POST_UPDATE_DB |
Short Text | Verbuchungsbaustein |
Function Group | TPM_TRF_FLOW |
Package | FTR_LISTED_OPTIONS_FUTURES |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_MAN_POST_DEL | TYPE | TRFT_MAN_POST | zu löschende Daten | |
IM_MAN_POST_INS | TYPE | TRFT_MAN_POST | neue Daten | |
IM_MAN_POST_UPD | TYPE | TRFT_MAN_POST | zu ändernde Daten | |
IM_TAB_FLOWS_DEL | TYPE | TRFY_MAN_PT_FLOW | zu löschende Bewegungen | |
IM_TAB_FLOWS_INS | TYPE | TRFY_MAN_PT_FLOW | neue Bewegungen | |
IM_TAB_FLOWS_UPD | TYPE | TRFY_MAN_PT_FLOW | zu ändernde Bewegungen | |
IM_TAB_MAN_POST_DEL | TYPE | TRFY_MAN_POST | zu löschende Daten | |
IM_TAB_MAN_POST_INS | TYPE | TRFY_MAN_POST | neue Daten | |
IM_TAB_MAN_POST_UPD | TYPE | TRFY_MAN_POST | zu ändernde Daten |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.