Menu

SAP Function Module BAPI_LOAN_GETLIST

Determine a List of Loans

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_LOAN_GETLIST (Determine a List of Loans) is a standard Function Module in SAP ERP and is part of the function group FVD_EXP_GET within the package FVVD_EXPORT.

Technical Information

Function Module BAPI_LOAN_GETLIST
Short Text Determine a List of Loans
Function Group FVD_EXP_GET
Package FVVD_EXPORT
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KEY_DATE_PARTNER_REL TYPE BAPIDATS SY-DATUM Key Date for the Partner- Contract Relationship
MAX_ROWS TYPE BAPIFVDEXP_ALE-BAPIMAXROW Maximum Number of Lines of Hits

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR TYPE BAPILOAN_COMMON-ERROR Error Indicator For BAPIs: TRUE (-'X') and FALSE ( -' ')

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
ACCT_ASSIGN_REF_RANGE LIKE BAPIFVDEXP_ACCASS_RANGE RANGES - Structure for Account Assgnt Ref. Fin. Assets Mgmt
ALT_NO_RANGE LIKE BAPIFVDEXP_ALTID_RANGE RANGES Structure for Alternative Identification
APPL_DATE_RANGE LIKE BAPIFVDEXP_APPLICD_RANGE RANGES Structure for Entry Date of the Loan Application
APPR_DATE_RANGE LIKE BAPIFVDEXP_APROVD_RANGE RANGES Structure for Approval Date
CALC_DATE_RANGE LIKE BAPIFVDEXP_CALCD_RANGE RANGES - Structure for Calculation Date
COMMIT_DATE_RANGE LIKE BAPIFVDEXP_COMMITD_RANGE RANGES Structure for Date of Approval from Lender
COMP_CODE_RANGE LIKE BAPIFVDEXP_COMPCODE_RANGE RANGES Structure for Company Code
CONDHEAD_TYPE_RANGE LIKE BAPIFVDEXP_CHTYP_RANGE RANGES Structure for Type of Condition Header
CONDITION_TYPE_RANGE LIKE BAPIFVDEXP_COTYP_RANGE RANGES Structure for Condition Type
CONDITION_VALID_FROM_RANGE LIKE BAPIFVDEXP_CHBEG_RANGE RANGES Structure for Condition Effective from Date
CONTRACT_NO_RANGE LIKE BAPIFVDEXP_CNUMB_RANGE RANGES Structure for Contract Number
CREATION_DATE_RANGE LIKE BAPIFVDEXP_CDATE_RANGE RANGES Structure for Date First Entered
CREATION_TIME_RANGE LIKE BAPIFVDEXP_CTIME_RANGE RANGES Structure for Time of First Entry
CREATION_USER_RANGE LIKE BAPIFVDEXP_CEMPL_RANGE RANGES Structure for Entered by
CURRENCY_ISO_RANGE LIKE BAPIFVDEXP_CURR_ISO_RANGE RANGES Structure for Currency
CURRENCY_RANGE LIKE BAPIFVDEXP_CURR_RANGE RANGES Structure for Currency
DOCUMENT_NO_RANGE LIKE BAPIFVDEXP_DOCNUM_RANGE RANGES Structure for Doc. Number of Document Header (Loans)
DUE_DATE_RANGE LIKE BAPIFVDEXP_DUED_RANGE RANGES Structure for Due Date
FILE_NO_RANGE LIKE BAPIFVDEXP_FILEN_RANGE RANGES Structure for File Name
FIN_PROJECT_RANGE LIKE BAPIFVDEXP_FPROJECT_RANGE RANGES Structure for Reference Unit No. for Finance Project
FLOW_TYPE_RANGE LIKE BAPIFVDEXP_FTYP_RANGE RANGES Structure for Flow Type
ITEM_VALID_FROM_RANGE LIKE BAPIFVDEXP_CIBEG_RANGE RANGES Structure for Condition Item Valid From Date
LASTCHANGE_DATE_RANGE LIKE BAPIFVDEXP_UDATE_RANGE RANGES Structure for Date of Last Processing
LASTCHANGE_TIME_RANGE LIKE BAPIFVDEXP_UTIME_RANGE RANGES Structure for Time of Last Processing
LASTCHANGE_USER_RANGE LIKE BAPIFVDEXP_UEMPL_RANGE RANGES Structure for Employee ID
LOAN_CLASS_RANGE LIKE BAPIFVDEXP_LCLASS_RANGE RANGES Structure for Loan Class
LOAN_LIST LIKE BAPIFVDEXP_LOAN_LIST_DATA Structure for Loan Data in List Output
LOAN_TYPE_RANGE LIKE BAPIFVDEXP_LTYPE_RANGE RANGES Structure for Loan Type Indicator
MAIN_BORR_CUST_NO_RANGE LIKE BAPIFVDEXP_CUSTOMER_RANGE RANGES Structure for Customer Number of Main Borrower
MARKET_RATE_DATE_RANGE LIKE BAPIFVDEXP_MRD_RANGE RANGES Structure for ISB Market Interest Rate Date
OFFER_CONS_NO_RANGE LIKE BAPIFVDEXP_OFNUM_RANGE RANGES Structure for Sequential Number in Offer
PARTNER_RANGE LIKE BAPIFVDEXP_PARTNER_RANGE RANGES Structure for Business Partner Number
PROC_ID_RANGE LIKE BAPIFVDEXP_PROCID_RANGE RANGES Structure for Loan Processing Indicator
PRODUCT_CATEGORY_RANGE LIKE BAPIFVDEXP_PCAT_RANGE RANGES Structure for Product Category
PRODUCT_TYPE_RANGE LIKE BAPIFVDEXP_PTYPE_RANGE RANGES Structure for Product Type
REF_INTEREST_RATE LIKE BAPIFVDEXP_REFINT_RANGE RANGES Structure for Reference Interest Rate
REL_INDIC_RANGE LIKE BAPIFVDEXP_RELID_RANGE RANGES Structure for Release Indicator
REPAYMENT_TYPE_RANGE LIKE BAPIFVDEXP_REPTYP_RANGE RANGES Structure for Repayment Type Indicator
RETURN LIKE BAPIRET2 Return Parameters
REVERSE_INDIC_RANGE LIKE BAPIFVDEXP_REVID_RANGE RANGES Structure for Reversal Indicator
ROLE_CAT_RANGE LIKE BAPIFVDEXP_ROLECAT_RANGE RANGES-Struktur für Geschäftspartner-Rollentyp
ROLE_SUBTYPE_RANGE LIKE BAPIFVDEXP_ROLESUBTYP_RANGE RANGES Structure for Business Partner Role Type
ROLE_TYPE_RANGE LIKE BAPIFVDEXP_ROLETYP_RANGE RANGES Structure for Business Partner Role Category
STATUS_RANGE LIKE BAPIFVDEXP_STATUS_RANGE RANGES Structure for Status of Loan Record
TERM_END_DATE_RANGE LIKE BAPIFVDEXP_TEND_RANGE RANGES Structure for End of Term
TERM_START_DATE_RANGE LIKE BAPIFVDEXP_TBEG_RANGE RANGES Structure for Start of Term
TRANSACT_DATE_RANGE LIKE BAPIFVDEXP_TRAND_RANGE RANGES Structure for System Date Key
TRANSACT_TIME_RANGE LIKE BAPIFVDEXP_TRANT_RANGE RANGES Structure for System Time Key

Exceptions

This function module does not define any Exceptions.