The Function Module FTR_OTC_OPTION_UL_PREPARE (Preparation of UL Option Data with Forex UL UL) is a standard Function Module in SAP ERP and is part of the function group FTR_OTC within the package FTTR.
Function Module | FTR_OTC_OPTION_UL_PREPARE |
Short Text | Preparation of UL Option Data with Forex UL UL |
Function Group | FTR_OTC |
Package | FTTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_VTBFHAZU | TYPE | VTBFHAZU | Transaction Activity | |
I_VTB_HEADER | TYPE | VTB_HEADER | Header Structure | |
I_VTI10 | TYPE | VTI10 | Transfer Structure Option Trading | |
I_VTI_HEADER | TYPE | VTI_HEADER | Master Data Options/Futures | |
I_VTXI1 | TYPE | VTXI1 | Foreign Exchange Transaction Flow 1 | |
I_VTXI2 | TYPE | VTXI2 | Foreign Exchange Transaction Flow 2 | |
I_VTXIZU | TYPE | VTXIZU | Foreign Exchange Transaction Status Table |
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 |
---|---|---|---|---|
TAB_IFHA | LIKE | VTIFHA | Header Structure | |
TAB_IFHAPO | LIKE | VTIFHAPO | Additional Option Data | |
TAB_IFHAZU | LIKE | VTIFHAZU | Transaction Activity | |
TAB_IOF | LIKE | VTIOF | Additional Option Data | |
TAB_IOFZU | LIKE | VTIOFZU | Assign Option/Future to Underlyings | |
TAB_U_IFHA | LIKE | VTIFHA | Underlying Transaction | |
TAB_U_IFHAPO | LIKE | VTIFHAPO | Underlying Transaction Flows | |
TAB_U_IFHAZU | LIKE | VTIFHAZU | Underlying Transaction Status Table |
This function module does not define any Exceptions.