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

Similar Messages

  • SAP EBS error - Same Bank Account number for 2 different Account ids

    Hi,
    My client maintained the same Bank Account number for 2 different Account Id's within the same housebank.
    He has maintained Account id HELCO ( Local cheques) and HEICO ( International Cheques) and assigned same Account Number for both in the same house bank.
    I am getting error " "same bank account exists in several company codes -> see long text, Message FB757"  while uploading EBS file ( BAI2 format) due to this..
    How do I resolve the issue.
    Why is SAP allowing to maintain same bank account nos for different account id's?

    Hi Aravind
    I too faced this kind of situation when i am dealing with multi cash format file
    As far as i know when you are dealing with EBS, system will check account key and account number that is present in the bank file
    Please check the entries in T012K table with bank key and bank account number
    You should not have more than one entry with the combination and i am surprised that even though you have different bank key for the same account number you got this message..
    I request you to check the T012K table entries and make sure that no duplicate entries exists with the bank key and bank account number combination
    Regards
    Prasad

  • F110: same bank account number for different customers

    Hi Guru,
    when I run F110 for different customers (payment method Ri.Ba.) in the payment proposal I see the same account number for all the payees, in particular the account number of the first customer is duplicate for the second one.
    So in table REGUH the fileds ZBNKN and ZBNKL have the same value for all the customer selected in the payment proposal.
    Can anyone help me?
    Thanks.

    Hi abaper,
       again, corrections 1030848 incorporated in the note [1617466|https://service.sap.com/sap/support/notes/1617466] for the enhancement object BANKEN_AUSWAEHLEN_CUG_IT are missing for the release 605, support pack SAPKH60505.
    Mariagrazia what correction instructions you have implemented to correct your problem?  It's related to the account number of vendors or customers?
    For customer's accounts I've developed a temporary solution related to BANKEN_AUSWAEHLEN_CUG_IT:
    Delta001
    Context Block
                    I_REGUP          LIKE REGUP                .
    STATICS:TMP_TPBANK_IT LIKE TPBANK,
    Delete Block
          LIFNR_TMP     TYPE LIFNR,
    Insert Block
          LIFNR_TMP     TYPE LIFNR,
          kunnr_tmp     TYPE KUNNR.                  "MITCH 18012012
    Delta002
    Context Block
          REFRESH:TMP_TPBANK_IT.
          LIFNR_TMP = I_REGUP-LIFNR.
       ENDIF.
    Delete Block
        IF TMP_TPBANK_IT[] IS INITIAL.
    Insert Block
       IF kunnr_tmp is initial.                     "MITCH 18012012
         kunnr_tmp = i_regup-kunnr.                 "MITCH 18012012
       endif.                                       "MITCH 18012012
       if kunnr_tmp ne i_regup-kunnr.               "MITCH 18012012
         clear: tmp_tpbank_it.                      "MITCH 18012012
         refresh: tmp_tpbank_it.                    "MITCH 18012012
         kunnr_tmp = i_regup-kunnr.                 "MITCH 18012012
       endif.                                       "MITCH 18012012
        IF TMP_TPBANK_IT[] IS INITIAL.
    Waiting for corrected instruction note, hope this hint helps..
    Regards, Mitch.

  • Bank account number for Brazil

    All,
    I need to set up some house banks for Brazil, the problem is they consist out of 22 digits, while maximum lenght for field bank account in SAP is 18 digits.
    I already tried to llok on OSS Notes but couldn't find anything related to my problem.
    Any suggestions?
    kr,
    Stef

    Hi,
    check SAPNET note 115002 (=> CONVERT_HOUSEBANK_ACCOUNT_NUM ), SAPNET note 726298. Althozgh country Brazil is not listed, your solution can be based on this notes.
    Best regards, Christian

  • 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.

  • 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

  • FI12 - Swiss/Switzerland Post Bank Account Number

    Hi All,
    Please will someone help be to overcome the following problem:
    My UK client has a subsidiary in Switzerland (ctry code CH) & I'm creating some dummy demo data for a presentation.
    After creating a company based in Switzerland, in FI12 I created a house bank with currency EUR. After entering Account ID and currency EUR I cannot enter a dummy bank account number because I do not know the correct format.
    Error message 'Hyphen is in incorrect position in post office bank current account no.' AR117 appears.
    I checked in NetWeaver- Check country specific checks for 'CH'. There is a check for Post bank account number for maximum value length, without gaps u2013 but there is no mention of  hyphens.
    Please will someone tell me where I can check where the hyphen(s) should be in the Swiss post bank account number.
    Apologies for posting such a long message and thanks in advance.
    Melinda

    Hi Melinda,
    Please check if you have note 1248767 implemented. Also check the following information:
    A Postfinance account number has a structure similar to 12-123456-1,
    so there is always at least one separator.
    Should the account numbers be presented in the non-post format, which
    means a string up to 16 characters, the bank in the bank master must
    not have the 'Postbank' sign activated (BNKA-XPGRO). Or the account
    number validity check has to be deactivated for Switzerland
    (transaction OY17, country CH, 'Further Checks', parameter 'Bank data').
    There is not know new requirement regarding the handling of Postfinance
    account numbers. Without the separators the validity check would not
    be possible.
    If you need to write the account numbers in a DME file without the
    separators, and do not want to deactivate the validity check,
    you can enhance the DME format to filter it out.
    Also check note 109589.
    kind Regards,
    Fernando Evangelista

  • Bank Account number format for new zealand country

    Hi Expert,
    Could you please help me out with the bank rules for New Zealand bank. I want to know how the Bank key, Bank Account number format will be.
    And also, what would i need to ask for vendor if i try to update the bank details in SAP.

    Hello, Shiva!
    You can check these links for New Zealand bank number formats:
    New Zealand bank account prefix - Wikipedia, the free encyclopedia
    http://www.enz.org/forum/showthread.php?t=7756
    http://www.newzealandbankcodes.com/
    Hope, this will help you!
    Best ragards,
    The Wirtschaftsmann!

  • Bank account number & Bank number structure for Chile

    Hi,
    Does anybody know how the Bank number & Bank account number structure is?
    I do need to create a module for banks field (because it is not delivered in standard SAP). Does anybody do it before?
    Thanks a lot

    Dear Rafael,
    Please check the following details for the Country Chile, which is as per the TCode 'OY17' :
    Bank number length   15
    Tax Number 1             11
    Length of Bank Key   15
    Besides, you also should check the box 'Other Data' which will take care of the internal check.
    On the other hand, Conversion of bank details to IBAN is carried out by function module CONVERT_BANK_ACCOUNT_2_IBAN_<2 characters country code>. For example, for CHILE, the function module will be CONVERT_BANK_ACCOUNT_2_IBAN_CH.
    For this, two function modules and two Business Transaction Events (BTEs) are to be created for each country:
    1.  Copy the SAMPLE_INTERFACE_00003030 function module from SAMPLE_INTERFACE_00003030 to
         CONVERT_BANK_ACCOUNT_2_IBAN_??, in which you must replace the '??' with your country's name.
    2.  Copy the SAMPLE_INTERFACE_00003040 function module from SAMPLE_INTERFACE_00003040 to  
         CONVERT_IBAN_2_BANK_ACCOUNT_??, in which you must replace the '??' exactly as above.
    I hope this information is useful.
    Best regards,
    Suresh Jayanthi.

  • Bank Account number in IT0009 for Switzerland more than 18 digits

    Dear Experts,
             I encountered a problem when trying to create a bank account number in IT0009 for Switzerland. Because this Swtizerland bank account number is 21 digits which exceeded the current bank account number field length which is 18 digits only.
             Thanks.
    Regards,
    Yen

    Dear Ram Manohar,
              Thanks a lot for your reply. Before this I thought of putting the additional 3 digits in 'reference detail' field too. But the field 'reference detail' is not being showed at all when I change the bank key to 'CH' Switzerland.
              Please advice if there's any other way to store the additional 3 digits of bank account number?
              Thanks.
    Regards,
    Yen
    Edited by: Choy Hoon Yen on Apr 18, 2008 4:59 AM

  • Enhancement for validating bank account number

    Hi,
      I have written code for validating bank account number based on bank Key.In the enhancement <b>SAPLSSRV</b>. Now i have a requirement that when the enhancement is triggered, i need to check whether the <b>account holder</b> field is entered or not in the transaction.
    But in the enhancement i have only BANK_ACCOUNT, BANK_CONTROL_KEY, BANK_COUNTRY and BANK_NUMBER as the import parameters, no more changing or tables parameters.
    i.e., i dont get account holder name as input. Is there any way to capture the <b>account holder</b> field.   
    Regards,
    Vidya.

    Hello,
    Go for BADI's,
    Follow the below steps to find out what all BADI's are called when you press any button in any transaction.
    1) Goto se24 (Display class cl_exithandler)
    2) Double click on the method GET_INSTANCE.
    3) Put a break point at Line no.25 (CASE sy-subrc).
    Now
    4) Execute SAP standard transaction
    5) Press the required button for which you need to write an exit logic, the execution will stop at the break point.
    6) Check the values of variable 'exit_name', it will give you the BADI name called at that time.
    7) This way you will find all the BADIs called on click of any button in any transaction.
    Regs,
    Venkat

  • Few countries bank Account Number is mandatory and for few others it is not

    For few countries bank Account Number is mandatory and for few others it is not mandatory in the Payment Transaction Tab in Bank Details of Customer.
    My question is that why will anyone not fill bank account number when he has given Bank Key and other details.
    Is it related to Payment by other methods , other by Cash.

    Hi Ranjeet,
    You should ask this question to the person who has information about bank details but not process them.
    Yes bank account is related with payment transactions. If you want you can make this field mandatory in customizing;
    SPRO-Financial Accounting-Accounts Receivable and Accounts Payable-Customer Accounts-Master Data-Preparations for Creating Customer Master Data-Define Account Groups with Screen Layout (Customers) or Define Screen Layout per Company Code (Customers) or Define Screen Layout per Activity (Customers)
    You can also set message F2813 (Enter an account holder) as error in customizing;
    SPRO-Financial Accounting-Accounts Receivable and Accounts Payable-Customer Accounts-Master Data-Preparations for Creating Customer Master Data-Change Message Control for Customer Master Data

  • 20 digits long bank account number

    Hi All,
    We have a supplier in China with a bank account having 20 digits. Unfortunately we only have 18 digits for the bank account in SAP. What configuration needs to be done to enter this 20 digits long Bank account no in the vendor master data?

    Ajitha,
    Are you in a position to use Bank Account Type (2 char) in combination with Bank Account Number (18 char)? That will give you required 20 digit number.
    Changing internal field length of a field as commonly used as Bank Account Number isn't advisable. Do you have details on what type of business (specifically banking) transactions will occur with this Vendor? May be that will help in suggesting different solution.
    HTH,
    Manish Patel
    Sr. SAP Solutions Consultant

  • Screen number for china country bankdetails IT9

    Hi All,
    I would like to know Is there any screen for chinacountry  for Infotype9 other than2000.I am trying to display field bankreference for china it9.The field is there in t588m in screen 2000 and  it  is set to standard and it is displayed for other countries.Can anyone help me why this field is not displaye for china .
    Thanks.

    Hi Fred
    Regading your issue please refer to the folloiwng information which is got from SAP note 115002
    - Different account number formats in part with more than 18 digits
    - Save the first 18 digits in the 'Bank account number' field.
    - If the Chinese bank account number is longer than 18 digits, then save the remaining digitsin the 'Reference specifications for bank details' field
    Hope it is helpful.
    Regards,
    Jun

  • Bank account number lenght needs to be increse from 18 to 22

    Hi All,
    Before posting above subject requirement, I have searched in SCN. People suggested as:
    1. Give it as 18 digit account in "Bank account number place" and rest maintain in reference field.
    2. Try to change in OY17: I tried in this t.code not possible.
    3. you can concatenate two fields into one.
    I am not able to solve my problem with the above suggestion.
    Kindly provide step by step details to reach my requirement.
    Thanks & regards,
    Mariks

    Hello,
    Have you checked OSS Notes  1585003 - How to enter a long account number and 1037617 - Customisable conversion of long account number?
    In the first one, SAP suggests that for China, you should use the reference field for the remaining digits.
    Can you please describe what exactly is the problem that you are facing with this solution?
    Kind regards,
    George

Maybe you are looking for

  • Inline Search with Library and Link App Part

    I have created a wiki page with a Library app part on it.  The search box option is checked and it displays as expected as part of the Library app part.  At this point I can type in the search box and it filters the library as expected -everything is

  • Address book entries disappear after MobileMe synchronization

    Morning. I've installed a clean MacOS X 10.6.8 installation from the scratch. I've found in the Address Book my own visit card and Apple's visit card. Then I've set to sync with my MobileMe account. After that I've set that MobileMe synchronization s

  • Email in CRM but not showing as tracked in Outlook

    Hi Do others come across this where people try and track an email in Outlook but find it's already in crm but the 'Track in CRM' button and icon in Outlook do not show this fact. Is there anything that can be done about this? Thanks

  • HT1296 How do I sync (again) Outlook to my old IPhone?  not working anymore

    Having trouble syncing my Outlook calendar to my old IPhone.....has worked in the past in both directions, but no anymore

  • Duplicate photos from root Picture folder

    As a result of upgrading versions of LR from 1.0 to now, and not knowing how to do that properly, I've got nested Lightroom and Pictures sub folders in my root Pictures on my Mac system.  Is there a way to illiminate duplicate photos, without breakin