Can we display the bank account number of a vendor in the payment list(APP)

Hi Experts,
After APP run ,when i dispaly  the payment list there exist the vendor adress details but no bank account number of vendor !
Please confirm whether vendors bank account number can be displayed in the payment list or not?
Note:- 1.I use programme RFZALI20 to dispaly payment list . 2. In the vendor's master data the bank account number is already maintained.
Points will be rewarded.
Regards,
Ramakanta

Hi Suresh,
Thanks for your quick response.
How can i dispaly the DME file ?
As i mentioned to dispaly payment list use programme RFZALI20.
I checked the configuration and found that payment programme RFFOUS_C is assigned against payment method "C" in the country setting.
Note:-  We have 8 (eight payment methods) but "RFFOUS_C" is assigned only agaisnt payment method "C" (check) not against any other payment methods.
We have a payment method "G"(Empl Payment method) and against this payment method the bank account number of vendor is displaying but not against any other payment method.
I am confused...please help me.
Regards,
Ramakanta

Similar Messages

  • Bank Account Number appears as stars in the payment window

    Dear Folks,
    After greetings,
    I have an issue regarding the bank account prefix number, it appears as stars in the payment page while i am trying to pay for any invoice and select the bank accounts to pay from it, all the bank accounts numbers prefix appears as i said as stars, any suggestions ?!
    Thanks in advance,
    Ahmed Fazary

    Hi,
    In R12, the masking and unmasking of external bank account numbers is managed through the system security options.
    Navigation: Payables Manager --> setup --> Payment --> Payment Administrator --> System Security Options
    In the screen, under the heading, Payment Instrument Masking, there are options to setup and control the masking for credit cards and external bank accounts.
    Please note that you have to wait for the concurrent request (which will be launched when you save) to finish, and only then will you see the masked bank account numbers on the Banking Details window of the Supplier master form.
    Regards,
    Raju.

  • HT5824 I have a shares dealing account and the keychain account number seems to take over the stock codes I input meaning I cannot deal in shares any more. How do I turn that off?

    I have a shares dealing account and the keychain account number seems to take over the stock codes I input meaning I cannot deal in shares any more. How do I turn that off?

    should I just cry uncle and go to the local genius bar for instructions lol

  • Has anyone ever had an email from Apple asking them to update their details for their Apple account on IPad? Kinda worried as it asks for my bank details and bank account number and security code on the back of the card. Thanks :)

    Has anyone ever had an email from Apple on IPad asking them to update their account details? The email seems genuine enough as it asks you to sign in with your Apple ID and password and takes you through to the Apple site but am a bit worried as they ask you in the section Update Your Apple account for bank and credit card details and for the security number on the back of the card. Also in the section where it asks for my mobile number it will only take 10 numbers and when ai try to put in the final (11th number) it won't let me. Sorry am new to all this and a bit confused! Any help is gratefully appreciated.....Thanks.

    That is phishing attack
    Someone, other then Apple, sent it to you
    Read http://support.apple.com/kb/ht4933
    Allan

  • Bank Account Number  and PAN number

    Hi All,
    I would like to display employee bank account number in payslips of all the
    employees.While doing pe51 config ,i used table as XBT and the field name as
    BANKN.But whenever i run payroll bank account number is not pulled out from
    Info type 0009.
    The space in payslip is showing as empty.
    Similarly i would like to know what table and fields used to populate PAN number of emp in payslip form.
    I did maintained PAN number in 0185 info type.
    Thanks !

    Hi,
    You can create one field in payslip and populte it.
    Do the coding in (  PERFORM allocate-to-windows-mod  in payslip program)
    Regards,
    Manoj.

  • Bank account number for China

    Hi
    SAP standrad provides bank account number digits maximum 18 only,i am looking for solution where china bank account number digits are 19 or 22 ,can any one tell me how to achive this,is there any OSS note for this or any work around solution.
    Thanks
    Lily

    > Hi Ashok tion and Zaid
    >
    > I hope the question is not clear for you,can you go
    > country specific checks,and click on china,in that in
    > the formal checks,you will see the bank account
    > number,
    > enter 20 digits in the length,and SAVE ,System will
    > give error,as you said it will accept,can you pls
    > test it and reply me,if it really accepts i will
    > reward points.if you
    > still didnot understand the question,i am glad to
    > explain one more time.
    >
    > Thanks so much for your advice
    >
    > Bye
    > Lily
    Hi Lily:
    Did you solve your problem?, because I have the same problem with a bank account from Spain wich has 20 digits length but SAP accepts only 18
    If you dont mind help me, anyway I will continue looking for the solution
    Thanks in advance

  • Bank account number is not displaying in Payslip.

    Hi
    Please advice for the below mentioned issue: 
    Bank account number is not getting displayed in payslip. What i have observed is there are two entries coming in BT one is correct entry of wagetype /559 and another entry generating is of wagetype /470 where bank key is displaying 12345 and no account is coming.
    Screenshot attach:
    Please advice for the same on priority, what i am missing in config regarding the account number display on payslip.
    Regards
    Aparna

    How did you do the confic in PE51 to capture the bank account number?
    T-Code PE51 -> give your form name and then double click on single field , make follwing entries Table = XBT, Table field = BANKN, Identifier = /559

  • Hide or Encrypt Bank Account Number

    Hey Guys,
    The client has a requirement in FK03 to hide/encrypt the bank account number in the bank details table in the tcode FK03. 
    When using the transaction FK03, I am having a problem with hiding or encryting a user's bank account number.  When you execute the FK03 transaction, select a vendor and go to the next screen, you are then taken to the Payment Transactions Screen.  User bank account information is displayed on this screen.  I do not want the entire table hidden, but I am unable to hide or encrypt the bank account number.  I am unable to find any authorization objects to control this specific field.  Does anyone have suggestions on how to implement this?

    If all users except the accounting department may not see the number, and the accounting department must be able to see the number from the standard transactions in this application area (e.g. FK03, XK02, etc), then you will be best off looking for an enhancement point via which you can add your own coding.
    The easiest and least intrusive way in my opinion would be to find one which affects only the payment transactions screen but regardless of the transaction context, and if the user fails an authority-check of your own invention - then modify the internal table to replace the real number with a bogus one.
    But remember that if the user can debug in display mode, then they will display the internal table before you modify it, unless you DEFINE it in a macro... (but that is again intrusive, and there still are ways).
    If you choose the encrypt / decrypt route, then you will have to fight with the field types of the bank table and can still make the same mistakes... except that someone looking directly at the table via a data broowser will not see much either... (until they find the decryption function and run that).
    Please also a take a look at [SAP Note 1257033 - Cookbook: Modification/enhancement for standard SAP system|http://service.sap.com/sap/support/notes/1257033] before proceding with an enhancement.
    Cheers,
    Julius

  • Bank account number of Svizzera

    Hello
    I need a problem about bank account number of Svizzera.
    The number is not all numeric but contains "/" (88888/1s)
    I use the program RFEBKA00 but this program doesn't accepts "/"
    Can you help me?

    Hi Suresh,
    Thanks for your quick response.
    How can i dispaly the DME file ?
    As i mentioned to dispaly payment list use programme RFZALI20.
    I checked the configuration and found that payment programme RFFOUS_C is assigned against payment method "C" in the country setting.
    Note:-  We have 8 (eight payment methods) but "RFFOUS_C" is assigned only agaisnt payment method "C" (check) not against any other payment methods.
    We have a payment method "G"(Empl Payment method) and against this payment method the bank account number of vendor is displaying but not against any other payment method.
    I am confused...please help me.
    Regards,
    Ramakanta

  • Bank Account number duplication in IT0009

    Dear Team,
    We want to stop the Bank Account number duplication in IT0009.
    This is regarding the updating the Infotype 0009 for a personnel number in PA30. While updating a bank account number for any employee, system has to check whether the same bank account number is updated in the database for any other employee or not so that we can stop updating the same account number to different employees.
    Please let me know how to address this.
    Kind Regards
    Nag

    Hi Nag,
    You can use the following code in the include ZXPADU02.
    DATA: v_bankn TYPE bankn.
    CASE innnn-infty.
      WHEN '0009'.
        SELECT SINGLE bankn FROM pa0009
          INTO v_bankn
         WHERE bankn = innnn-data1+113(18).
        IF sy-subrc = 0.
          MESSAGE 'Bank Account is already assigned' TYPE 'E'.
        ENDIF.
    ENDCASE.
    Pradeep.

  • Mass change of Vendor Bank Account Number

    Dear Friends,
    We have installed the new STS software from Standard chartered Bank for transferring payments to suppliers. This software needs some changes to the vendor bank account number (specific prefix depending on the vendor bank account currency).
    Is there any standard utility available to do this? Or canthis be done using LSMW?
    Thanks
    Ravi

    Are the changes being brought in only the prefix for that vendor and to reflect the same in table  LFBK and see the field in Lifnr getting updated with the new Prefix value .
    then check this Fm ..
    BAPI_VENDOR_EDIT
    May be can write a bdc for that particular vendor(s) in XK02 or can proceed with LSMW.
    Im not sure clear with what transaction you are trying to change the  prefix value cause u need to maintain that range for the vendor in the settings Spro.
    regards,
    vijay.

  • Bank Account Number from 18 Digits to 20 Digits --

    Hi Experts,
    Is it possible to increase the legnth Bank account number field from 18 Digits  to 20 Digits. If yes, please let me know.
    Thanks
    Chandra

    hi chandra,
    Go to  FI12 and select ur company code and in that screen click on the Bank Accounts on the left side of the screen...in  this screen u can see the Bank account number here u can change it.......
    Assign me the points....
    Ranjit

  • Bank Account Number is 22 characters

    Dear Friends,
    We are working in 4.6V. The Country is GB or Great Britain. In the configuration the bank account no is 18 characters.
    As i  know, Bank account number cannot more than 18 characters.
    Is there any scope to increase the bank account number field to 22 characters?
    Please advise.
    For ECC 6.0, Can we input bank account number which has 22 characters?
    All the help will be greatly appreciated.
    Regards
    Sridhar

    Hi Sridhar
    Usually it is not recommended to increase the length of the characters for bank account numbers. But if you have the authorization and need, then goto OY17 and change the length as per requirements.
    Also, the usual way people tackle a similar problem for Chinese companies is by adding the remaining digts/characters in the Bank Key section or in the Reference Field ... This is a solution if OY17 does not help you.
    All the best!
    Regards

  • Bank account number is not valid

    Hi All,
    Can you please help when maintaining bank details of vendor master at the time of entering bank account number getting following error
    Bank account number is not valid
    Message no. AR124
    Please help.
    Thanks

    Note 572022 says
    Summary
    Symptom
    Although you have already implemented Notes 507186, 144764, and 310988, the system generates message AR124 (Bank account number is not valid) during the check of a Swedish bank account number.
    Other terms
    FI_CHECK_BANK_ACCOUNT_SE, FI_CHECK_BANK_DETAILS, AR124, BANK_ACCOUNT_CHECK, bank account number, Sweden
    Reason and Prerequisites
    For the check of the bank account number in Sweden, there is no unique check algorithm. The banks use different check procedures, which are not published and cannot therefore be implemented. As a consequence, you may use bank account numbers which are indeed correct, but cannot be recognized as correct.
    Solution
    If the system generates error message AR124 during the check of a bank account number, you can define this message as a warning message in Customizing (transaction OBA5). You may also completely deactivate the check of the bank account numbers for Sweden (transaction OY17, deselect the 'Bank data' field).
    thanks
    G. Lakshmipathi

  • Bank Account Number length

    Hi All,
    I need to update a bank account number in transaction FI12. Reducing the number of digits from 11 to 10 digits, but every time I do it I got the error message:
    Bank account number or bank number are not of valid length - AR212.
    I already made some tests in transaction OY17 changing some country specific  checks, but I still get the same error message.
    Does anybody has an idea what the problem can be?
    I already delete the bank account and try to recreate it, also did the same creating a new house bank, but also get the same error message.
    Thank you so much for any help.
    Amarildo Rapaci
    Sealed Air Corp

    If the issue is related to "bank account number" length, you should change the "bank account number" length in OY17 as per your requirement.  You mentioned in your previous replies that you tried changing the "bank number" length in OY17, which will not help.
    You are correct; post bank acct no. is in some European countries (Switzerland, for example), so changing that will not help MX.
    Please also take a look at the following SAP Notes.
    1. Note 1573150 - Check of bank account number for Mexico
    https://service.sap.com/sap/support/notes/1573150
    2. Note 659852 - Mexico: CLABE Verification of Bank Accounts
    https://service.sap.com/sap/support/notes/659852

Maybe you are looking for

  • Family sharing 1 single icloud

    Hi ! We have 3 devices, each are connected to the same Icloud account for backup, photostream and Locate my Iphone(IOS 7). But each device is using his own Itunes/App Store account for purchase. With the family sharing, each member will need to conne

  • Open Lotus Notes from R/3 transaction

    Hi , I have a requirement to add a button in an ALV report to send a mail. But when the user press that button the lotus notes must be opened with the information displayed on the screen. How do I achieve this request? Regards NC

  • Apache FOP format text

    I'm using Apex en Apache FOP to producce PDF reports. In the table i have some text for example: 'This is a <strong>short</strong> letter for me' When i have print the report, the text will not be parsed, because the text 'short' isn't bold. How can

  • I want wireless connection to backup external hard drive 400 feet away in an unheated out building.

    I know nothing about this stuff. I have a 250gb external hard drive that I want to put in an outbuilding 400 feet away from my HP dv9000 with Windows Vista 32 bit (with some sort of "HP Wireless LAN" thinngy) as a backup in case my house burns down.

  • Send Hex code via serial

    I want to send the code 0x01 (Hex) on RS232 and read back 2048*2 Bytes.. Anybody has an idea for make the program to send Hex code. Thank you very much for anybody help.