Problem while uploading bank details in Vendor Master - XK01

Hello Experts,
I am encountering a problem while uploading Vebndor Master Details in Quality server . The bank details for a given bank (Eg : BankABC and Bank Key IN) throws an error saying BANK IN BANKABC DOES NOT EXIST . But , with the same details i am able to upload in Sandbox and Development Servers. Pls suggest on the same.

Hello again,
Thank you for the inputs.
Venkat,
All the required fields are active. Please give some more input.
Rob,
Bank is supposed to be created during the upload. The bank details which already exists in the sytem are not throwing the error. Please give suggestions for this scenario.
Regards,
Trishna

Similar Messages

  • Vendor bank details in vendor master

    Dear All,
    where do we maintain the bank details of the vendor so that they would appear in payment advise to bank( Developed form). Is it in vendor master details. Then
                How do we come to know which bank if the vendor has more than one bank account. How to display the same in the form.
    In short the relevance of bank details in vendor master and how to display them in payment advice(when multiple bank accounts are there)
    Please help to resolve the issue
    Sapfrido

    Hello All,
    If there are multiple bank accounts specified in the vendor master data, and if it is required to select desired one while making the payment, then the field Bank Type can be used in the vendor master data.
    Against each bank of vendor specify a bank type say 0001, 0002 , 0003 etc...
    In the invoice, under the payment tab there is field name Partner Bank wherein you can specify the bank type mentioned in the vendor master. This will make sure the payment to this invoice happens through a specified bank.
    Regards,
    Sameer

  • How to Use Parameter ID to default the Bank details in Vendor master

    HI,
    Client wants to default the Bank details for his vendor master records which will be created in future.Kindly advice me how to create parameter ID for defaulting the Bank details in vendor master.
    Kindly advice me
    Thanks
    Sunitha

    Hello,
    You have misunderstood the concept of Parameter ID.
    A field can be filled with proposed values from SAP memory using a parameter ID for that particular user. Normally in Finance, you can keep Company Code, Controlling Area etc. can ke kept as default. You find the Parameter tab in User Master Record in SU01.
    I am afraid that you want to populate the bank details in vendor master record. These fields are very critical for all types of payment. You should double make sure that you are entering the correct bank details in the vendor master record. If you do not fill any of these details, your BACS and CHAPS (DME) payments would get failed.
    If your client do not have details of bank information, the same can be filled later by writing a LSMW.
    Thanks,
    Ravi

  • Vendor Bank details in vendor master data

    Hi
    There are two tabs in vendor master data:
    1. Payment Transaction tab
    2. Payment Transaction accounting tab.
    Now i have 100 different vendors with all vendors having account in 20-25 banks. Even if the bank is same, these vendors have account in different branches.
    Now in SAP will i have to create so many bank keys for 100 different vendors?
    In payment transaction tab, there is only one field for our house bank for making payment through APP. What if i need to pay to different banks? Where i will maintain multiple house bank in such cases.
    Please reply for above two queries.

    Hi  Deepak,
    Please understand that there is a total disconnect between the House banks(internal Banks) that you create in FBZP and between the vendor bank Accounts. For Vendor banks you don't need to create House Banks..but YES, you will have to create bank Keys as many as required to maintain Vendor bank details in XK02..Payment transactions tab.
    If you have more than one Bank from which you want to pay.. then maintain all those Banks in FBZP and link it to Payment Methods and when you run APP, you can choose which Bank you want to pay from..
    Secondly, while posting Invoice also if you are sure about the Bank that you want to use.. enter house Bank while posting..
    Thirdly, if you are sure about the Vendor that he gets paid through a particular bank only.. maintain that particular bank in the vendor master data.. and if you are not sure about the Bank.. keep it blank..and decide in APP variant which bank you want to pay from..
    Vendor master bank details of the vendors are used to send to Bank,.. so that the money can be directly credited in the vendor Bank account..
    Hope this helps..
    Regards,
    SAPFICO

  • Bank details in Vendor master

    Dear Experts ,
    I want to maintain the bank details of a vendor in its masters . Kindly tell me if it is correct to maintain "Vendor Bank account details " in Vendor master: payment Transaction tab ?
    Regards ,
    anis

    Hello Jurgen ,
    We donot have the data migration at our place . 
    My client wants to maintain the bank details of the vendor along with the MICR code.
    This is purely for reporting purpose .
    Kindly let me know if Payment transaction is the correct place to still do it ?
    Also where do i maintain the MICR code of the bank ?
    Regards
    Anis

  • Duplicate Bank Details on Vendor master

    Hi Gurus,
    Is it possible to add multiple banking details on a vendor master with different "Reference" field.
    I get the below error:
    +Bank details have been duplicated+
    Message no. F2049

    Hello,
    If there are multiple bank accounts specified in the vendor master data, and if it is required to select desired one while making the payment, then the field Bank Type can be used in the vendor master data.
    Against each bank of vendor specify a bank type say 0001, 0002 , 0003 etc...
    In the invoice, under the payment tab there is field name Partner Bank wherein you can specify the bank type mentioned in the vendor master. This will make sure the payment to this invoice happens through a specified bank.
    Cheers
    Raghu

  • Secure Bank details in Vendor Master

    We need to "secure" the payment transaction screen with banking details for specific users. Only specific users will be able to view the bank details of the vendor, not all the vendors. Can anybody please give an idea how to achieve this ? I tried to find if there is any exit before displaying the bank details, but could not find.

    Hello All,
    If there are multiple bank accounts specified in the vendor master data, and if it is required to select desired one while making the payment, then the field Bank Type can be used in the vendor master data.
    Against each bank of vendor specify a bank type say 0001, 0002 , 0003 etc...
    In the invoice, under the payment tab there is field name Partner Bank wherein you can specify the bank type mentioned in the vendor master. This will make sure the payment to this invoice happens through a specified bank.
    Regards,
    Sameer

  • I am facing problem while working for userexit for vendor master and Editor

    Hi,
    I am working one userexit for vendor master. My objective is after MK01 transaction, I want to attach MM01 transaction using userexit SAPMF02K on IDES version.
    1) Function module is EXIT_SAPMF02K_001 and Include is ZXF05U01.
      while duble click on Include is ZXF05U01, I am getting below error.
      (Program names ZX...are reserved for includes of exit function groups).
    2) Second userexit is Menu exit.
        I want to create a sub menu in ABAP Editor under Utilities->Customer Exit.
       If double click on Customer exit then MM01 should be called.
       So I got one userexit SEU00001  and Function module under that EXIT_SAPLEDITOR_001  and incluse is ZXSEUU21
       If I double click on ZXSEUU21 then same error getting displayed
       (Program names ZX...are reserved for includes of exit function groups).
    Can any one help me to resolve this.
    Waiting for quick response.
    Best Regards,
    BDP

    Hi Bansidhar.,
    If you have created the include with same name and implemented youe logic , then it should stop in your include when you have put breakpointin it.
    Please try to find the case in  which you user exit is called .
    It is not necessary that you include will be executed in all cases , please try to use data which is suitable for your case.

  • Bank details on vendor master record

    Experts,
    Im trying to enter the same bank account on one vendor upto four times, this is required to enable multiple reference details are used on the BACS.
    But i cannot enter the same bank account details more than once.... is there a way todo this? i found a sap note 845538 buts its related to Insurance...

    issue resolved

  • Bank key in vendor master

    Hi,
    Is it compulsory to maintain Bank Type when we maintain the bank details in vendor master. What will happen if it is not maintain?
    Thanks & Best regards

    Hi
    May be you are asking about the Partner Bank Type (BnkT)
    Maintaining of this is not compulsory. In case if the vendor have more than one bank account.You have to assign partnere bank type to each of the bank account. If the vendor wants to have the payments in different bank accounts, that time while entering the line item you hv to enter this partner bank type in the line item.
    This is necessary in case if you are using automatic payment run and you want to pay it in to specific bank.
    Maintaining bank details is compulsory if your payment method is bank transfer.
    VVR

  • Multiple bank details of vendor-BDC

    Hi Experts,
      i want to upload bank details of vendor thru xk02 t-code.i want to do this with bdc.iam having multiple bank details for single vendor.iam able to update only one bank data.if i want to update multiple bank data's how.
    can u provide me the sample code and how to put multiple data in file.
    Thx,
    Neelima.N

    Hi,
    Below link program may help in uploading Vendor Bank details including IBAN ; only once the vendor has been created. Where the code mentioned below can upload upto 20 banks for each vendor, more banks can be added by small modifications.
    Please check the below link.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/simple%2bbdc%2bto%2bupload%2bvendor%2bbank%2bdetails%2bwith%2biban
    Regards
    Pugal.P

  • Details from Vendor Master

    Dear all
            I want to take the following details from vendor master for a bulk of vendor
    1.Vendor addresses like street 2 and street 3
    2. Email ids
    3. Country
    4. Under bank details the type of account
    Kindly let me know what table i have to use to get the above details

    Hi Chandra
    Check MKVZ
    Or U can get above details by joining table <b>LFA1</b>( except email address contains all details) and  <b>ADR6</b>( For email address)
    To join table for desired output check following
    1)Make a simple query using <b>SQVI</b>,
    2)just clik the quick viewer button,
    create a new quick viewer, name it,
    3)select <b>data souce</b> as table join basis mode.
    Then go to edit,insert table LFA1 and ADR6,Join the same(Drag the parameter and drop in another table to establish link and link all the tables)
    Press check to check whether your link is correct, then press back
    4)You will be able to see the tables and fields on left hand side
    Vishal...

  • Reg. CIN details in vendor master

    Dear All
    For one user the CIN details is not come when create vendor in vendor master XK01. what is the problem.
    I used Tc OMT3E,this code is directly access the configuration,but I think there is another one way to bring the CIN Detials in vendor master. Pls help me.
    Thanks
    Rajj

    Hii,
    Do the below specified configuration:
    Goto
    SPRO -> Logistics General -> Tax on Goods movement -> India -> Master Data -> Assign Users to Material Master Screen Sequence for Excise Duty
    1. Double-click User Screen Reference.
    2. Assign all users who need to see the excise duty information to the screen reference in the Vendor Master.
    In the creation mode or change mode you can find the CIN Details icon in the header screen
    Hope this clarifies
    Regards,
    Kumar

  • Error while updating bank details through ESS

    Hi All,
    While updating banks details through ESS, " change in the payroll past not possible".
    I have checked IT0003 and noticed that accounted to  31.08.2014.
    I assume this might be causing the error. Could you please advice with your expertise.

    Let me explain how it happens and why we don't allow change of bank records in past 1959820 - ESS: Wrong delimit of TC3 records For other scenarios where ESS behavior is similar to PA30 :
    An example i share
    For other scenarios where ESS behavior is similar to PA30 :
    Current date < End date of current payroll period
    Current date > Accounted to date in IT0003
    Payroll status: released for payroll Got error when reviewing the editin
    -g.
    Error: Online maintenance is locked in payroll area QM
    Current date < End date of current payroll period
    Current date < Accounted to date in IT0003
    Payroll status: released for correction Got error when reviewing the edi
    -ting.
    Error: Change in the payroll past not possible
    Current date < End date of current payroll period
    Current date < Accounted to date in IT0003
    Payroll status: released for payroll Got error when reviewing the editin
    -g.
    Error: Online maintenance is locked in payroll area QM
    When the infotype 0009 is modified, the system is regrouping data for the infotypes which are checked releavnt according to the table T582G. Retroactivity is checked via V_T582A In view V_T582A for infotype 0009 you will see, I guess, that the field 'Past entry all.' is maintained with an 'E'. This means that it is not allowed to maintain any infotype 0009 record for the payroll past. The important day for this check is the last day of the last accounted period. Retroactive change of infotype 0009 is not permitted as the bank transfer is already done. This is the reason why this infotype can not be changed retroactively. For bank records end user must not be allowed to maintain past date records and should not be allowed to change any other detail of record when payroll for that period is already run. for e.g. if current date is 26/11/2013. Then end user must not be allowed to edit other bank record effective from 25/11/2013. We should not allow end user to edit record effective from 27/11/2013 because payroll is already run for that period. If user is allowed to change then data maintained in infotype 9 and information send to payroll may be different. You can use BAdi HRXSS_PER_BEGDA,to default the next payroll period

  • Long text problem while uploading Inspection plan through BDC.

    Hi,
    I am facing some problem while uploading the inspection plan. There are few MICs for which we are having long text, while uploading the inspection plan through BDC - some other long text is getting copied into the MIC's long text. After checking I came to know that in function module, read_text - some text which is stored in ABAP memory is getting copied into the inspection plan.
    I am working in SAP release 4.7. I have checked with SAP notes: 97419, but it is also not satisfying.
    Waiting for quick solution.
    Thanks in advance.
    Fahié

    Hi a®s,
    Thanks a lot for your kind reply.
    My requirement is I want to maintain long text for few MICs (which are not having long texts at MIC level) in inspection plan (QP01).
    When I am trying to manually assign the MIC's to inspection plan (QP01), long text is copied whereas I am not clicking the long text icon in (QP01). Long text is not maintained in MIC level, still some long text is copied to this MIC. This was also happening while uploading the inspection plan thro' BDC.
    I believe what you have mentioned about function module SAVE_TEXT cannot be used here since long text is already copied before we pass the long text. Also if we pass some long text, still apart from the long text what we have passed there is some other long text copied (extra long text).
    Waiting for quick solution.
    Thanks in advance.
    Fahié

