Vendor Master bank Details Query

Hi Gurus..
i have developed a program from extracting vendor master and vendor A/P transaction.. in vendor master i have to get bank info like bank key and bank account number with respect to vendor number(lifnr).
i have found the field name
<b>bnka-BANKL    ---          Bank Key
bsec-BANKN   ---          Bank account number  ...</b>Now the problem is i fighting hard to relate these fields with respect LIFNR..
I'm Looking forward to here solutions from you all..
thanks in Anticipation
seriesnous is critical.. its has to be transported 2'marrow..
full points will be rewarded for usefull solutions..
chears,
Chandru.S

hi Chandru,
you have to go to table LFBK, there you'll find all banks for all vendors. Pls. have a look at the table and come back if yuo have more questions. Pls. note that one vendor can have more bank accounts (but I am sure you have seen that in FK03).
hope this helps
ec

Similar Messages

  • Vendor master bank details urgent.........

    Hi Exps,
    In the vendor master under general data, option payment transactions the window opens for bank details.
    Here which bank details i have to maintain? is my company bank details or vendor bank details?
    for bank interface we have to maintain every vendor swift code or only our swift code to assign? if so where we have maintain this?
    Kindly give the answers asap please.. this is very urgent.

    Hi,
    In the option for nak details you have to mantain the bank details of vendor not your bank... you rhouse bank will maintained in company code data tab...
    so for the bank interface you have to give vendor house bank swift code... by which bankers will be able to send through Electronic system...
    If helpful assign points...
    cheers
    PK

  • Automatic Payment Program / Vendor Master Bank Details

    Hi All,
    in Vendor Master we have bank details section.for the vendor to be picked in APP, There the bank should be maintained, which is maintained in FBZP. Please correct me if I am wrong.
    Does the Payment Method have any role to play here?I mean if the payment method is Q(cheques) , is it not needed to maintain  the bank details in Vendor Master?
    Regards
    Rudra

    Hi Rudra,
    your Question:-
    in Vendor Master we have bank details section.for the vendor to be picked in APP, There the bank should be maintained, which is maintained in FBZP. Please correct me if I am wrong.
    In FBZP, we maintain the Bank Accounts which we own and in vendor master we enter the Bank Account No.'s held by the vendors with their banks and this has got nothing to do with House banks that we maintain in FBZP. In some of the cases, the bank key may play a common role.. but this also depends upon bank key, its usage, design etc..
    Does the Payment Method have any role to play here?I mean if the payment method is Q(cheques) , is it not needed to maintain the bank details in Vendor Master?
    In FBZP, go to Pmt methods in a country.. There you will find a section which says, "Required Master Record Specifications". In configuration, you define for a Payment method, what the system should check, so if you have specified against a Pmt Method, that Bank Details>Account Number Required is a mandatory field, then system will check otherwise not. Usually, in case of Checks, we do not tick this as Vendor Bank Account No. has no relevance in case of check payment.
    Regards,
    SAPFICO

  • Vendor Master Bank Details

    Dear All,
    I am getting a Problem while creating error.
    In XK01, Payment transactions view, I want to enter only Country key and Bank Account no. I don't want to enter Bank Key.
    But system is not allowing  further,  without entering the Bank Key.
    Please give me a solution.
    Thanks & Regards
    Balamurugan.VP

    Hi,
    Bank Key is must.
    In this field, you specify the bank key under which bank data from the respective country is stored.
    When you define the country key, you also specify the country-specific definition of the bank key.
    Normally, you manage banks using their bank number. The bank number in the control data for the bank is then displayed twice, that is, as the bank key too
    Venkatesh

  • Customer master Bank details

    Hi,
    In customer master/vendor master bank details tab whose bank details we have to give. customer bank details or our own bank details. Can anyone please tell and what is the use of this tab

    HI,
    In Customer and Vendor Master Bank Details Screen, you need to maintain the respective Bank details of the Customer and Vendor. you need to create Bank key in FI01(Provided by Customer or Vendor) and need to update that Bank key in Customer or Vendor Master.
    Currently we are maintaining Vendor Bank Key in Vendor master data and i have cearted a Query for master data. client will use the Query and check the Bank key (Bank Key Contains Bank Details of the Vendor) makes the payment to the proper Bank account.

  • Vendor Master Bank Account Number Changes

    Hi,
    Where are the changes of bank account number (New and the Old one) in vendor master data Reflected , is there any Table.??
    Regards,
    Archit

    You can see the bank account before and after values in vendor master display or change.  Call up the vendor master (XK02 or XK03), go to the Vendor: Payment transaction screen, and then select the menu path Environment -> Account Changes -> All Fields.  The bank account changes will be listed under the change screen heading "Vendor Master (Bank Details)".  You may need to click the button "Entries" to see the Vendor Master (Bank Details).  Double-click that line and you will see the before and after values for ever bank number change.
    Example:
    Entry Vendor Master (Bank Details)
    Date                          Chgd By              Co Bank Number    Acct/IBAN
    11/30/09         ??????????       US 043318092      987654321     NEW
    11/30/09         ??????????       US 043318092      123456789     OLD
    Hope this helps.

  • Bank Details by corporation in Vendor Master Additional Details tab

    Hi,
    What is the use of "Bank Details by corporation" in Vendor Master Additional Details tab.
    How & from where the values are getting updated in these fields.
    Do suggest.
    Regards,

    Hi
    What you are telling in all probablity is an enhancement to std Vendor Master in SAP. There are various BADI which can be implemented to build in as per business requirements in SAP . Some of the BADI available are:
    VENDOR_ADD_DATA_CS
    VENDOR_ADD_DATA
    VENDOR_ADD_DATA_BI
    it is difficult to comment what has been implemented and with what logic. SAP Note 580266 provides details of these BADI. You should also check BADI implementations in SE18 or SE19 with help of your ABAP Colleague,
    Regards
    Sanil Bhandari

  • Vendor master data details

    Hello Friends,
    i have one requirement like...
    We need a download of Vendor master data details with the following data:
    1) Company Code
    2) Vendor number
    3) Vendor Name
    4) Vendor country code
    4) Bank key
    5) Swift code (BIC code)
    6) Bank account
    7) IBAN code
    i have tried to develop one report in SQVI transaction. i have taken tables LFA1,LFB1,LFBK.BKNA and TIBAN.
    But i could not able map Bank account number  between the tables BKNA and TIBAN.
    Could you please help on this topic...
    Regards,
    Satya

    Hi,
    BNKA is the table of banks, not bank accounts; it doesn't contain bank account numbers.
    You will find swift code in BNKA-SWIFT
    with keys
    BNKA-BANKS = LFBK-BANKS
    BNKA-BANKL = LFBK-BANKL
    and IBAN in TIBAN-IBAN
    with keys
    TIBAN-BANKS = LFBK-BANKS
    TIBAN-BANKL = LFBK-BANKL
    TIBAN-BANKN = LFBK-BANKN
    TIBAN-BKONT = LFBK-BKONT

  • Entering Vendor Master Bank Data

    To avaoid a conflict of duties, who should be maintaining vendor master bank data?
    I believe having the same person who is entering AP invoices also updating banking info for vendors is a conflict.  Who normally has this responsibilty?
    Also, who normally creates the bank FI01?
    Thanks!
    Edited by: barriok on Sep 21, 2011 8:12 PM

    Dear,
    Vendor master should be created by Procurement department person. A person who PD assigned to do so.
    For us - we have programmed an html based application [outside SAP].
    There are 120 procurement officers exists - who ever raise new vendor creation request with all filled details, request went to Power user of Procurement department.
    Power user approves - goes to Procurement GM for approval. In next step to Finance manager to check payment terms and conditions [but these terms and conditions also entered by procurement department power user]. Once agreed by finance manager - he approves - again alert comes to procurement power user to go ahead with creating new vendor master in system.
    Regards,
    Syed Hussain.

  • Vendor Master Contact details

    Hi,
    I am currently working on a data migration project to migrate the data from the SAP 4.7 to ECC 6.0.
    We are working on migrating the vendor master data and I am struck up in extracting the comments maintained in the Vendor master Telephone details. In the legacy system Business have maintained the comments in the section along with multiple telephone numbers.
    We are facing similar issue in extracting the Comments section in the Mobilephone and and notes in Fax.
    Please guide me on how to extract the Comments section of the Telephone & mobile phone numbers and the notres section from the Fax details.
    With regards
       Krishna

    adress data of a vendor is stored in adress tables (dont only use on LFA1)  like ADRC, fax numbers in ADR3, telefon in ADR2 table. Remarks to an adress number in ADRCT

  • Vendor Master CIN Details Tab

    Dear All,
    Where will we do the field settings for the fields in Vendor Master CIN Details Tab?
    Points will be awarded.
    Thanks in advance!
    SAP FC

    Hi,
    U want the Cin tab on the vendor master rite.
    It comes on the address screen.
    In the spro under LG -- tax on goods movement---india...
    drop down and u have a place where we give ur user id ... (new entry) gv ur user id and put a star * and save.
    then when u create vendor master now u will get the CIN tab.
    I have no sap so i could not tell u the exact path.
    Thanks & regards,
    Kiran

  • PAN No Mandatory in Vendor Master CIN Details

    Hi,
    I want to make PAN No as madatory field in Vendor Master CIN Details.
    Can anyone help.
    Regards,
    Anurag Khanna

    Hi,
    PAN number is not maintained in Vendor master.
    Procedure to maintain is -
    Transaction Code: J1ID
    Step 1: In the u2018Excise rate Maintenanceu2019 screen, select u2018Vendor Excise Detailsu2019 and click u2018Changeu2019 button.
    Step 2: Click u2018New Entriesu2019 and add the vendor PAN details.
    Step 3: Save
    Regards,
    Sridevi

  • SAP Vendor Master Communication Details for SMART FORM Printing.

    Hi
    Could you please advice Functional module to extract SAP Vendor Master Communication Details for SMART FORM Printing.
    Thanks in Advance.
    Regards
    Ravi

    Hi Ravi,
    I don't know about a function module, but the vendor master table LFA1 has a field ADRNR pointing to the general address table with the fields for e.g. language and to the tables ADR2 for phone numbers, ADR3 for fax numbers and ADR6 for e-mail addresses.
    BR
    Raf

  • PAN No as madatory field in Vendor Master CIN Details

    Hi,
    I want to make PAN No as madatory field in Vendor Master CIN Details.
    Can anyone help.
    Regards,
    Anurag Khanna

    OK, I guess you are referreing to J1ID T code where we maintain the PAN # for vendor
    is it possible to create an ERROR message if PAN # is NOT updated?..This is just a thought or workaround

  • Vendor without bank details report

    Hi,
    I would like to find a report refers to vendors those are not having bank a/c details on their master records. I don't think there is a direct transaction code to achieve this. Do you guys any idea??
    How to succeed this one?
    Reg,
    Sri.

    Hi,
    I tried with LFBK with one vendor who does not have bank details and executed.
    But does not work.
    Can anyone suggest how to get the report.
    I have a scenario to get the report to see the vendors who does not have bank details.
    I tried with LFA1,LFB1 to find the vendors who does not have bank details in that list.But the list is showing only the vendors who are having bank details only.It is not showing the vendors who does not have bank details(which I want this).
    Regards,
    Mahesh

Maybe you are looking for