Check number dispatched and document no assigned mismatched

Dear All,
The user has dispatched wrong checks numbers to the vendors, and system has assigned a different document numbers , now the problem is we have dispatched the checks and we cannot get back all those, so we need to change the check numbers available in the system, How can we do this..
currently we are in 11.5.8 and all these payments are created by a payment batch
Please advice us

Off the top of my head, I would say you would want to void these bad check numbers and reprocess with the actual check numbers used. Yes, this is likely to be a pain. All the better if you assign the employee who did the wrong check numbers to make the corrections. Would create a good incentive to get it right next time.
John Dickey

Similar Messages

  • Check number on payment document number

    Hi,
    I made vendor payment through F-53. Document number generate: 1700000043 & 1700000044
    Now i printed check through FBZ5 and drew a manual check through FCH5 for each document mentioned above.
    Now i went to FB03 and view the above two documents. But i am unable to see the check number in 'assignment field' in payment document neither in print preview nor in entry view.
    Let me know in which field i can see check number in payment document. Also let me know if i want to do any change in layout of document or will it be developement ?

    HI Deepak,
    When you issue a check manually, then you have to update the check manually in the SAP System.
    Goto FCH5, give your clearing document number and then give the check number.
    Now the payment is lindked to a check in the SAP System.
    Now if you goto FB03 and display the clearing document,  From the menu select Environment==>Check Information, now you will be able to see the check number and other details.
    Hope this helps you....
    Regards,
    Sreekanth....

  • HT4847 Can we check camera roll and documents data which we had back up byiphone ??

    Can we check camera roll and documents data which we had back up byiphone ??

    Consider it a loss... sorry

  • MM06E003 Number range and document number

    hi
    Is the functionality of MM06E003 Number range and document number( user exit ) is same in ECC 6.0  and ECC 5.0
    Regards,
    vijay

    Hello,
    Yes, it is one and the same thing.
    Thanks!

  • Check number in payment document

    Frnds
    I have below situation,
    when we pay vendor or customer by check, it issue check with specific check number, and when open the payment document number, there will be a vendor account and the bank account line item. and when i double click on the bank account line item , it show the payment posting date on the assignment field.
    one of my user asked me if we can pull Check number instead of the posting date in the assignment field.
    so please let me know if we can pull the check number on the assignment filed of the bank line item?
    Thanks

    Hi,
    Value in the Assignment Filed will be displayed based sort key what we maintained in GL Master Data.
    If you want to view the Check NN details then you can find in Table PAYR: Payment Medium File.
    You can get these Check related fileds in FBL1N or FBL5N screen after adding this filed in Special Fileds, from Menu bar of  Vendor/Customer Line Display screen (FBL1N or FBL5N)
    Thanks
    Chandra

  • Viewing check number in payment document.

    Hi,
    I have made an outgoing payments through F-53. Two document numbers: 1800000012 & 1800000013 were generated Then i issued a check through FBZ5 & FCH5 respectively. Now i went into FB03 & displayed both above mentioned document numbers. But i am unable to view the check number. How it can be possible to view check number in document. I want to view check number without using TCode: FCHU (i.e. assigning check number to document number)

    But while creating a check in FCH5, i have to manually feed the house bank and account id. Actually it should be default from bank we credited at the time of making payment.
    I need to have this control because user mein credit other account & house bank & account id may be selected for other bank.

  • FCHN-how to change check number for payment document?

    Hi,
    In Check register FCHN, it show incorrect check number link to my payment document.
    How to correct this payment document to correct check number? I just want this check register reflect correct check number.
    Thanks

    Both,
    i will give you a scenario
    Payment document 12345   check is 3333
    Payment document 67891   check is 2222
    You can swap these to when you feel the check number 3333 has to go to the doc no 67891
    NOTE:- When you are swaping, please be aware that either you are swaping the check created wrongly for 2 documents as above stated.
    or
    You are going to assign a new Check number through FCH5.
    Please simulate a scenarion in QAS
    Thanks

  • How to check empty string and null? Assign same value to multiple variables

    Hi,
    1.
    How do I check for empty string and null?
    in_value IN VARCHAR2
    2. Also how do I assign same value to multiple variables?
    var_one NUMBER := 0;
    var_two NUMBER := 0;
    var_one := var_two := 0; --- Gives an error
    Thanks

    MichaelS wrote:
    Not always: Beware of CHAR's:
    Bug 727361: ZERO-LENGTH STRING DOES NOT RETURN NULL WHEN USED WITH CHAR DATA TYPE IN PL/SQL:
    SQL> declare
      2    l_str1   char (10) := '';
      3    l_str2   char (10) := null;
      4  begin
      5  
      6    if l_str1 is null
      7    then
      8      dbms_output.put_line ('oh STR1 is null');
      9    elsif l_str1 is not null
    10    then
    11      dbms_output.put_line ('oh STR1 is NOT null');
    12    end if;
    13  
    14    if l_str2 is null
    15    then
    16      dbms_output.put_line ('oh STR2 is null');
    17    elsif l_str2 is not null
    18    then
    19      dbms_output.put_line ('oh STR2 is NOT null');
    20    end if;
    21  end;
    22  /
    oh STR1 is NOT null
    oh STR2 is null
    PL/SQL procedure successfully completed.
    SQL> alter session set events '10932 trace name context forever, level 16384';
    Session altered.
    SQL> declare
      2    l_str1   char (10) := '';
      3    l_str2   char (10) := null;
      4  begin
      5  
      6    if l_str1 is null
      7    then
      8      dbms_output.put_line ('oh STR1 is null');
      9    elsif l_str1 is not null
    10    then
    11      dbms_output.put_line ('oh STR1 is NOT null');
    12    end if;
    13  
    14    if l_str2 is null
    15    then
    16      dbms_output.put_line ('oh STR2 is null');
    17    elsif l_str2 is not null
    18    then
    19      dbms_output.put_line ('oh STR2 is NOT null');
    20    end if;
    21  end;
    22  /
    oh STR1 is null
    oh STR2 is null
    PL/SQL procedure successfully completed.
    SQL> SY.

  • Check Number and F110

    Hi,
    While running F110, the check number is not picked up from my check lot I gave in the print variant. (I am giving Payment method, Bank account number, Account number and check lot number, along with all the other selections in the print variant).
    1. Any suggestions why the check number is not picking up?
    2. For my ABAP reports, I need check number Table and field names. What table do I get the check numbers from?
    Thanks in advance for your suggestions!

    Hi Sam,
    Go to TCode FCHI Here you need to provide check no range for a lot no. IF check number range is available then check which lot no is being available. Give that lot number in variant maintained for F110. then try executing it.
    If above does not solved your problem try this also:
    Put a break-point in your print program & go to TCode FCH7 then reprint any available check. This time you will be in Debuggin mode. no check the structure REGUD-CHECT. weather check no is 0 or not?
    If this initial then it means Strucutre is not filled. In this case open another session & go to TCode SE11 & provide table name PAYR. in this table check weather check no is initial or not. If it is initial then there is some some problem in defining Check lot numbers.
    Ashven

  • Check number OverFlowing

    Hi Guys,
    I am facing some problem while doing check printing .
    We are printing Checks thru Check Printing from Checks for Payment window and we are using check stock and we are entering the check number manuallly  while adding payments.
    so when we print the check the Next Check number  Field in House Bank accounts is changing and while taking a print the next check number is printed instead of the manually enetered check number.
    For ur info.
    I have set the paper type as OverFlow Prenumber  Check Stock in (Set up-Banking-House Bank Accounts)
    In Print Preferences window i have set (Print on Check Stock - Over Flow Check Stock )
    Is there any fault in defining all the above  and   if yes pls tell me how to over come this.
    Regards,
    Vamsi

    Hi Vamsi,
    Unless you are actually printing a manual check, you don't want to enter the check number as it will be assigned when you go to print; that it why the next check number appears when you go to print. If your check stubs do run onto another page, do as Gordon mentions - change the setting so next page is blank page instead of check stock.
    To print your checks:
    1.   In Outgoing Payment/Checks for Payment, process payment and leave check number blank and don't select 'manual'.
    2.   When you go to print, check under House Bank Account setup that the check number is correct.
    3.   Print the check from either Check for Payment or Document Printing.
    4.  The window should confirm the first check number that will be used. If incorrect, cancel/don't proceed and fix in House Bank Account setup.
    5.  Once the check(s) print, verify the checks/numbers with the Check Number Confirmation window and select the applicable print status (i.e. 'confirmed', etc.). If the check stock numbers were not in order, you can update the check number in this window so the right number is linked to the applicable outgoing payment transaction.
    If you go back to the Checks for Payment window, you will see the check number has been assigned to the payment (lower left field). If there is no check number and 'manual' is not selected, this means it has not been printed/confirmed.
    Heather

  • Reallocation of void check. to another payment document

    Hi Friends,
    I have an isse.
    Our customer has allocated the check to wrong payment document and she wants to reverse the document and allocate the same check number to another payment document number.
    when i reverse the payment document sysytm is telling to cancel the check and when i cancel the check at FCH8 and when i
    tried to allocate this check number to anotherpayment document number, system is giving the message that the next number is avalilble which means this is not availble for allocation.
    can any one help.
    Thanks
    Ramesh

    Hi,
    Did you post the payment document using automatic payment run? In case of automatic payment run, check number is determined by the system from the next available number in check lot and it is linked to payment document.
    I don't think it is possible to delink the check number and payment document number. The solution should to reverse the payment document and cancel the check. Subsequently a new payment document should be created.
    Thanks
    Murali.

  • AP Checks - separate check number to each page of the payment

    When the number of invoices flow beyond to the set number of 35, a new check number is being displayed on the check.
    Ex: For the same supplier, the 1st page has a check number 300001 and VOID on the check at the bottom. The next page has check number 300002 and VOID at the bottom and the last page/final page with 300003 and the live check at the bottom.
    Is this an intended functionality? Does anyone have any suggestions as to how to display the same check number on all the pages. Can this be achieved in the report programmatically
    Any help is greatly appreciated.
    Thanks.

    I guess there is a limitation on the number of invoices that can be paid by a single check. It has something to do with the payment document that you are using. Not very sure though!!

  • Number Exit for Document Number

    Dear Expert,
                      can anyone tell how to define customer specific number ranges to Document Type. we have standard exit program MCDOKZNR for checking number ranges for document type. do anyone have zprogram for the MCDOKZNR number exit ?.
    Thanks & Regards
    Bhuwan C Tiwari

    Hi Bhuwan,
    To define the number ranges for the document types please have a look at the SPRO settings:
    SPRO -->Cross -->application components --> SAP Business Partner --> Business Partner --> Basic Settings --> Number Ranges and Groupings --> Define Number Ranges.
    Hope this helps.
    Thanks,
    Pradeep

  • How to configure automatic updation of check number in FCHU from FCH5

    Dear all,
    My requirement is after posting to FCH5 system automatically update this check number in Payment document number  (posted in F-53) with out using FCHU

    Dear friend,
    We are currently following the below steps
    1) out going payment in F-53
    2) Manual check creation in FCH5
    3) entering check number in posted document (step 1) above in FCHU
    we would like to combine the process of ste2 and 3.
    Thanks,
    Srini.

  • How to create a table which contains relational data and Document data

    hai all
    i need to create a table which contains relational data(i mean coulumns whose data types are type NUMBER,VARCHAR) and documents(like xml file/html file/image)using iFS.
    when i store the document data(xml data/html data) in the iFS ,it will be stored as Document Object.so how do i relate this document object belongs to a particular row in a table.
    do guide me
    thanks

    Please see reply at http://technet.oracle.com:89/ubb/Forum36/HTML/000778.html

Maybe you are looking for

  • WRT110 works for Vista, but not XP

    Today I purchased a new RangePlus router (WRT110) and performed the setup as shown. What's strange is that my Windows Vista laptop, which I used to install the router (via hardwire connection) is able to connect to the wireless router, however, I hav

  • Address Book no longer works

    I have been using Lion for many months with few issues. But the Address Book application on my iMac started acting up two days ago and now will not open at all. Any ideas on the problem and more importantly, the solution.  BTW, I use iCloud extensive

  • How to get "manage formats" in yosemeti mail?

    Under "Format" in mail menu bar there is no such thing as manage custom formats, even though "help" says there is. What is missing from my mail program? I really don't like the way mail looks as it is now with Yosemite. I think there must be a way to

  • Hopefully a very simple question

    Hello, I need to know something about what I assume is the newest revision of the Airport Extreme, the one with the external antenna jack, two wired Ethernet ports, modem port, and USB printer sharing. Does this model support a MAC address filter lis

  • Wireless connection not detected by networkmanager

    Something wrong with my network connections. I've done this like a hundred times (I'm pro at messing up my system and reinstalling) but this time just cannot figure out, gnome netwotk manager installed somewhat broken. because everytime i hit "cancel