Menu

SAP Function Module BAPI_BANKNZ_GETDETAIL

Read bank details

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_BANKNZ_GETDETAIL (Read bank details) is a standard Function Module in SAP ERP and is part of the function group PBNK_NZ within the package PB43.

Technical Information

Function Module BAPI_BANKNZ_GETDETAIL
Short Text Read bank details
Function Group PBNK_NZ
Package PB43
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 ID
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
IBAN LIKE BAPIP0009-IBAN Account Number of Bank Account At Post Office
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 Recipient text
PAYEECITY LIKE BAPIP0009-BKORT City
PAYEEPOSTALCODECITY LIKE BAPIP0009-BKPLZ Postal code
PAYMENTMETHOD LIKE BAPIP0009-ZLSCH Payment method
POSTOFFICEACCNUMBER LIKE BAPIP0009-PSKTO Post office bank current account number
PURPOSE LIKE BAPIP0009-ZWECK Purpose of bank transfers
RETURN LIKE BAPIRETURN1 Structure for return code
STANDARDPERCENT LIKE BAPIP0009-ANZHL Standard percentage
STANDARDVALUE LIKE BAPIP0009-BETRG Standard value
STANDARDVALUECURR LIKE BAPICURR-BAPICURR Currency Amount of 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.