Menu

SAP Function Module RM_SE_FX_MM_SELECT

RM: Devisen/Geldhandel - Roh-Selektion

The Function Module RM_SE_FX_MM_SELECT (RM: Devisen/Geldhandel - Roh-Selektion) is a standard Function Module in SAP ERP and is part of the function group JBDSEL within the package JBR.

Technical Information

Function Module RM_SE_FX_MM_SELECT
Short Text RM: Devisen/Geldhandel - Roh-Selektion
Function Group JBDSEL
Package JBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPTYPE LIKE JBRHSSPARI-ANWTYP Risk Management Anwendungstyp
I_DATE LIKE SY-DATUM Stichtag
I_DEAL_FX_MM_TAB TYPE JBSEL_FX_MM_TAB Kompensationsgeschäft aus TX11
I_OBJNR_TAB TYPE JBSEL_OBJNR_TAB OBJNRs zu selektierender Geschäfte
X_FHA LIKE VTBFHA Finanzgeschäft
X_FHAZU LIKE VTBFHAZU Finanzgeschäftsvorgang

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FX_MM_STRUCT_TAB TYPE JBSEL_EXT_TAB Geschäfte in strukturierter TR-Struktur (z.Z. nur Zinsgeschäfte)
E_FX_MM_TAB TYPE JBSEL_FX_MM_TAB Geschäfte in erweiterter TR-Struktur

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_BAPIERR LIKE BAPIERR Error-Tabelle

Exceptions

This function module does not define any Exceptions.