The Function Module OTC_CONV_READ_UL_RECOPY (Einlesen der Daten eines 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_READ_UL_RECOPY |
Short Text | Einlesen der Daten eines 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_DEAL | TYPE | TRDE_TAB_IFHAPO | Geschäftsdaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_TAB_ACONDITION | TYPE | TRDE_TAB_IAFINKO | Alternativkonditionen | |
EX_TAB_ACTIVITY | TYPE | TRDE_TAB_IFHAZU | Vorgänge | |
EX_TAB_CONDITION | TYPE | TRDE_TAB_IFINKO | Konditionen | |
EX_TAB_DEAL | TYPE | TRDE_TAB_IFHA | Geschäfte | |
EX_TAB_FLOW | TYPE | TRDE_TAB_IFHAPO | Bewegungen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_UNDERLYING | Keine OTC-Underlyings vorhanden |
UNDERLYING_ERROR | Fehler beim Lesen der OTC-Underlyings |