Menu

SAP Function Module FTR_OTC_SE_GESCHAEFT_ANLEGEN

Legt aus UL Daten ein Devisengeschaeft an

The Function Module FTR_OTC_SE_GESCHAEFT_ANLEGEN (Legt aus UL Daten ein Devisengeschaeft an) is a standard Function Module in SAP ERP and is part of the function group FTR_OTC_SE within the package FTTR.

Technical Information

Function Module FTR_OTC_SE_GESCHAEFT_ANLEGEN
Short Text Legt aus UL Daten ein Devisengeschaeft an
Function Group FTR_OTC_SE
Package FTTR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACTIVITY_CATEGORY TYPE BAPI2042-ACTIVITYCAT Finanzgeschäftsvorgangstyp
I_FOREX TYPE BAPI_FTR_CREATE_FXT Anlegen eines Devisengeschäfts per BAPI
I_GENERALCONTRACTDATA TYPE BAPI_FTR_CREATE FTR: BAPI-Struktur zum Anlegen von Geschäften
I_TESTRUN TYPE BAPI2042-TESTRUN SPACE Umschalten auf Simulations-Modus bei schreibenden BAPIs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMPANYCODE TYPE BAPI2042-COMPANY_CODE Buchungskreis
E_FINANCIALTRANSACTION TYPE BAPI2042-TRANSACTION Finanzgeschäft

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.