Can we increase length of Bank Referance Field in manual BRS?

The client receives bank statement where in the reference is more than 18 in length. So while doing the manual BRS, the bank reference field is taking only 13 in length.
Is there any workaround.

Dear Kiran,
Go to OT43 - Maintain scrren variant for Manual BRS, Double click on your variant and change the settings in Length of the field from 13 to 18 and for next Colums also you have to change the offset (eg..> you increased the Bank reference from 13 to 18 you have to increase the next column offset (if you think it is earlier 65) 65 to 70 and add the next field lengh, if it is 5 then next column will be 7051 means 76) and save. Keep in mind total allowable fields length will be 80 only.
All the best,
Dharma Rao.Yekula

Similar Messages

  • How to clear Documents using XBLNR(Reference field) through Manual BRS-FF67

    I want to clear GL line items in clearing account using Manual BRS(FF67) with reference to "XBLNR" field(Reference). IS there any standard Algorithm which SAP provided for reference field or if we want to develop ne algorithm then how to create.
    Thank in advance.
    Best Regards
    Raj

    Hello Raj,
    It is not possible to clear an open item on a g/l account via the
    reference document number. The automatic clearing with interpretation
    algorithm 021/001 only takes place, if the item, which should be cleared
    is on a customer/vendor account. So it could never find open G/L items.
    The reason is that the reference number is usually not unique
    so it could lead to wrong clearings.
    A workaround therefore would be to use:
    a) another interpretation algorithm depending on the note to payee
       data are available.
    b) the user exit 1 (described in note 494777, point 1) if there are
       no other information available as the reference number.
    c) the report SAPF124/E to clear these items afterwards. Then the bank
       statement should only post FB01 without clearing. The requirements
       are criteria to assign and clear the suitable items.
    Regards,
    Renan

  • Bank mail account in Manual BRS

    hi experts,
    I am configuring Manual Bank Reconciliation Statement in my client site.
    1.My question is The BANK MAIN ACCOUNT will be a CLEARING ACCOUNT or not?
    2.if it is configured as a clearing account and data is already posted in that GL ,will be there in problem in doing Manual Bank Reconciliation Statement ?
    please help me out?
    With Regards,
    Sudipto

    Hi
    What do you mean by clearing account ? Is it with "Open Item management "?
    Main bank account will not have open item management, but other accounts like cheque issued and cheque recd will have "Open Item management "
    Regards
    Amit

  • How the Partner Bank type field in Customer master is used ??

    Hi,
    When 2 bank accounts are maintained in the customer master. In the Bank type field ( Partner Bank type), I give X and Y for these 2 bank accounts.
    When an invoice is raised for this customer thru Sales order, I am not able to give this partner bank type i.e X or Y in the Invoice, since the invoice is automatically created.
    If I raise thru FB70, I am able to give this X or Y.
    How can I use this Partner Bank type field when I raise sales invoice thru Sales order.
    Can anyone help me on this as early as possible.
    Regards,
    G.Ameet karthikeyan.

    Hi Experts,
    We have executed an automatic payment run in F110. Status of payment proposal and payment run are successful. Postings orders: 1 generated and 1 completed.
    However, the payment method used in the payment run is incorrect.  Instead of 'D', the user mistakenly inputted C. Kindly advise what is the purpose of Payment method in F110 and what will happen if the payment method used is incorrect and different from the one maintained in the vendor master.

  • Increase of length for bank a/c

    Currently we are running TT payments for overseas vendors who have bank a/c exceeding the maximum length eg. China based on ISO is 18 digits but the bank a/c is 19 digits. Is it possible to increase? How we handle the idoc file. What's are tasks to be carried out?
    Kindly advise

    Hi Veronica,
    Try t.code OY17 as referred in OSS Notes 389649
    also there is OSS# 115002   DME for house bank account numbers w/more than 18 digits
    <i><b>China</b>
    - 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</i>
    Hope this helps.
    Rana

  • FB03 - Increase length of the field "Account Short Text" in FB03

    Dear Expert!
    I understand that Tcode: FB03 is SAP standard tcode. However, i just want to ask, is it possible to increase length of the field "Account Short Text" to 42 characters in FB03? Because my vendor/customer name is quite long, and when i view via FB03, the field "Account Short Text" only displays 20 characters, not full vendor/customer name. Unless, i double click on the line item, then i can see full vendor/customer name. But i want the "Account Short Text" field can display full vendor/customer name.
    Is that possible?
    Thank you very much.
    LeLinh

    Hi,
    there's a matadata table behind it RFPSD and for Account short text field KTEXT is used, which in fact has a length of 35 chars.
    But on the other hand there's also a filed KTEXT_GL (G/L Account Short text) which is maybe applied here. It has a length of 20.
    You can do some more checks on program to clear it finally
    Regards

  • "The even-numbered length of the DEC field I_DFZ_EX can lead to problems"

    Hi All,
    I am getting the following warning message while activating the PP datasources,
    2LIS_04_P_MATNR
    2LIS_04_P_ARBPL
    Warning Message: "The even-numbered length of the DEC field I_DFZ_EX can lead to problems"
                                   "The even-numbered length of the DEC field I_DLZ_EX can lead to problems"
                                   "The even-numbered length of the DEC field S_DFZ_EX can lead to problems"
                                   "The even-numbered length of the DEC field S_DLZ_EX can lead to problems"
    Checked in SDN, but no answer.
    Need your expert solution, to resolve.
    With Regards,
    Sekhar

    Thank you Des, for immediate response.
    But i have already gone through the Note.
    As we are using ghe standard datasources, can you suggest which option should i use to resolve.
    Solution
    If the field is not manipulated in the customer exit or elsewhere, no
    processing is required.
    If you change the field, the following possible solutions are available:
    1. You can make sure that the number of the characters does not
    increase after the manipulation.
    2. If you can change the extract structure of the DataSource without
    affecting other scenarios (for example, if it was generated in
    transaction RSO2), you can increase the length of the DEC field (or
    CURR, QUAN) there to the next odd character (in the example above:
    from DEC 4 on DEC 5).
    3. If neither of these solutions are possible, you can use a customer
    append that contains a relevant DEC field (or CURR, QUAN) with the
    next highest odd length. This can be used for the result of the
    calculations. This means that you do not have to manipulate the
    previous field.
    With Regards,
    Sekhar

  • Increase length of output field in ABAP Query

    Hello All,
    I have one ABAP Query in which inside the  system  generated program for the Query, there is a write statement -
    write 030(020) anlav-invnr
    Because of this statement,  the field invnr is displaying in only 20 chars & the last two chars of the field invnr are not getting displayed.
    I want to display all 22 chars for field invnr.
    How can I increase the output length for this field.
    Please help.
    <vague subject corrected by moderator, please choose a meaningful one next time>
    Edited by: Thomas Zloch on Mar 3, 2010 2:34 PM

    >
    Jain Arpita wrote:
    > write 030(020) anlav-invnr
    Means displaying INVNR field at 030th position with 20 chars width. To increase the width you just give 022 instead of 020 like below.
    write 030(022) anlav-invnr
    Thanks
    Venkat.O
    Edited by: Venkat.O on Mar 3, 2010 11:28 AM

  • How can I increase the number of times my 4s rings before it goes 2 msg bank?

    My iphone 4s only rings 3 times before it goes to msg bank. How Can I increase the number of times it rings?

    This is controlled by your carrier, so contact them,

  • Can you increase DFF length on Framework page through personalization?

    Can you increase DFF length on Framework page through personalization? Not sure if this is possible with personalization or only through customization. Please advise.
    Thanks,

    ok, so you want to increase length of KFF item where different segment gives the concateneted segment.
    ex: 10-100-1000-10000-2333.
    But why you want to increase the length? is the length too small that it is not able to display complete string.
    --Parag Narkhede                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Field can vary in length from 1 to 4 characters

    Good day to all,
    I have a field that can vary in length from 1 to 4 characters.
    So, if there is 1 Character I have to concatenate
    "A000000" &X (X represents field lenght) if the field is 2 characters long I have to concatednate
    "A00000"&XX (XX represents field lenght) and so on.
    "A0000"&XXX
    "A000"&XXXX
    I understand I have to test for lenght, how do I do this?????
    the name of the field {PV_ShipReq.ShipReqNum}
    Thanks
    David M.
    Edited by: Don Williams on Sep 8, 2011 2:33 PM

    I ended up doing something like this, but thanks for your input!!!
    Kind Regards,
    David M.
    if len(Cstr({PV_ShipReq.ShipReqNum},"#")) = 1 then
    "A0000000"&Cstr({PV_ShipReq.ShipReqNum},"#") else
    if len(Cstr({PV_ShipReq.ShipReqNum},"#")) = 2 then
    "A000000"&Cstr({PV_ShipReq.ShipReqNum},"#")  else
    if len(Cstr({PV_ShipReq.ShipReqNum},"#")) = 3 then
    "A00000"&Cstr({PV_ShipReq.ShipReqNum},"#") else
    if len(Cstr({PV_ShipReq.ShipReqNum},"#")) = 4 then
        "A0000"&Cstr({PV_ShipReq.ShipReqNum},"#") else
    if len(Cstr({PV_ShipReq.ShipReqNum},"#")) = 5 then
        "A000"&Cstr({PV_ShipReq.ShipReqNum},"#")  else
    if len(Cstr({PV_ShipReq.ShipReqNum},"#")) = 6 then
         "A00"&Cstr({PV_ShipReq.ShipReqNum},"#")  else
    if len(Cstr({PV_ShipReq.ShipReqNum},"#")) = 7 then
          "A0"&Cstr({PV_ShipReq.ShipReqNum},"#")  else
    Cstr({PV_ShipReq.ShipReqNum},"#")

  • Error  The even-numbered length of the DEC field LC_SRV_DURATION can lead t

    Hi Guys,
    When I activate or generate Datasource '0CRM_SRV_PROCESS_H' it gives me following warning
    'The even-numbered length of the DEC field LC_SRV_DURATION can lead to problems'.
    Actually , the field LC_SRV_DURATION is type DEC and lenght 10,
    I know this is only waring but still it is not allowing me to activate.
    I have seen some threads regardin this , but none of them have solution .
    Can you please throw some light on this  ?
    Thanks
    Jimmy

    Hi jimmy,
    The reason for the error will be clear for you when you check the following link 
    http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21f2f2446011d189700000e8322d00/content.htm
    And check your table if you put the even number for the decimal field.
    With regards
    Chandru

  • Multiline field in muse is getting cut off. How can I increase it?

    I have a multiline form field in muse that I added. I increased the width of the field making sure all views of it are increased. When published the long field appears but the user can only enter maybe 20 characters before the line bumps down to the next line. I would like to increase the width of the area to type in. Any suggestions? The page is at: 30-day_trial_form
    Thanks!

    I'd like to investigate this problem. Please send your .muse file to [email protected] along with a link to this topic so I can investigate. If your file is > 20MB, use a filesharing service like DropBox, WeTransfer or Adobe SendNow.

  • Vendor master data - Bank Account field len too short

    Dear Expert,
    My client trying to create a vendor when she maintains the Bank account number under the bank detail and she encounterred error message "Entry in field Bank Acct. No is longer than 10 characters" where can I extend the field to 11 characters?
    thank you

    Hi,
    Maximum length for bank account number is 18.
    The error message is because, for the country, standard SAP allows only 10 chars.
    To change this,
    1. Go to t-code OY17
    2. Change the bank account number /bank number length accordingly.
    Regards,
    Sridevi
    Edited by: Sridevi on Jul 31, 2009 9:45 AM
    Edited by: Sridevi on Jul 31, 2009 9:45 AM

  • How To Increase the Size of Memo Fields 4000 Char in WebCenter 11g?

    How To Increase the Size of Memo Fields greater than 4000 Char in WebCenter Content (UCM) 11g?
    I was able to increase the size of Memo field from 2000 Char to 4000 by setting parameter value MEMOFIELDSIZE=4000 . But the requirement is to increase the size more than 4000 around 7000 char but Database(Oracle 11G) is not supporting more than 4000 char.
    Is there any other way to increase the size of Memo field?
    Thanks in Advance!!
    Regards
    Ram

    Hello All,
    Thanks for your responses.
    Let me explain the scenario again in detail:
    1. we have three meta-data fileds xProductCategory,xProductFamily and xProducts
    2. These fields are related with DCL feature and corresponding values are being stored in corresponding custom Views
    3. xProducFamily is dependent of xProductCategory and xProduct is dependent on xProductFamily
    4. currently, there are around 250 Product values and average name of Product can be of 25 Char, so if we are selecting all product values for some Contents then Product Values are being stored in DocMeta table as comma separated values with one space, so total characters are being very high than 4K Char.
    5. Currently view that is storing the Product values, stores "Name" column instead of ID(like 1,2,3....)
    6. And our Content Server is integrated with Oracle WebSenter Portal, where logic has written to retrieve the contents based on "Product Name" instead of "Product ID" and already we are in UAT phase.Currently we are not in situation to revert the changes from Product Name to Product ID.
    7. Also if we are storing the values on the basis of Product ID, then again the issue may arise in Future, if the number of Products increased.
    Hoping the issue explanation is clear now and waiting for some possible solution for increasing the length of memo field.
    Thanks in Advance !!
    Regards
    Ram

Maybe you are looking for