Maybe you are looking for

  • Tasks in mail/ical in exchange.

    We have started to assign tasks to other people in the office using the tasks in exchange. What I see on my mac side is the task e-mail showing up in mail, and nothing in iCal. Is there some work around for fix for this to have those show up in iCal

  • My phone says no service, my iCloud is logged into my device and i was reseting the whole iPhone 4 and now i cant restore it, its signed in my iCloud but still says no service??

    i reset it and re signed into my account but for some reason on iTunes its saying a completely different yahoo account and password, i don't even know who the yahoo thing belongs to but i have had this phone for two to three years,. And the iCloud is

  • FireWire frustration

    I bought an iBook 600MHz 14-in locally. (Be warned that this anecdotal intro. may having nothing to do with the main matter.) The seller stated that the Li-Ion batt. had been kaput for two years. Sure 'nuff, the battery toiled not, neither did it spi

  • Question in NSDP

    I have created a map based on NSDP... But for some reason its errors.. Any help in this.. :) Drilled down to these two line.. themebasedfoi.setNSDP(nsdpInfo); themebasedfoi.setRenderingStyle("V.US_STATES_COLOR_SCHEME"); <html> <head> <META http-equiv

  • NEW IBOOK USER......HELP

    I JUST PURCHASED A IBOOK G3 ON EBAY FOR $150. I HAD A FEW QUESTIONS. I AM A COLLEGE STUDENT SO THE MOST I WOULD USE MY LAPTOP FOR IS TYPING PAPAERS AND SURFING THE WEB. IS THE LAPTOP ALREADY WIRELESS OR DO I NEED TO BUY A CARD OR SOMETHING ? IS THIS