Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to retrieve BANKN ( BANK ACCOUNT NUMBER )

Former Member
0 Kudos

Hi ,

I have KUNNR

BUKRS

BANKS

BANKL

Now I need to get BANKN as I need to pass these into table KNBK to get BKONT. Please advise .

3 REPLIES 3

Former Member
0 Kudos

Hi..

Check table KNBK

Former Member
0 Kudos

Hi!

If you are looking for the Bank name you can read Bank master Data table BNKA with key BAKNS and BANKL and in field BANKA you will get the name of the bank.

Regards,

Volker

0 Kudos

Hi!

The number BANKN you will indeed find only in table KBNK using generic keys KUNNR, BANKS and BANKL. Then you will get a list of customer's bank account numbers.

Regards,

Volker