Menu

SAP Function Module BAPI_JBD_FRA_GET_LIST

Forward Rate Agreement: Get List

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module BAPI_JBD_FRA_GET_LIST (Forward Rate Agreement: Get List) is a standard Function Module in SAP ERP and is part of the function group JBD_FRA_BAPI within the package JBD_IRTR_BAPI.

Technical Information

Function Module BAPI_JBD_FRA_GET_LIST
Short Text Forward Rate Agreement: Get List
Function Group JBD_FRA_BAPI
Package JBD_IRTR_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 for Maximum Number of Rows in Hit List
PROCESSEXTENSION TYPE BAPI_JBD_STR_PROC_EXT Control Indicator for Executing BAdIs

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 Flag Showing That Maximum Number of Transactions for Selection Has Been Reached

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
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 Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
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 Return Parameters
TRANSACTION_CURRENCY LIKE BAPI_JBD_STR_TRANS_CURRCY_SEL Selection Structure for Transaction Currency
TRANSACTION_CURRENCY_ISO LIKE BAPI_JBD_STR_TRANSCURR_ISO_SEL Selection Structure for ISO Transaction Currency
TRANSACTION_LIST LIKE BAPI_JBD_STR_FRA_KEY Financial Transaction Key
TRANSACTION_NUMBER LIKE BAPI_JBD_STR_FTR_NUM_SEL Selection for Transaction Number
TRANSACTION_TYPE LIKE BAPI_JBD_STR_TRANS_TYPE_SEL Selection Structure for Financial Transaction Type

Exceptions

This function module does not define any Exceptions.