FF68---Double check deposit..

Dear all....
In FF68 we will enter check No,Amount, Customer id and Text..
If we enter Second time same cheque no, amount and customer in different date...system should give warning message your entered second time...
For this what need to be do in system..
KIndly suggest me ..
Thanks in advance
Girish.

what you had done for this issue, can you post the answer

Similar Messages

  • FF68 Manual Check Deposit - System not finding BELNR

    I  am using FF68 transaction for Customer Check Deposit.  In the Variant for check deposit ( T code OT45) I have defined BELNR as selection field. However when I enter manual check through FF68 and give document number in field BELNR , system does not pickup document automaticlly. I need to go Transaction FEBA and enter the customer number manually to pickup document number. I want system automatically pickup document and do the clearing. Pls advise why even after entering document number in BELNR why system is not picking docment automatically.

    Hi Sonia
    Was BDC session generated on processing FF68?
    Auro

  • FF68 - For Check deposit

    We are unable to post thru FF68 for check deposits. I tried subsequent reposting also, that also doesn't save or post to ledgers / sub ledgers.
    Posting Ar     Bank key     A/c noFB01Fb02No posting     Error     Tdeb T. cred
    Bank A/ctng     9991230     01     0     1     1000     0
    Sub ldgr a/cting     9991230     00     1     1     1000     0
    Pls help me out..

    Hi Venkat,
    Can you please try to elaborate on what exactly you were trying to do and what went wrong while using FF68 !
    Thanks
    Kishore

  • FF68 - Manual Check Deposit - entering multiple invoices against one check

    We are requiring the functionality to enter multiple invoice numbers into the layout against one customer and one check payment to then allow these to be cleared as part of the batch processing.
    Currently it only appears to allow you to enter one invoice number per check payment or post on account to the customer and clear as a second manual step.
    Has anyone implemented the multiple invoice clearing from one check within FF68?

    Hi Sonia
    Was BDC session generated on processing FF68?
    Auro

  • FF68 Manual Check Deposit Transaction ...

    Dear All,
    Whats  the use of FF68 and
    wats the functionality of FF68 .
    Thanks in advance
    Dhanush
    Edited by: Dhanush on Oct 25, 2008 8:00 AM
    Edited by: Dhanush on Oct 29, 2008 12:57 AM

    In this Step you have to give START VARIANT and customer match code id and Enter, then next screen you fill all fields include Transction ,Post Date also, and select Enter,
    Next Screen give Amount Document Number (Opp) and Customer Number, then select Enter,
    and Select SAVE Button, from next screen system displays Details of document,
    From This Screen Go to Menu > System > Batch Input > Sessins
    System process Back Ground,
    Next Go And See the Customer Report (FBL5N) System Generate Automatic Entry 
    I hppe you this is help full for your prob
                 Till you have any doubt give me your Mail id i will send Document
    Regards,
    Visu

  • FF68 Check Deposit : How to use this transaction ?

    Hi,
    i try to use Tcode FF68 for Check Deposit but after entering the required information i don't get an FI document (i save but i have one line item in debit).
    Please What does this transaction do exactly ? is there any others transactions related to FF68 that i must use too ?
    Or i need to do some IMG points before to use it ?
    Please help
    Regards

    Ok, ok - so I have updated the function and it compiled, fine, but now nothing is returned, I thought that a number was returned ?
    CREATE OR REPLACE function Y775.compression_ratio (tabname varchar2)
    return number
    AUTHID CURRENT_USER
    is
    pragma autonomous_transaction;
    -- sample percentage
    pct number := 0.000099;
    -- original block count (should be less than 10k)
    blkcnt number := 0;
    -- compressed block count
    blkcntc number;
    begin
    execute immediate ' create table TEMP_UNCOMPRESSED pctfree 0
    as select * from ' || tabname ||
    ' where rownum < 1';
    while ((pct < 100) and (blkcnt < 1000)) loop
    execute immediate 'truncate table TEMP_UNCOMPRESSED';
    execute immediate 'insert into TEMP_UNCOMPRESSED select * from ' ||
    tabname || ' sample block (' || pct || ',10)';
    execute immediate 'select
    count(distinct(dbms_rowid.rowid_block_number(rowid)))
    from TEMP_UNCOMPRESSED' into blkcnt;
    pct := pct * 10;
    end loop;
    execute immediate 'create table TEMP_COMPRESSED compress as
    select * from TEMP_UNCOMPRESSED';
    execute immediate 'select
    count(distinct(dbms_rowid.rowid_block_number(rowid)))
    from TEMP_COMPRESSED' into blkcntc;
    execute immediate 'drop table TEMP_COMPRESSED';
    execute immediate 'drop table TEMP_UNCOMPRESSED';
    return (blkcnt/blkcntc);
    end;
    /

  • Customer Check Deposit

    Hi Guru's,
    Can anyone explain Configuration steps for Customer Check Deposit process.
    Reg
    Kris

    Hi George
    Maintain the following configuration for manual cheque deposit:
    Maintain External Transaction
    Define Posting Keys and Posting Rules for Check Deposit
    Define Variants for Check Deposit
    Define Value Date Rules
    Define Forms
    After maintaining the configuration execute in FF68 for check deposit
    Best Regards
    Ashish Jain

  • CHECK DEPOSIT HELP PLEASE!!!

    Hello to everyone. i have got a problem with check deposits.
    I have configured Transaction Code FF68: Manual Check Deposit. When I Execute the same, no document that gets posted but a statement gets generated. I have checked the Gl Account assignment and also the Posting rule configurations, but, could not find anything.
    after these problem i found a solution doing it:
    the processing type i have selected. i have four options for further processing of FF68 statement once i save it and post. If i  have chosen processing type '2' a batch input session will be created and that can be processed using SM35.
    Settings -> Specifications -> Processing type
    But after that, i am going to feba_check_deposit and i cant do anything COS APPEAR LIKE POSTED BUT REALLY IS A OPEN ITEM in the transaction fbl5n.
    ANY SOLUTIONS?? THANK YOU

    Hi in define posting rules here u can select that posting type as a 5 that is clr credit g/l account based on this that account automatically cleared.
    kindly check once again below steps those are
    Create Account Symbols
    Assign Accounts to Account Symbol
    Create Keys for Posting Rules
    Define Posting Rules

  • Problem to know details about check deposit lists for a customer(FF68)

    Hi Gurus,
    I have Requirement ,On Posting Date
    Bank details about a customer to know check
    deposit lists,All the cheque postings that are dated
    for today and tomorrow are to be extracted from
    back end.RFC developed should be capable of  
    accepting date range.  Useful fields for the
    SMS are  Slip No, Posting date, value date,
    entry date, Party code, Ref No, Amount,
    Cheque No, Cheque date, Bankers Name
    Could anyone help me,
    how do know Bank Details for a customer check deposit lists

    Hi Shiva,
    We also have a requirement to capture all the fields mentioned below during customer incoming payments.
    We also have some additional fields like state code and check deposit location code also.
    Would be really helpful if i could know how you have mapped the same in FF68.
    Thanks
    Sembian

  • Alternate Bank account number in FF68 (check deposit)

    Dear Friends,
    The alternate bank number is assigned in House Bank master data, now I want to know the next  step so that this "Alternate Bank account" can appear in Transaction FF68 for check deposits.
    Thanking you.
    PP

    Hello Dear
    There is no such functionality to add "Alternate Bank account" field in FF68
    However you can use the combination of :
    Bank key
    Bank A/c no.
    Currency
    for posting the Check Deposit List
    Hope it Helps
    Cheers
    IMK

  • Manual Check Deposit Slip Number? in FF68

    Hi Team,
    Can you please suggest me, can we assign the Check Depoist Slip,
    In FF68, I see the Group name is freely definable, as it is you can print deposit list separtly per group name.
    Now My customer what to assign numbe to every Check deposit slip and need to print on check deposit slip
    Please suggest
    Regards,
    Anil

    Hi,
    I hope it is not possible.
    You need to give / follow sequential numbering to GROUP field in FF68 manually.
    Else, check with your ABAPer, whether if he can put some USER EXIT to FF68 to generate the next GROUP number automatically, based on the existing defined groups.
    Hope this may help you.
    Regards,
    Srinu

  • What are the Manual check Deposit Tables and  Fields(FF68)

    Hi Gurus,
    I have reqirement to get get Details about  SlipNO,Cheque NO,Cheque Date,Posting Date,
    Party code,Bank key,Currency ,Amount,Bank Account,Value Date,Entry Date,Banker's name.
    could u help me
    Thanks in Advance
    Sivakumar.

    Hi,
    Yes it doesn't.  Where do you store this information when you are posting in FF68, can you tell me the field names or where exactly do you see these fields.
    For check deposit, you can design your own layout and field text in the layout will not be exactly what you will see in the table.  I think that must be the case in your scenario. 
    Suggest look at the layout configuration from Transaction code OT45, open the variant you use (you can find that from the FF68 screen, menu option Settings --> specifications).
    Also, pick one already posted check deposit in FF68 and look for the values you are interested in for that statement in tables FEBKO and FEBEP.
    There are other tables in Banking but I do not think they would be of much use like FEBCL, FEBRE and FEBVW.  FEBVW will give you the bank name where you are depositing the slip.
    Cheers.

  • Ff68 Check deposit but no postings in GLS

    Hi ,
    I am posting Manual Check Deposit using ff68.I saved in the list and again posted it.but when i went and saw the respective bank clearing account and customer account i dint see the posting of this check.Please advise

    HI,
    Please check the automatic posting rules for the check deposits in SPRO-Finanacial accounting- Bank accoutns_ Busines transactions_Define posting rules and posting keys .
    PLease see that you have maintained one accounting symbol for check deposits/ incomming checks and see that it is maintained to you check deposti account numberi.e, ++++++++++2.
    Usually all the main  bank accounts, check deposits  and check issues should have same ending number.
    Eg, SBI main bank account 200201
          Uti Main bank account  200211
    SBI Check deposit 200202
    UTI Check deposit 200212
    Than based on the bank key in FF68 it picks the accounts.
    I think OBYC is not the place you have to check.
    Thanks,
    Shilpa.

  • Check deposit print from FF68

    Hello,
    the scenario is that i want to print the check deposit form from FF68 according to a different fornat(which is very diff from the standard one).. I checked in the customizing and it gave me the option of defining my own form. But for printing my own form i would have to send the data accordingly from the print program. Customizing isnt allowing me to assign a copy program
    What is the alternative for this scenario ? Big help neeed.
    Thanks,
    Shehryar Dahar

    Hi Anil,
    Can you please send me the screen shots also to my email id.  I also want to do manual check deposit and then print the deposit list and send to the bank.
    Any other advice will be useful also. My email id is [email protected]
    Thanks a lot for your help.
    Dammah

  • Check Deposit Slip without FF68

    Hi guys,
    I am trying to create a check deposit slip without running FF68.  The system I am working on right now doesn't have bank sub accounts(incoming check clearing account for example). Therefore, payments will be posted directly to the master bank account, and it makes FF68 look redundant just to create a check deposit slip.
    Is there any other way to create a check deposit slip without using FF68?
    Thank you for your input.
    Eagle.

    Hi Anil,
    Can you please send me the screen shots also to my email id.  I also want to do manual check deposit and then print the deposit list and send to the bank.
    Any other advice will be useful also. My email id is [email protected]
    Thanks a lot for your help.
    Dammah

Maybe you are looking for