Menu

SAP Function Module JBD_FTR_GET_LIST

GetList für CFM Geschäfte

The Function Module JBD_FTR_GET_LIST (GetList für CFM Geschäfte) is a standard Function Module in SAP ERP and is part of the function group JBD_FX within the package JBD_FX.

Technical Information

Function Module JBD_FTR_GET_LIST
Short Text GetList für CFM Geschäfte
Function Group JBD_FX
Package JBD_FX
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_MAX_ROWS TYPE BAPIMAXROW Maximale Zeilenanzahl der Treffermenge
I_RNG_ACTIVE_STATUS TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_BUY_CURRENCY TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_CHANGE_DATE TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_CHANGE_USER TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_COMP_CODE TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_ENTRY_DATE TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_ENTRY_USER TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_PARTNER TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_PARTNER_EXTERNAL TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_PORTFOLIO TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_POSITION_ACCOUNT TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_PRODUCT_CATEGORY TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_PRODUCT_TYPE TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_SECURITY_ID TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_SELL_CURRENCY TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_STOCK_EXCHANGE TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_TRANSACTION_CURRENCY TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_TRANSACTION_NUMBER TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_TRANSACTION_TYPE TYPE JBD_RNG_GENERAL Generelle Range Tabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OVERFLOW_FLAG TYPE JBD_DTE_OVERFLOW_FLAG Flag für Überschritt von maximal Anzahl von Geschäften
E_TAB_FTR_LIST TYPE JBD_TAB_FTR_KEY externer Schlüssel des Finanzgeschäfts
E_TAB_MESSAGES TYPE JBD_TAB_MSG Fehlermeldungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.