Check Number displayed

Hi,
I developed Payment advice form in that check no (CHECT pick in PAYR table).
I am giving cheque no for each document no it displayed in my program. but Iam not giving any check no for particular document no, when I execute that smartform it picking the last cheque no:
for example:
invoice no:                   invoice amt      amount paid    cheque no:
19000057                    5,000                 5,000           R00002
19000058                    6,000                 6,000         
I gave cheque no for 19000057     invoice no, but I am not giving cheque no for 19000058    this invoice no but in my output it display
invoice no:                   invoice amt      amount paid    cheque no:
19000057                    5,000                 5,000           R00002
19000058                    6,000                 6,000            R00002
can u pls let me the logic

Hi,
Please check the select statement in your print program. Something going wrong in that only. debug it.
I think it just a problem of refresh/clear... put it in the correct place...

Similar Messages

  • Check number display in SUS-Invoice

    Hi,
      I am working on MM-SUS scenario with ECC 5.0 and SRM 5.0. I am transferring ECC invoice to SUS to enable vendor to display the invoice. Once payment is made, amount paid and date also can be seen by the vendor by pressing "Check payment status". But is there any way to display check number given in the ECC to flow to SUS?.
    PLease suggest.
    Regards,
    Prasanna

    Hi Iqtidar,
    I don't have a straight forward answer for your query.
    You can think of using Substitution, with an User Exit, that can be used to populate the check number in one of the unused BSEG fields
    But, there is a simple workaround.
    You can create an query (SQ01) with Info set built on PAYR table.
    In the selection screen user
    PAYR-UBHKT ( GL a/c No for our bank a/c / bank sub-a/c)
    along with other selection parameters like
    PAYR-ZBUKR (Paying company code)
    PAYR-HBKID (House Bank)..........
    Let me know if this is helpful.
    Thanks
    Kalyan

  • How to display the Check number during manual check clearing - FEBAN

    Hi all experts,
    Hope you can help me on this one. We recently changed our house bank. Because of this change, when we try to post our bank statement, the checks issued from the old bank do not clear. However, when we try to manually clear them through FEBAN transaction, there is no reference to the check number. This becomes a problem, especially when we have about 150 open items for $100 each - we do not know which one to clear against. It is not practical to have to drill down into each document number to find the check number. Is there a way to bring in the check number in the FEBAN open items screen? Has any one else experienced this issue? Any comments / suggestions will be very helpful.
    Thanks,
    MJ

    Hi Chandra,
    I tried to add the field through O7R3 (your suggestion) as well as through O7F4. I still cannot see the check field displayed. I tried the FBL1N transaction as well - no check number field there either.
    Can you help me? Is there anything else in the config that could cause this?
    Thanks,
    MJ

  • Idoc not displaying check number

    Hi Gurus
    I am running f110 program to make a payment, but the idoc does not have the E1EDK12 segment that we use to carry the check number. Rest all information looks fine in the idoc. only this segment is missing. And also we have this problem only for one Account ID (CAD) of the House bank, other Account ID(USD) displays the check information correctly.
    Do any one know why this is behaving so...?
    Thanks
    Princeoflight

    Hi
    May be you are using custom outbound program, check with ABAPER- if any hard coding is in relation to CAD in the program.
    VVR

  • Check number not getting updated in vendor line items

    Hi
    I am giving check to vendor. Hence i am assigning manual checks in FCH5. Then i did FCHU. After i did FCHU, my check number got updated in assignment field in bank line item. But i am getting problem for vendor line item.
    My vendor line item is not updated with check number. Hence i am unable to see what check number is issued against which payment document. I do not want to go in each every document and then click on environment and check information.
    I tried with check register also, but i am not getting vendor wise bank details smoothly.
    So i want to know how can i get check number in FBL1N vendor-wise. Is there any standard report?

    You should activate the PAYR-CHECF in FBL1N report. Execute FBL1N report for a vendor and go to Menu->Settings-> Special Fields. A new screen would open. There add the table PAYR and field CHECF. Save and exit out. Now the check number should be displayed in FBL1N report.
    Thanks,
    SD.

  • Sending PI message in case of Payment Cancellation and Check Number Voided

    Hi ..
    I've a requirement to send a message to PI wth the required invoice header fields whenver any payment document number is cancelled or check number is voided. I know we can cancel the payment or check payment through tcode FCH8 and the module program for this is SAPMFCHK.
    I have no idea where would i put my custom code in the check payment cancellation wherein i can put my invoice fields and the proxy code so that I can send a message whenever any check payment or payment is cancelled.
    Please help me if you have come with the similar requirement. I think i need to create an enhancement and put my codes inside that but not sure how do to this.
    Thanks,
    Shamim

    Hi
    I guess You need to create substitution for this purpose. In your case reversal document get created for your original FI document.
    Go through http://wiki.sdn.sap.com/wiki/display/ERPFI/Creatinguserexitsforsubstitutions
    First check GCX2 transaction if there is already any Z Program attached for your application area. If yes check if it is active in SPRO
    Special Purpose LedgerTools-Maintain Validation/Substitution/Rules---Maintain Substitution
    You can create substitution ZTEST under
    Financial Accounting----Document header for field "reversal Indicator" and if you do F4 in field "Exit" you will see the exit created by you as per wiki.
    I think you can create substitution on field "reversal Indicator" but its your choice. Check if your exit gets trigger.
    Try creating a event to trigger proxy or submit program etc...
    Hope this helps.
    Regards
    Vinit
    Edited by: Vinit Joshi on Mar 9, 2012 8:20 PM

  • Invoice and Invoice amount in FI/CO When enter check number

    Hi  All,
       I have a requirement like this. We have custom t-code ZF04 ( FAST CASH ) to post payments to customer accounts. In this t-code, we have one field for Check#.  When they enter Check# number and click on 'SEARCH' icon i need to display list of invoices and amounts with in a check.
    I have no idea about tables,. Where to look? What tables do i need to look when enter check number, which returns invoice details.
    Please let me know ASAP....
    I appreciate your help!
    Thanks,
    Suneetha

    Hi,
    One question - Are you getting customer payment trrough <b>LOCKBOX</b>? If yes, then following are the tables
    Check tables <b>FEBKO</b> and <b>FEBEP.</b> The field is <b>FEBEP-CHECT</b> for check number. For this check number take <b>FEBEP-KUKEY</b>. With this KUKEY read table FEBRE. <b>FEBRE-VWEZW is the invoice number</b>.
    So, sequence is
    1. Put Check# --> FEBEP-CHECT  and get FEBEP-KUKEY
    2. Put FEBEP-KUKEY into --> FEBRE-KUKEY
    3. FEBRE-VWEZW is invoice no.
    If you are not using LOCKBOX, How are you getting customer payment? Let me know so i can give you exact answer.
    Regards,
    RS

  • Check number in accounts payable - urgent

    Hi all,
    This is regarding the check number not appearing in the invoice document line item in the report.
    The following is the scenario:
    1. Invoice document is entered - KR document type( expense a/c to vendor)
    2. Automatic payment program - ZP document type ( vendor a/c to bank)
    3. check is created for that document.
    4. The user voided the check and reset the payment document.
    5. Now it is lying as an open item in the vendor account.
    6. when vendor line item display report FBL1N is run, it is seen as an open item and the check number is not appearing in the invoice line item alone.
    I think because of the resetting, the line items are split and the check number is not appearing in the report.
    Can somebody guide me as to how to map the 2 document numbers ( invoice and the payment ) and assign the check number to the invoice document accordingly?
    Thanks and Regards
    Karpagam.

    Hi,
    Thanks for the reply.
    The check is already issued to the vendor.
    In SAP it is lying as an open item without the check number in invoice line item.
    it can be cleared. still the check number willnot appear in the invoice line item.
    can u tell me a way to bring the check number in the invoice line item?
    i tried assigning manually check number to the invoice document, system is not allowing and says check number is already assigned..
    please help me on this.
    Thanks and regards
    Karpagam.

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

  • Check Number after F110

    After I run F110 (Automatic Payment Program), the check number of the payment document doesnot get populated in the Assignment field of the Vendor Balance display?
    This would lead to problems in BRS.
    Kindly advice how to get the check num bers in the Assignment field.

    Hi khushboo,
    After F110 and before executing Bank Reconciliation Statement, you need to run FCHU transaction code to populate the Check No. in the Assignment field.
    Regards,
    SAPFICO

  • 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

  • Not able to see the check number in Payment Means

    When I access the 'Payment Means' for a particular Outgoing Payment, the check number column displays '0'...even though I created  a manual check via 'Checks for Payment'.
    Can anyone help/guide me in this process.
    Thanks for the help in advance.

    Hi,
    Please check Note No. : 903135 regarding the issue mentioned.
    Relevant part from the Note regarding your question :
    "All the check numbers will automatically be entered as '0', i.e. the number is not assigned based on the "Next Check Number" field in the House Bank accounts definitions. The check will be saved with the number  '0' as long as it is not printed. The check will become valid just after printing"
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • The check number does not appear on the top right hand corner of check

    Hi
    Friends,
    I posted an Invoice (FB60) and did payment through F110, But cheque no. is not displayed, when i have given print preview/print. or T.code SP01.
    My configuration is correct in FBZP say....
    1. Payment methods in company code ZLF_PRENUM_CHEC1
    2. Payment method in country ZF110_US_AVIS
    (Q) How to get the cheque no. When I do invoice and payment?
    (Q) The check number does not appear on the top right hand corner of check as it should in the print check layout and does not appear in the check number box?
    Anil

    Go to this address: http://mycroft.mozdev.org/search-engines.html?country=AU
    Item 24 lists 3 installable major search engines for Australia.
    You can also restrict your search in Google by including ''country:au'' or ''location:au'' or ''city:perth'' (for example) in your search terms. Example: ''city:sydney plumbers'' in the Google search box will list plumbers in cities named sydney.

  • Invalid Check Number in the Outgoing Payment SAP 8.8

    Hi Experts,
    Can somebody help me give the reason why system was not able to accept manual check number 31234578910 in the Outgoing Payment?. System message is "Numeric Value deviates from legal range". Based on the system information displayed Cheque Number (Number from -2147483648 to 2147483648. Is there set up for the valid check number in SAP 8.8 UK Localization?
    Hope to hear from you soon
    Sandra

    Sorry it's supposed to be 3123456789.  Data Type for checkNum is int, null.  As per system message in the status bar, allowable number is -2147483648 to 2147483647.  I was wondering, if it's an integer then why is it there is number range allowed.
    Thanks
    Sandra

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

Maybe you are looking for