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

Similar Messages

  • Re-issue voided checks with same check number

    Hi All,
    We accidentally voided a check which has already been received by the vendor. We want to re-issue the check in our system, but it wont reconcile as the check numbers are different. Is it possible to change the check number?
    Regards,
    Pooja

    Hi Pooja
    Lets assume that the cheque numbers that were voided were from 10001 to 10521. So create a payment document against the same bank account which was used earlier and assign the document numbers 10001 to 10521. Now again create a new payment batch with the same set of parameters as provided previously. Ensure that the same invoices are selected by the batch (no less or more). Now submit the batch. This way the system should assign the same cheque number to the supplier sites which were issued previously. So if a supplier was issued 10002 cheque number with an amount of $1000 previosuly, then this batch should also issue the same cheque number for the same amount against that supplier. Please ensure that the system is bahving in the same way as thought. Else you might have to generate manual payments for each of these 521 payments :(.
    In this way, you will not be required to do any swapping or run any custom script. While reconciling, you will match the bank payments with this new payments.
    Hope this clarifies.
    Vinit

  • 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

  • Creating refunds in CR&B and issuing the check in Accounts Payable (ERP)

    Hi experts-
    I'm on an implementation project where ERP and CR&B are being put in place, both being on the same SAP instance/ box. The current refund process calls for generating refunds on the customers' contract accounts in CR&B and issuing the checks out of AP. The check memo field is to include the customer's name, Contract Account # ,and service address.
    Is there a standard SAP process to accommodate for this requirement? If not, what custom program or interface could satisfy the requirement?
    I'd like to hear if anyone has done anything similar and what successful approach was followed.
    Thanks,
    MD
    Moderator note - thread locked, no research - duplicate of Creating a refund request in CCS and printing that refund check FI-AP
    Edited by: William Eastman on Apr 26, 2011 5:24 PM

    1. Take List of all applied Invoices of the Payment
    2. Check the status of those invoices. Each one of them should be in status 'Accounted'
    3. If not,Identify the problem with the Invoice and Clear that. The problem may be Invoice adjustment(adj to Paid invoices allowed).
    4. Try running Create Accounting again.
    5. If the problem persists still, it conveys us that the Transactions were struck in loop and can be resolved only by using UPDATE command.
    6. Contact Oracle for Data fix
    Regards,
    Sridhar

  • Issue with check generation in Automatic Payment Program

    Hi experts,
    I need your inputs for an issue with check generation in Automatic Payment Program. Trying to make a payment to a US vendor with payment method C. The due item is getting picked up and a clearing document is getting generated. But Check is not being generated, niether can I see an entry in PAYR table. However, if I try to generate a check manually in FCH5 for the same clearing document, it is working.

    Have u checked the Variant created in F110 - Printout / data medium, whether the Hose bank details are correctly set or not.
    If yes, check the Printer details
    Let us know the results
    Thanks

  • How to solve the issue "CUV check user equivalence failed" ?

    Folks,
    Hello. I am installing Oracle 11gR2 RAC using 2 VMs (rac1 and rac2) whose OS are Oracle Linux 5.6 in VMPlayer according to the website http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    In order to install Grid Infrastructure, we need to run Cluster Utility Verification (CUV) at first by running the cammand below:
    [ora11g@rac1 grid]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
    Its output:
    Performing pre-checks for cluster services setup
    Check: User equivalence for user “ora11g”
    Node Comment
    rac1 failed
    rac2 failed
    Result: PRVF-4007 : User equivalence check failed for user “ora11g”
    ERROR:
    User equivalence unavailable on all the specified nodes
    Verification cannot proceed
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    As you see above, check user equivalence failed. I have run the 4 commands to fix this error as below:
    [ora11g@rac1 /]$ ssh-keygen
    Its output:
    Generating public/private rsa key pair.
    Enter file in which to save the key (/home/grid/.ssh/id_rsa):
    Enter passphrase (empty for no passphrase):
    Enter same passphrase again:
    Your identification has been saved in /home/grid/.ssh/id_rsa.
    Your public key has been saved in /home/grid/.ssh/id_rsa.pub.
    The key fingerprint is:
    0c:10:6c:3b:ae:21:63:64:f8:0d:0e:d8:f0:41:32:ff [email protected]
    [ora11g@rac1 .ssh]$ cat *pub >>authorized_keys
    [ora11g@rac1 .ssh]$ ssh rac1
    Its output:
    The authenticity of host ‘rac1 (127.0.0.1)’ can’t be established.
    RSA key fingerprint is 9d:ae:51:7c:72:81:07:37:31:92:f1:c8:90:bc:52:55.
    Are you sure you want to continue connecting (yes/no)? yes
    Warning: Permanently added ‘rac1′ (RSA) to the list of known hosts.
    Write failed: Broken pipe.
    [ora11g@rac1 .ssh]$ ssh rac1-priv
    Its output:
    The authenticity of host ‘rac1-priv (192.168.137.35)’ can’t be established.
    RSA key fingerprint is 9d:ae:51:7c:72:81:07:37:31:92:f1:c8:90:bc:52:55.
    Are you sure you want to continue connecting (yes/no)? yes
    Warning: Permanently added ‘rac1-priv,192.168.137.35′ (RSA) to the list of known hosts.
    Write failed: Broken pipe.
    After run the 4 commands above, I run the command below again:
    [ora11g@rac1 grid]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
    Its output is the same:
    PRVF-4007 : User equivalence check failed for user “ora11g”
    ERROR:
    User equivalence unavailable on all the specified nodes
    Verification cannot proceed
    I think the problem is "Broken pipe" and ssh cannot write authorized_keys to the machines.
    My question is:
    Do any folk understand how to solve the issue CUV "check user equivalence failed" for 2 VMs ?
    Thanks.

    Folks,
    Hello. Thanks a lot for replying.
    I have installed Grid Infrastructure a few times. Each time, on step 7 of 9, the installer fixes and checks 2 machines correctly. The entire installation has 3 parts as below:
    1) Install Grid Infrastructure for a Cluster
    2) Execute Root Scripts for Install Grid Infrastructure for a Cluster (script is root.sh)
    3) Configure Oracle Grid Infrastructure for a Cluster that includes NCA, ASMCA, PICA and CVU.
    Each time, on step 8 of 9, the Installer installs Grid Infrastructure for a Cluster successfully that includes "Prepare, Copy files, Link binaries, Setup files and Perform remote operations".
    But when the Installer get to part 3 CVU, it fails and then the Database cannot be installed.
    Deinstall Grid is a very complicated process to do. Because of this reason, we need to run CVU at first to make sure everything is correct for 2 machines before install Grid.
    Even we ignore "user equivalence (ssh)", we don't know whether other items can be passed or not because CVU cannot proceed to check the machines.
    My question is:
    How to have the script "runcluvfy.sh" continue to check the machines while confronting "user equivalence failed" ?

  • 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

  • 10.4.10 Audio Popping Issues: Information Check with Internal Speakers

    For people with internal speakers, or those without subwoofers: Please read all the way to the bottom to find a test that will determine whether you are also having audio problems, even if you can't hear pops.
    We've had a lot of discussion about audio popping due to 10.4.10, and the evidence indicates that the audio circuitry is going to sleep to conserve power, even on AC-only computers like the iMac, Mac Mini, and (at least one) Mac Pro. Some people claim to not have this problem, but I'm wondering if they just aren't noticing it.
    Having external speakers with a subwoofer, set to high amplification, are key to obvious detection of the problem. Let the sound subsystem go idle for 30+ seconds (wait a minute with no audio, just to be safe), turn up your external speakers really loud, and cause the computer to make a sound. You should hear a burst before the sound plays. If you repeat the sound, you won't hear the burst. This is the sound of the audio circuitry powering on, and the speakers are amplifying it.
    About 30 seconds after the sound finishes playing, if you leave the volume of your speakers turned way up, you should hear a "pop" as the circuitry is powered off. Then, playing another sound will recreate the burst.
    I haven't been able to hear these sounds with internal speakers, either on the Mini or iMac. But the problem still exists, and it is detectable... if you know what you are looking for.
    The burst of the audio circuitry turning on also causes a delay in the audio. The delay is a noticeable fraction of a second, an it can easily be detected if you have a repeatable source of sound. I like Terminal.app, because I use that application all day, every day. Here is how you can check to see if you are also subject to the audio problems:
    1. Start Terminal.app (in the /Applications/Utilities directory).
    2. Wait one minute for the audio circuitry to shut down.
    3. Without typing anything else, very quickly strike and release the Backspace key.
    4. If you pressed the key all the way, the program should have caused a beep. However, if the audio circuitry goes to sleep, the beep should occur after you have moved your hand off the key. This is because the circuitry takes time to power itself on before playing the sound.
    5. Now, quickly strike the Backspace key again. You should notice that the sound is produced immediately as you hit the key, without the delay you just witnessed.
    6. Strike the Backspace key repeatedly, to confirm that there is no audio delay. Do this about once every second or two. If you press the key too rapidly, not all of the presses will produce sounds... this behavior is not related to the issue we are testing.
    7. Wait another minute for the audio circuitry to shut down, and strike the Backspace key once more. You should again observe a delay between your strike and the sound production.
    If you witness delays like this, your audio circuitry is also going to sleep, and you are having the same audio problems as the rest of us. However, either because you are using internal speakers, or because your external speakers don't have the appropriate response, you aren't hearing the same bursts and pops as the rest of us.
    Please try this test, and report here. I want to build a list of people who previously couldn't hear the sounds, but still have the delay. This might give us a better picture of the scope of the problem.

    Re: 10.4.10 Audio Popping Issues: Information Check with Internal Speakers
    Your analysis of what is happening is right on.
    The problem on my Intel Mac mini with external Klipsch speakers (two mid-range/high and a subwoofer) is REAL obvious as the system emits a hum like a Spinal Tap amplifier turned up to #11 when 10.4.10 powers down the audio circuitry
    Then, if I play a song in iTunes, it first pops and the hum disappears right before playing.
    Quite annoying.
    Here's what I sent to Apple tech support:
    Guys/Gals (OS X Engineers):
    Concerning the Snap, Crackle Pop Audio problem in the 10.4.10 update:
    Please. Just do the right thing and fix the audio.
    There is no need to power cycle the audio subsystem to save .0005 amps on your laptops.
    And then to make your Mac mini/iMac/other desktop users have to put up with it when using AC power is ridiculous.
    Put the audio subsystem back like it was in 10.4.9 and let the laptop battery freaks looking for mini-amp savings get a "work-a-round".
    Crikey!
    Mac Mini 1.83 Ghz Intel Core Duo 1GB RAM   Mac OS X (10.4.9)   20 Years of Microsoft-Induced Grey Hair

  • 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

  • Issue with automatic numbering of figures in a Technical Document

    Hi everyone, thanks for taking the time to examine my issue. Basically I've inherited a Technical Document which was imported from Quark some years ago and badly cobbled together in IDesign by a novice and I'm bringing it up to standard to make it a bit more usable but do need to retain the conventions within it. It was written as a chaptered document so I've set up the 'chapters' as Sections in InDesign so as to allow for page number variables and a decent ToC etc. I'd like to have the diagram numbers (and associated x-references) automated too, but am floundering a bit with this.
    At the moment all the image captions are set in one paragraph style throughout the document, and I've been playing with the Bullets and Numbering Dialogue within this paragraph style. All the captions are part of the body text or in their own text frames (As opposed to being linked with image metadata or anything like that).
    The  manually written image number format in the document reads like 'Figure Chapter number, colon, Image number,  and then some have (a), (b), or (c). followed by the name)'  eg (worst case) Figure 8:5(c) Sealing the Blahblah Adaptor
    I realise I might have to set up a named list for each 'chapter' because I can't find a way to define the numbered list to show me;
    'Section number, dot, Image number (starting at one then continuing until the next section starts) dot and then if I need it an a, b, c. etc too'
    Not forgetting I have set up the written 'chapters' as Sections in Indesign.
    If I try adding the 'section symbol' to the number field in the bullets and numbering dialogue (inside my paragraph style)  I just get a weird little blue shape that presumably starts a new section rather than identifies the section I've put it in (so that isn't it) and if i try 'Chapter Number' from the number placeholder menu it only ever says '1' because InDesign only allows one 'chapter' per document (and my chapters are actually sections!).
    I do find the coding system for the 'insert special characters or numbered placeholder' really confusing - I'm not familiar with all of them, (and throwing circumflex's and hashtags in doesn't brighten my day) and since I don't know the codes trial and error seemed to be the way forward.  How are we supposed to know the codes - is there a list online somewhere?
    I could manually type the section number in the 'Number' text box in the dialogue (if I make a named list for each chapter) and lift a layer of confusion but surely there's a way to identify a section in a numbered/named list?
    I think I'm really close but it's driving me a bit crazy - I'm sure identifying levels within named lists might be something to do with it, but I can't see how to alter that. Do I need to set up a new paragraph style AND a new named list for each 'chapter' (section)? The alternative could be to split the document up and make a book file so the 'chapters' become real chapters? (I don't want to do this!)
    There's also something in RealWorld InDesign that worries me a bit - it says (even if I had it working the way I want) that it might number unthreaded text frames in the order they were created rather than the order they appear on the page? Um...
    The other thing is I do have a mixture of inline and anchored objects throughout this document so that might mess things up too?! *Sigh!*
    I'm using InDesign 5.5. for Windows. Many thanks for any tips! Hope somone out there is less confused than me!
    kind regards
    Phil

    You're so right!!!
    I really liked the idea of writing a book in pages. Have to write a second edition of something and did not want to use Word2008 on the Mac, because after one year it is still an unstable beast (crashes, crashes).
    So I checked ot Pages 09 - and alas
    * no xreferences
    * no automatic numbering of captions, figures, ...
    Then I asked my publisher for FrameMaker: The answer was: NO longer on the Mac since 2005. I can't believe this. Not a single decent program to write a book on a Mac.
    I don't want to go back to LaTex after 20 years - HELP me somebody
    and show me a few (automatic) workarounds how to play the automatic numbering and Xref tricks in pages.
    Otherwise it's really neat - BUT - nut for writing documents longer than 20 - 30 pages that need off that book like stuff.

  • Having some major issues with track numbers in the newest iTunes

    I just recently went out and bought some new albums today for my birthday which was over the weekend and I ripped them to my computer, but when I go to put them into iTunes their track numbers are wrong. So as normal I went to change them, but found that when I click in the track number box I cannot input any numbers what so ever. I went and checked to see if the file was a read only file and it wasn't and I don't have any restrictions on this laptop so I'm not sure of what to do. Before I updated to 10.6.1 I was able to change anything and everything in the get info tab now I can only change the track name, album name, and artist. Any ideas?

    If you can click in the track number box, but get no numbers to appear, then I'd suspect you've got shift lock or num lock in the wrong position. If the box is greyed out, or you can enter new details but they are not saved, then I'd be looking for a permissions issue.
    tt2

  • 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

  • WinPE and FullOS Issues with Disk Numbers

    So, I seem to have run into an issue where I'm trying to image up an HP Z15 laptop and it has dual HDD's in
    it.  While imaging it seems to just die after it boots into the full OS and try's to configure the SCCM Client. I've narrowed down the issue to the secondary HDD causing the issue. The Main drive is a SSD that's 256GB, and the additional drive in the
    DVD-Rom Bay is a 750 GB drive.
    When booting into WinPE Disk 0 is the SSD and Disk 1 is the 750GB. I can partition these
    up just fine in PE, but when it flips to the full OS, the drive numbers change, and then the 750 GB drive where the _SMSTASKSequence folder is located is no longer accessible until it's assigned a driver letter. I was able to look in WinPE and the driver are
    created correctly and look correct with drive letters and all, but once that reboot happens I was reading the PNP takes over and decides whatever it wants each disk number to be.
    I know someone will say something about the drivers, I've checked those and downloaded the latest drivers from
    HP for this model and nothing has changed. I've also seen where some have suggested that it's best to partition and format the main drive, then wait until in the full OS to format and partition the other drive but I need to find a way to find out which drive
    # isn't formatted so that I can automate this.  Part of the main issue with this whole thing is the fact that the encryption software we are using doesn't allow for a drive to be partitioned and formatted after it's installed. I'm able to image the system
    up fine if I disable the secondary HDD and then just format it when the image is complete.
    Any thoughts or recommendations would be appreciated. 
    Thanks!

    Hi,
    >>"once that reboot happens I was reading the PNP takes over and decides whatever it wants each disk number to be."
    Where were you reading this from? Logs? Is there any information in smsts.log?
    >>"the _SMSTASKSequence folder is located is no longer accessible until it's assigned a driver letter"
    If you reboot the computer after you assign a drive letter, does the disk still have a drive letter? If that is the case, you could try to add a startup diskpart script to assign a drive letter.
    Best Regards,
    Joyce

  • Issue with Check in of template or creation of new site connection issue...

    Hi all, when ever i am trying to check in a new template through Dynamic converter or else, try to create a new site connection through site designer, i am getting the below error message, can anyone please let me know whats needs to be done to get this issue resolved.....
    Content Server Request Failed
    Unable to execute service DC_CHECKIN_NEW and function Imeta.
    (System Error: Unable to execute query 'Imeta(insert into DocMeta (dID, xComments, xCpdIsTemplateEnabled, xCpdIsLocked, xReadOnly, xHidden, xCollectionID, xInhibitUpdate, xTrashDeleter, xTrashDeleteLoc, xTrashDeleteName, xTrashDeleteDate, xForceFolderSecurity, xDiscussionCount, xDiscussionType, xPartitionId, xWebFlag, xStorageRule, xWebsiteObjectType, xTemplateType, xWebsites, xDontShowInListsForWebsites, xWebsiteSection) values(13, '', 0, 0, 'FALSE', 'FALSE', 0, 'FALSE', '', 0, '', null, 'FALSE', 0, 'N/A', '', '', '', '', 'GUI Template', '', '', ''))'. ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE)
    Thanks & Regards,
    Prashant.

    Found this on metalink: NOTE:737470.1
    Cause:
    "This is caused by zone indexed fields that were created outside of the Content Server interface. Dropping and recreating the zoned index fields should resolve the issue."
    To implement the solution, please execute the following steps:
    Log in to the Content Server through the browser as sysadmin.
    Navigate to Administration -> Zone Fields Configuration.
    On this page, change the value of the search engine in the dropdown list to DatabaseFullText if database full text indexing is being used. Leave it set to Database if database metadata only indexing is being used.
    If there are fields listed in the left-hand box (Zone Text Fields):
    Make a note of all the fields listed in the left-hand box (Zone Text Fields), or take a screenshot of this page.
    Remove all of the fields from the Zone Text Fields box by highlighting each field and clicking the right arrow.
    Click the Update button.
    Run the following query directly against the database to see if any zoned fields are still present. The zoned fields can be identified by the ZFT suffix, for example, DDOCTITLE_REVISIONS_ZFT:
    Select index_name from user_indexes where table_name = 'REVISIONS';
    If any indexes with the ZFT suffix are returned in the results as an index, drop that index from the Revisions table in the database.
    Verify that the error no longer appears.
    Re-add any desired zoned field indexes through the Administration -> Zone Fields Configuration page.

Maybe you are looking for

  • Problem related to Outbound Delivery creation via Background Job

    Hi , We are using the program RVV50R10C for creating OBD incase of STO . Z variant is created to take care of selection parameters which inlcudes Shipping Point , Delivery creation date , Calc Rule, Delivery priority and shipping conditions. The job

  • Adobe Document Services Licensing or not.

    Hi Expert, I have small doubt. Adobe Document Services Licensing or not. How to configure ADS. I have insttaled Adobe LiveCycle Designer in my local PC. I have created designed form through TCode:- SFP. But I have run the application Device type unsu

  • Problem with Adobe Photoshop Elements 12 & Adobe Premiere Elements 12

    I have purchased the Adobe Photoshop Elements 12 & Adobe Premiere Elements 12 set,  I  followed instructions for download and installations, I still can not access them.  Please, please help. Please fix the problem. Thanks!

  • HTTP Send

    I'm trying to send a SOAP message from XI via HTTP adapter to an external web services client URL and I get an 'HTTP_TIMEOUT' message. The trace says 'HTTP-Client: exception during receive: HTTP_COMMUNICATION_FAILURE'. I can take the message and send

  • Advantages and disadvantages of SOAP over Http

    Hi! Can any one explain about advantages and disadvantages of SOAP over HTTP. Thanks Sreenath