Menu

SAP Function Module BAPI_BANKDETAILNL_GETDETAIL

Read Bank Details

The Function Module BAPI_BANKDETAILNL_GETDETAIL (Read Bank Details) is a standard Function Module in SAP ERP and is part of the function group PBNK_NL within the package PB05.

Technical Information

Function Module BAPI_BANKDETAILNL_GETDETAIL
Short Text Read Bank Details
Function Group PBNK_NL
Package PB05
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEENUMBER LIKE BAPIP0009-PERNR Personnel Number
LOCKINDICATOR LIKE BAPIP0009-SPRPS Lock Indicator for HR Master Record
OBJECTID LIKE BAPIP0009-OBJPS Object Identification
RECORDNUMBER LIKE BAPIP0009-SEQNR Number of Infotype Record
SUBTYPE LIKE BAPIP0009-SUBTY Subtype
VALIDITYBEGIN LIKE BAPIP0009-BEGDA Valid From Date
VALIDITYEND LIKE BAPIP0009-ENDDA Valid To Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCOUNTNO LIKE BAPIP0009-BANKN Bank Account Number
BANKCOUNTRY LIKE BAPIP0009-BANKS Country Key of Bank
BANKKEY LIKE BAPIP0009-BANKL Bank Key
BANKTYPE LIKE BAPIP0009-BNKSA Type of Bank Details Record
CHECKDIGIT LIKE BAPIP0009-BANKP Check Digit for Bank/Account Numbers
CONTROLKEY LIKE BAPIP0009-BKONT Bank Control Key
COUNTRYCURRENCY LIKE BAPIP0009-CTRYWAERS Currency Key
CURRENCY LIKE BAPIP0009-WAERS Currency Key
NAMEOFBANKCOUNTRY LIKE BAPIP0009-NAMEOFBANKS Bank Country Name
NAMEOFBANKKEY LIKE BAPIP0009-NAMEOFBANKL Bank Key Name
NAMEOFBANKTYPE LIKE BAPIP0009-NAMEOFBNKSA Bank Details Record Type Name
NAMEOFCOUNTRYCURRENCY LIKE BAPIP0009-NAMEOFCTRYWAERS Currency Key Name
NAMEOFCURRENCY LIKE BAPIP0009-NAMEOFWAERS Currency Name
NAMEOFPAYMENTMETHOD LIKE BAPIP0009-NAMEOFZLSCH Payment Method Name
PAYEE LIKE BAPIP0009-EMFTX Payee Text
PAYEECITY LIKE BAPIP0009-BKORT Location
PAYEEPOSTALCODECITY LIKE BAPIP0009-BKPLZ Postal Code
PAYMENTMETHOD LIKE BAPIP0009-ZLSCH Payment Method
PURPOSE LIKE BAPIP0009-ZWECK Note to Payee on Bank Transfers
RETURN LIKE BAPIRETURN1 Structure for Return Parameter
STANDARDPERCENT LIKE BAPIP0009-ANZHL Standard Percentage
STANDARDVALUE LIKE BAPIP0009-BETRG Default Value
STANDARDVALUECURR LIKE BAPICURR-BAPICURR Currency Amount in BAPI Interfaces
TIMEUNIT LIKE BAPIP0009-ZEINH Time/Measurement Unit

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.