The Function Module FTR_FX_WEB_SAVE_WEB_QUOTE (temporäre Ablage einer Quote) is a standard Function Module in SAP ERP and is part of the function group FTR_FX_WEB within the package FTTR.
Function Module | FTR_FX_WEB_SAVE_WEB_QUOTE |
Short Text | temporäre Ablage einer Quote |
Function Group | FTR_FX_WEB |
Package | FTTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_QUOTE_ID | TYPE | TB_REFER | Interne Referenz | |
PI_SERVICE | TYPE | FTR_WEB_SERVICE | FTR Web Service |
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 |
---|---|---|---|---|
PI_TAB_WEB_QUOTES | LIKE | FTR_FX_WEB_GET_QUOTE | Struktur zur Ermittlung eines FX-Kurses |
This function module does not define any Exceptions.