The Function Module OTC_CONV_DB_UPDATE_UL (Datenbankupdate für Underlyings) is a standard Function Module in SAP ERP and is part of the function group OTC_CONVERT within the package FTT.
Function Module | OTC_CONV_DB_UPDATE_UL |
Short Text | Datenbankupdate für Underlyings |
Function Group | OTC_CONVERT |
Package | FTT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_TAB_NEW_ACONDITION | TYPE | TRDE_TAB_AFINKO | Neue Alternativkonditionen | |
IM_TAB_NEW_CONDITION | TYPE | TRDE_TAB_FINKO | Neue Konditionen | |
IM_TAB_NEW_FLOW | TYPE | TRDE_TAB_FHAPO | Neue Bewegungen | |
IM_TAB_OLD_ACONDITION | TYPE | TRDE_TAB_AFINKO | Alte Alternativkonditionen | |
IM_TAB_OLD_CONDITION | TYPE | TRDE_TAB_FINKO | Alte Konditionen | |
IM_TAB_OLD_FLOW | TYPE | TRDE_TAB_FHAPO | Alte Bewegungen | |
IM_TAB_UL_DEAL | TYPE | TRDE_TAB_IFHA | Underlying |
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.