Menu

SAP Function Module BAPI_JBD_FX_GET_LIST

Foreign Exchange: BAPI Get List

The Function Module BAPI_JBD_FX_GET_LIST (Foreign Exchange: BAPI Get List) is a standard Function Module in SAP ERP and is part of the function group JBD_FX_BAPI within the package JBD_FX_BAPI.

Technical Information

Function Module BAPI_JBD_FX_GET_LIST
Short Text Foreign Exchange: BAPI Get List
Function Group JBD_FX_BAPI
Package JBD_FX_BAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAX_ROWS TYPE BAPI_JBD_STR_MAX_ROWS Structure with Maximum Number of Rows for Set of Hits
PROCESSEXTENSION TYPE BAPIFLAG Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OVERFLOW_FLAG TYPE BAPI_JBD_STR_OVERFLOW_FLAG Structure with Indicator Showing whether Max. No. of Trans is Exceeded

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
ACTIVE_STATUS LIKE BAPI_JBD_STR_SAKTIV_SEL Selection Structure for Active Status of Financial Transaction
BUY_CURRENCY LIKE BAPI_JBD_STR_BUYCURR_SEL Structure for Portfolio
BUY_CURRENCY_ISO LIKE BAPI_JBD_STR_CURR_ISO_SEL Structure for Portfolio
CHANGE_DATE LIKE BAPI_JBD_STR_DCHDAT_SEL Selection for 'Last Changed' Date
CHANGE_USER LIKE BAPI_JBD_STR_CHUSER_SEL Selection for 'Last Changed by'
COMP_CODE LIKE BAPI_JBD_STR_COMP_CODE_SEL Selection for Company Code
ENTRY_DATE LIKE BAPI_JBD_STR_DCRDAT_SEL Selection for 'Created on' Date
ENTRY_USER LIKE BAPI_JBD_STR_CRUSER_SEL Selection for 'Created by' User
EXTENSIONIN LIKE BAPIPAREX Financial Transactions: Keys
EXTENSIONOUT LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
PARTNER LIKE BAPI_JBD_STR_PARTNER_SEL Selection for Business Partners
PARTNER_EXTERNAL LIKE BAPI_JBD_STR_BPEXT_SEL Selection for Extern Business Partner Numbers
PORTFOLIO LIKE BAPI_JBD_STR_PORTFOLIO_SEL Structure for Portfolio
PRODUCT_TYPE LIKE BAPI_JBD_STR_PRODUCT_TYPE_SEL Selection Structure for Product Type
RETURN LIKE BAPIRET2 Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
SELL_CURRENCY LIKE BAPI_JBD_STR_SELCURR_SEL Structure for Portfolio
SELL_CURRENCY_ISO LIKE BAPI_JBD_STR_CURR_ISO_SEL Structure for Portfolio
TRANSACTION_LIST LIKE BAPI_JBD_STR_FTR_KEY Financial Transactions: Keys
TRANSACTION_NUMBER LIKE BAPI_JBD_STR_FTR_NUM_SEL Selection for Transaction Number
TRANSACTION_TYPE LIKE BAPI_JBD_STR_TRANS_TYPE_SEL Structure for Transaction Type

Exceptions

This function module does not define any Exceptions.