Cheque/Check Numbering Australia

In Australia, we have the requirement to number cheques/checks starting with a prefix of 0 such as 00050, yet SAP B1 seems to remove the prefixes to 500 (changing the cheque number).
Has anyone managed to overcome this?
Edited by: Philip Eller on Jul 4, 2008 10:01 AM
Edited by: Rui Pereira on Jul 9, 2008 7:11 PM

Hi
Meanwhile the issue is in investigation (as mentioned before) I'd like to propose a workaround.
- Considering the check number in the database is 'F_140'
- Create a formula field with the following code:
Concat('000',F_140)
I hope that helps.
Paulo Calado
SAP Business One Forums Team

Similar Messages

  • Cheque / Check Printing

    Checks/Cheques can be printed through the
    1.  Checks for Payment PLD - a warning message to confirm Check numbering occurs / check number is updated in SAP B1
    2.  Outgoing Payment PLD - Check numbering is not updated when using this method. 
    The physical check layout we have from the bank includes check details and remittance advice details (invoice No, vendore refer no, date etc.). 
    How can checks be printed with Check number confirmation and update with remittance advice details? Currenty the Check for Payment PLD does not include table reference to the required fields (invoice No, vendore refer no, date etc.). 
    Please assist.

    Hi Lisa
    It depends on the localization. Some countries have more details than others normally on the system template. These information can be found also footer (the checks is quite special and it is normal dificult to manage).
    Paulo Calado
    SAP Business One Forums Team

  • Check Numbers not flowing for Cash and bank (Contra) entries

    Hi Gurus,
    Checks are maintained manually. I have maintained check lots for payments for each bank to ensure that the check number matches with the physical checks. Check number 123456 is used for withdrawal of cash. However When I am posting a check receipt entry in FBCJ, the check number is not being picked from the check lot.
    Dr. Cash
    Cr. HDFC Bank.    No check number is shown in the document generated.
    When I make a payment to the vendor from F-58 the system is picking up check number 123456 for vendor payment.
    Is it possible to pick up the check number from the check lot while making contra entries for cash withdrawal from Bank?
    How to resolve this issue?
    Should I remove the check lots numbers? If yes, How to enter the check numbers to match the Physical Checks?
    Please Help.
    Regards,
    AVD.

    brother,
    can u please share the solution?

  • Manual Check Numbers in Data Migrations

    Hi Experts,
    I have to migrate Outgoing Bank payments VIA Check. But all these Checks are manual and have manual check numbers.
    From frontend there is a checkbox in payments means window under check tab (Manual) which allows us to enter the manual check numbers if checked.
    But the issue is that this field is not exposed in DI API and hence is not available in DTW Template.
    As such Iam not able to migrate these manual check number values .
    PLZ suggest me some points and suggestions to overcome this problem.
    Thanks in advance.

    Please see my post of 3/17/2009 re: DTW and Outgoing Payments.
    The ManualCheck field doesn't show up when you first open DTW, but it is there and you can map to it in the 'Checks' part of the Vendor Payment DTW destination.
    -Cindy Lange

  • Check Numbers with DME file

    The bank requires XML file that contains check numbers. Since we are using new payment medium workbench and DME tree, then how do we input check numbers as there is no place to enter check numbers when maintaining variant in OBPM4.

    Hi,
    Create Customised Data tales and upload external check numbers.
    you can upload external check numners based on clearing documentnumbres.in future you required any reports you will get from z data table.
    Regards,
    Viswa

  • Issue in Check Numbering

    Hi all,
    I am Using SAP B1 - 2005B PL27 version.
    In this version i am not able to define Different numbering  series to check.
    For Eg,
    Series 1 - Check No 1 to 1000.
    Series 2 - Check No. 2000 to 3000.
    The above version only allows me to define the starting Check number & consequtively it generates the next check no. on auto.And more over it allows only one numbering series.
    Is there any other solution to come out of this problem.Kindly suggest me.
    Thanks in advance,
    Badri.

    Badri,
    In that case, you will have to manually set the Check numbering when you get a new numbering series from the Bank.
    Once you set the new numbering SAP will remember to start using that numbering and start calculating the next number from there on.
    The time you get a new check book from the Bank, you will have to change the Check number when you perform Document Printing > Checks for Payment..
    Thats all I have as a suggession for now..
    best wishes
    Suda

  • How add new check numbers

    hi,
    how to add new check numbers,if old check numbers is completed
    Moderator: Please, avoid asking basic questions

    ht1386 slect support tab then type that on the search bar and open the article about syncing with itunes
    select the movies tab
    put a check in sync movies
    sync all movies or selected movies and make sure there is a check next to every movie you want on your device then hit apple at the bottom right

  • Cheque (Check) File output to external printer

    My client does not want to use the standard cheque printing capabilities of SAP, and instead wants to print cheques on an external system.  I need to find a way of producing a 'cheque file' out of SAP that we can send to this external system.  I imagine that it would be a fairly basic data file with cheque numbers, amounts, payee information etc on it (i.e. data from the REGUH and PAYR tables).
    I have not been able to find any standard SAP program/transaction etc for this.  Does anybody know if such a facility exists.  How would this integration to an external cheque printing system normally be set up?
    Thanks for any advice that you can provide!
    Julian

    Hi Julian,
    For our client requirement of the same nature, we had gone for a Z program with all the details of the payment details that need to feed in for a printing of check from external system. The tables you mentioned are correct. After running the F110 prg, the Z program develped by your abap consultant will have to run which will generate a file and send to the external system through an interface and the checks will get printed.
    You have to give the required inputs to your abaper on what all fields have to be picked up from the table level, how to handle void checks etc.
    hope this clarifies.
    regards,
    radhika

  • Standard report for Vendor check numbers

    Is there a standard report that can be used to link the vendor to the check number.  I am looking for a report like FBL1N that has the check number in the ALV grid so I don't have to drill into the vendor so see the check number for that journal entry.
    Thanks
    Ryan

    Hi
    In FBL1N itself you can get the cheque number.
    Regards
    Sanil Bhandari

  • How are +Cleared+ Outbound Vendor Cheques / Checks reconciled in SAP?

    Hello,
    We get a cheque Cleared file from our bank everyday. in txt format. The file contains details of all the CLEARED cheques on that day. Since we have approx 10 checkign accounts at same bank branch, the file contains list of cleared cheques from all these checking accounts. e.g. checque number, cheque amount, date and chequing account. The bank also sends a second file apart from cleared check file.  The second file contains all other transactions except the outbound cleared checks.
    We do not use Electronic or Manual Bank statement functionality.
    The project wants to only reconcile the cleared checks file.
    Question:
    Is there an SAP program used only to reconcile outbound cleared cheques?
    What configuration is required to ensure electronic reconciling of cleared checks?
    Any tips / thoughts to help make this functionality work in SAP?
    Thanks

    Dear,
    It is possible for you to reconcile without EBS or Manual BS, you can use transaction code FB05 and have to select post with clearing option. You have to run FBL3N for payments and collection bank accounts, if you have main bank for BS then it would be fine for you to know the entries that have been posted.
    If it is a payment transaction then you have to use posting key 50 and amount and main bank gl account in FB05 then select process open give payment bank account and enter. This will list you all the items then select the transaction and save the posting.
    If you check in FBL3N, here give main bank gl account and payment bank gl account and execute. You will see that a new item have been posted in main bank account and a clearing document in the payment bank account.
    The same procedure for collections also.
    Note: It would be easy if you configure EBS or Manual BS, as this will reduce the time taken for the end user to reconcile manually.

  • FCHI Check numbers too long

    I need to change the long of the numbers from 8 to 7 characters for a company code and a house bank, but i have 2 lots that i can not delete.They are marked with Non-sequential.
    There is a Note 16702 in OSS, but is for numbers too short, in the other way.
    Someone can help me.
    Thanks.

    HI,
    Is this the error you are getting?
    The error FIBL 664 is issued when changing check length, but can be changed to a warning message or totally switched off via transaction OBA5.  Choose application area FIBL> click new entry (if does not exist yet) and choose message no 664 and make the necessary changes to change the system message to a warning or switch off, depending on what is suitable to your business requirement.
    Regards
    Ravinagh Boni
    Rewards me if it useful

  • Cheque Priniting - Numbers

    Hi,
    If there are 5 pages in the Cheque print, i want cheque numbers to be printed on all
    the pages like.
    Cheque Number - 200
    i want :  1st page(void)  -200A
                 2nd Page- void -200B
                3rd page -void -200C
              4 page -void - 200D
    5 page - 200(original Cheque numebr).
    Can any one help on this.
    Thanks,
    Donald Alfred

    SFORMZCHEQUE
    HFORMZCHEQUE
    OLANE
    HEADFORM      ZCHEQUE         SAP                                                   DEF ECHEQUE PRINTING                                   ZCHEQUE                 00004VIJAY       700 20070613121521VIJAY       700 2007061418062913200024 E0                                                                                201
    LINE/:FORM CPI 10; LPI 6; TAB-STOP 1 CM; START-PAGE FIRST; FORMAT ZCHQ PORTRAIT;
    LINE/:FORM PARAGRAPH AS; RDI; RDIDEV;
    LINE/:PARAGRAPH AS LINE-SPACE 1 LN; FONT TIMES; FONT-SIZE 10; LEFT-INDENT 2.50 CM;
    LINE/:PARAGRAPH P1 LINE-SPACE 1 LN; FONT COURIER; FONT-SIZE 10; BOLD ON;
    LINE/:PARAGRAPH P1 ITALIC OFF; ULINE OFF;
    LINE/:PARAGRAPH P2 LINE-SPACE 1 LN; FONT COURIER; FONT-SIZE 10; BOLD ON;
    LINE/:PARAGRAPH P3 LINE-SPACE 8 MM; FONT COURIER; FONT-SIZE 10; BOLD ON;
    LINE/:PARAGRAPH P3 ITALIC OFF; ULINE OFF;
    LINE/:PARAGRAPH P4 LINE-SPACE 1 LN; FONT COURIER; FONT-SIZE 10; BOLD ON;
    LINE/:PARAGRAPH P4 ITALIC OFF; ULINE OFF;
    LINE/:PARAGRAPH P5 LINE-SPACE 1 LN; FONT COURIER; FONT-SIZE 10; BOLD ON;
    LINE/:PARAGRAPH P5 ITALIC OFF; ULINE OFF;
    LINE/:PARAGRAPH P1 TAB 1 17.25 CM LEFT;
    LINE/:PARAGRAPH P2 TAB 1 2.50 CM LEFT;
    LINE/:PARAGRAPH P3 TAB 1 3 CM LEFT; TAB 2 7.50 CM LEFT;
    LINE/:PARAGRAPH P5 TAB 1 1 CM LEFT;
    LINE/:STRING CH MARK OFF;
    LINE/:WINDOW CHEQUE TYPE VAR;
    LINE/:WINDOW MAIN
    LINE/:WINDOW PAYMENT TYPE VAR;
    LINE/:PAGE FIRST NEXT FIRST; PAGE-COUNT START; PRINTMODE S;
    LINE/:PAGE FIRST MAIN 0 0.05 CM 0.05 CM 20.30 CM 9.30 CM;
    LINE/:PAGE FIRST WINDOW CHEQUE 0 CM 18.70 CM 20.30 CM 9.30 CM;
    LINE/:PAGE FIRST WINDOW PAYMENT 0 CM 9.30 CM 20.30 CM 9.40 CM;
    END
    HEADFORM      ZCHEQUE         SAP                                                   TXT ECHEQUE PRINTING                                   ZCHEQUE                 00004VIJAY       700 20070613121521VIJAY       700 2007061418062913200072 E0                                                                                201
    LINE/:FORM TEXT 'CHEQUE PRINTING';
    LINE/:PARAGRAPH AS TEXT 'Paragraph left-justified';
    LINE/:PARAGRAPH P1 TEXT 'for date';
    LINE/:PARAGRAPH P2 TEXT 'for payee';
    LINE/:PARAGRAPH P3 TEXT 'amount in words';
    LINE/:PARAGRAPH P4 TEXT 'for amount in numbers';
    LINE/:PARAGRAPH P5 TEXT 'for first line';
    LINE/:STRING CH TEXT 'default character';
    LINE/:WINDOW CHEQUE TEXT 'CHEQUE PRINTING';
    LINE/:WINDOW MAIN TEXT 'MAIN WINDOW';
    LINE/:WINDOW PAYMENT TEXT 'PAYMENT MODE';
    LINE/:PAGE FIRST TEXT 'First Page';
    LINE/WCHEQUE
    LINE/EZAMOUNT
    LINE/*,,&V_AMNT&
    LINE*
    LINEP4&REGUD-SWNES&
    LINEP4
    LINE/WMAIN
    LINE/ECheque formatparZDATA
    LINE/:IF &REGUH-RZAWE& EQ 'A' OR &REGUH-RZAWE& EQ 'B'OR &REGUH-RZAWE& EQ 'C'
    LINE/:IF &PAYR-HBKID& EQ 'HDFC'
    LINEP1,,&REGUH-ZALDT&
    LINE/*,,,,,,,,<CH>NOT OVER Rs.&V_AMNT&</>,,,,,,,,,,,,,,,,&REGUH-ZALDT&
    LINEP1
    LINEP1
    LINEP1
    LINEP2     ,,&VNAME&
    LINEP3,,&V_SPELL_STRING&
    LINEP3&V_SPELL_STRING1&&V_SPELL_STRING2&
    LINEP3
    LINEP3
    LINE/*,,,,&REGUD-CHECT&
    LINE/:ELSE
    LINEP1
    LINEP1,,&REGUH-ZALDT&
    LINE/*,,,,,,,,<CH>NOT OVER Rs.&V_AMNT&</>,,,,,,,,,,,,,,,,&REGUH-ZALDT&
    LINEP1
    LINEP2,,&VNAME&
    LINEP1
    LINEP3,,&V_SPELL_STRING&
    LINEP3&V_SPELL_STRING1&&V_SPELL_STRING2&
    LINEP3
    LINEP3
    LINE/*,,,,&regud-chect&
    LINE/:ENDIF
    LINE/:ELSE
    LINE/:IF &PAYR-HBKID& EQ 'HDFC'
    LINEP1,,&REGUH-ZALDT&
    LINEP1
    LINEP1
    LINEP1
    LINEP2,,YOURSELF
    LINEP3,,&V_SPELL_STRING&
    LINEP3&V_SPELL_STRING1&&V_SPELL_STRING2&
    LINEP3
    LINEP3
    LINE/*,,,,&regud-chect&
    LINE/:ELSE
    LINEP1
    LINEP1,,&REGUH-ZALDT&
    LINEP1
    LINEP2,,YOURSELF
    LINEP1
    LINEP3,,&V_SPELL_STRING&
    LINEP3&V_SPELL_STRING1&&V_SPELL_STRING2&
    LINEP3
    LINEP3
    LINE/*,,,,&regud-chect&
    LINE/:ENDIF
    LINE/:ENDIF
    LINE/:
    END
    ACTVSAP
    E
    above one is form
    this one is program for cheque printing
    *& Report  ZPAY_ADV
    REPORT  ZPAY_ADV.
    data: s_belnr type bseg-belnr,                  "docu no
          s_wrbtr1 type bseg-wrbtr,                 "item amount
          s_wrbtr type bseg-wrbtr,                  "item amount after discount
          s_qbshb type bseg-qbshb.                  "discount
    data: txt TYPE C.
    data: v_wrbtr type string,
          v_wrbtr1 type string,
          v_qbshb type string.
    data: S_VBLNR type REGUH-VBLNR,
          s_net type bseg-wrbtr,
          v_net1(17) type c,
          s_gjahr TYPE bseg-gjahr,                 "fiscal year
          s_gsber type bseg-gsber.                 "business area
                        Line Items
    FORM ITM TABLES ITM_IN STRUCTURE ITCSY
                    ITM_OUT STRUCTURE ITCSY.
    clear: s_wrbtr, s_qbshb, s_wrbtr1,
            v_wrbtr, v_wrbtr1, v_qbshb.
    read table itm_in with key 'REGUP-BELNR'.
    s_belnr = itm_in-value.
    READ TABLE ITM_IN with key 'REGUD-GJAHR'.
    s_gjahr = ITM_IN-VALUE.
    select single wrbtr
                   qbshb
                   from bseg
                   into (s_wrbtr, s_qbshb)
                   where belnr = s_belnr and
                         gjahr = s_gjahr and
                         buzei = 001.
    select single wrbtr
                   from bseg
                   into s_wrbtr1
                   where belnr = s_belnr and
                   gjahr = s_gjahr and
                   buzei = 002.
    v_wrbtr1 = s_wrbtr1.
    v_wrbtr = s_wrbtr.
    IF s_qbshb is NOT INITIAL.
        v_qbshb = s_qbshb.
        CONDENSE v_qbshb.
        txt = 'X'.
    ENDIF.
    CONDENSE : v_wrbtr, v_wrbtr1.
    read table itm_out index 1.
      itm_out-value = v_wrbtr1.
      modify itm_out index 1.
    read table itm_out index 2.
      itm_out-value = v_qbshb.
      modify itm_out index 2.
    read table itm_out index 3.
      itm_out-value = v_wrbtr.
      modify itm_out index 3.
    read table itm_out index 4.
      itm_out-value = txt.
      modify itm_out index 4.
    ENDFORM.
                            Totals
    FORM CONV TABLES ITF_IN STRUCTURE ITCSY
                      ITF_OUT STRUCTURE ITCSY.
    clear: s_vblnr, s_net, v_net1.
    READ TABLE ITF_IN WITH KEY 'REGUH-VBLNR'.
    S_VBLNR = ITF_IN-VALUE.
       select single gsber
                     wrbtr
                     from bseg
                     into (s_gsber , s_net)
                     where belnr = s_vblnr and
                           gjahr = s_gjahr and
                           bschl = '50' .
       v_net1 = s_net.
       condense v_net1.
      read table itf_out index 1.
      itf_out-value = v_net1.
      modify itf_out index 1.
    ENDFORM.
                            Header
    form hdr TABLES ith_in structure itcsy
                    ith_out structure itcsy.
      data : s_name type TSPAT-VTEXT.
      case s_gsber+0(2).
        when '11'.
              s_name = 'BARMAG'.
        when '12'.
              s_name = 'SCHLAFHORST'.
        when '13'.
              s_name = 'Zinser'.
        when '14'.
              s_name = 'Melco'.
        when '15'.
              s_name = 'Neumag'.
      endcase.
      read TABLE ith_out index 1.
        ith_out-value = s_name.
        modify ith_out index 1.
    endform.

  • Check numbers in alpha numeric string

    Hi All
    Is there any direct command or function module which will find numbers in alpha numeric string or it will check that the string contains only numbers ?
    Regards
    Yogesh

    hi,
    data: fvalue(4) type c,
          nvalue(4) type n.
    fvalue = 'ABC1'.
    nvalue = fvalue.
    if fvalue cn nvalue .                                      
    message i000(zz) with 'fvalue contains not Only numbers'.  
    else.                                                      
    message i000(zz) with 'fvalue containsOnly numbers'.       
    endif.                                                     
    Regards,
    Sailaja.

  • IPhones keep re-checking numbers in iMessage

    I have three phone numbers and 5 emails associated with my iTunes account. I have purposely assigned each device in my home it's own phone number and/or email address so that all of my family members can send iMessages or Facetime each other independently.
    Here's the problem: About once a week, I'll send a message to my wife (phone number), but my son (phone number) will also receive my message. They'll both reply and won't get each others message. I will then manually get into my son's phone settings and see that, for some reason, both his phone number and my wife's phone number has a check mark next to it. So I'll uncheck my wife's number leaving only his phone number checked.  Problem solved, right?
    Wrong. The next week I'll send a message to my son (phone number) and my iMac (email address) will also receive the message. I'll go into my computer settings and, sure enough, the email I've assigned to my Mac AND my son's phone number both have check marks next to them. So I'll uncheck the box next to my sons phone number only to have it happen again a week or so later.
    This is cycle that is repeated weekly on different phones and devices.
    Why, oh why does this keep happening?  No matter how many times I uncheck stuff, it keeps automatically rechecking. It's driving me insane.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • No Check Numbers

    Hello Experts,
    Document is cleared in vendor line item display without check number for a particular doc. Vendor did not get the payment too. Please give your inputs on this what are the possible scenarios.
    Thanks in advance.
    rob

    Hi,
    Please explain your query .Document can get cleared without check assigned ....ya that is possible because in manual check assignments without assigning check we can carry on.
    Document in vendor line items can get cleared with any type of document its not necesaary that it should be a payment document only.
    Through tcode F-53 and F-58 or through F110 payments doc get posted apart from that you can clear witha ny type of doc.
    thanks
    deepa

Maybe you are looking for

  • Printing via Airport Express:  Missing Final Form Feed

    Maybe a guru could help with this one... Spooling a print job from an iMac G5 to an HP Photosmart 7150 that is connected to the Airport Express USB port... The job prints fine but I don't get a FINAL FORMFEED after the last page has printed. I have t

  • New Date field for Vendor Invoices

    The business would like the ability to enter an additional date (date invoice is received by AP) for vendor invoices.  There doesn't seem to be any additional date fields available in the BSEG/BKPF tables.  We want the field available in the TCodes w

  • How do I get an event-based response to a graph cursor change?

    I want to respond to the user moving a cursor on a data (X-Y) graph. (LV 7.0) What I really want is an event called "Graph.Cursor.Value Change", which would supply me with the new coordinates, but I see no such event. If I use the MOUSE MOVE event to

  • Mobile Accounts not copying home folders to local machine

    Having recently upgraded my MacBook to 10.5 (and having a 10.5 server) I have noticed an error with mobile accounts. My account has not synced for a couple of weeks and I have checked all the directory settings and cannot see any errors. I've removed

  • How to use the mesh tool

    I am not sure how to use the mesh tool