Bank statement Loading error

Hi,
I got this error log for my Bank Statement Loader
                 Bank Statement Loader Execution Report
                                                    Report Date: 24 MAR 2009
         Name:            TEST_BAI2
         Description:     TEST BAI2
         Format Type:     BAI2
         Control File Nam BAI2.ctl
         Data File Name:  $CE_TOP/bin/BAI2.dat
        Bank Account Number:  10271-17621-619
        Statement Number:   011022
         --  General Exceptions  --
          No Error Found.
         -- Record Exceptions --
         Rec No Type     Message
         3      Error     Bank account 10271-17621-619 is not
                          defined.  Set up the bank account first.
         8      Warning   Counted number of records (6) do not match
                          the number of records specified (8) in the
                          bank file.
                               *** End Of Report ***I can see that the bank acct. is not existing in our bank setup because i just cut n paste
the sample data :). I want to query the valid bank acct on our EBS, so i navigate to
CM Super User > setup > banks > bank accounts
But when I tried to search any field in the window i got "! Error on page" displaying at the bottom error message bar...then the form just freeze forever :(
http://farm4.static.flickr.com/3560/3382480808_7616feec6c.jpg?v=0
How do I resolve this please....
Thanks a lot

Hi,
in Apache
The access_log has:
bxuMe0 HTTP/1.1" 200 7 0 "-" "Mozilla/4.0 (Windows XP 5.1) Java/1.5.0_10"
127.0.0.1 - - [24/Mar/2009:22:57:56 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
202.175.244.98 - - [24/Mar/2009:22:58:02 +0800] "POST /forms/lservlet;jsessionid=c0a8642f5654ada6f8803e214ca1a0c7cc27e1a27a05.e34OahiOb3yNby0Lax4PaNmRbxuMe0 HTTP/1.1" 200 2 0 "-" "Mozilla/4.0 (Windows XP 5.1) Java/1.5.0_10"
127.0.0.1 - - [24/Mar/2009:22:58:16 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
127.0.0.1 - - [24/Mar/2009:22:58:36 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
202.175.244.98 - - [24/Mar/2009:22:58:53 +0800] "POST /forms/lservlet;jsessionid=c0a8642f5654c1cb8615b94e4768b695c2cac7ef7159.e34OahiOb3yNby0Lax4PaNmRbxuMe0 HTTP/1.1" 200 2 0 "-" "Mozilla/4.0 (Windows XP 5.1) Java/1.6.0_07"In j2ee I can see only dir of forms oacore oafm
Thanks

Similar Messages

  • Bank Statement Loader Error

    I have been uploading my bank statements using the standard bank statement loader program in Cash Management for the past 10 years. We recently upgraded to version 12 and I had no issues. We upgraded to 12.1.3 last week and since then I amnot ablwe to upload bank statements to the interface table, whenI run the bank statement loader request, I get an error that tells me the bank statement is not in EDIFACT format. Our bank sends our statements to us in a text format and they are loaded automatically from our mainframe onto our Unix box also in a text format. Please assist me if possible, I cannot figure out how to upload my statements like I used to and I cannot figure out what has changed.
    Thanks
    Linda

    Hi Linda;
    Please see below notes,
    How to Reproduce Edifact Paymul Payment Format Program [ID 956166.1]
    How To Create New Bank Statement Mapping Template To Requirement, Latest Patch [ID 563476.1]
    Edifact Paymul: Format Payment Instructions With Text Output Ens In Error [ID 1120353.1]
    R12: XML Templates: EDIFACT PAYMUL FORMAT: wrong COUNT element [ID 1304222.1]
    How to Map 11i Payment Formats to R12 Payment Formats [ID 1220563.1]
    If you dont have issue wiht R12.1.1 than if you face this issue after 12.1.3 upgrade and if upper notes not helps than i suggest rise SR
    Regard
    Helios

  • 'Bank Statement Loader Execution Report ' completed with errors.

    Dear Friends,
    While I try to call seeded concurrent program 'Bank Statement Loader Execution Report ' its completed with error.log file details:
    Enter Password:
    REP-0004: Warning: Unable to open user preference file.
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-3000: Internal error starting Oracle Toolkit.
    Earlier everthing is working fine.I am unable to find cause for the error occurrence.
    Any one please help me..

    REP-0004: Warning: Unable to open user preference file.
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-3000: Internal error starting Oracle Toolkit.Please see old threads for similar discussion -- http://forums.oracle.com/forums/search.jspa?threadID=&q=REP-3000&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • CE Bank Statement Loading

    Hello,
    I'm trying to load a bank statement to the application by defining a new testing template and populating it with the BAI2 template.
    I have redefined the testing template with sample lines information.
    I ftp the dat file as ASCII to the server Bank Statement Loader program results in the following error:
    Exceptions posted by this request:
    Cannot submit concurrent request for program CESLRPROBAI2
    Check if the concurrent program is registered with Application Object Library.
    Check if you specified the correct application short name for your concurrent program.
    I don't know what went rong exactly because I tried to use the standard BAI2 template in the uploading and it gave me the same error.
    Please help...

    Hi,
    Once you transfer the data file to the server, Run Bank Statement Loader" Concurrent Program from Oracle Applications.
    Mention the parameters. Give appropriate Parameter values.Never mention spaces or Spl Characters in the Name of the Data file.Also mention the Path where this data file is placed.
    If you are getting the mentioned error after runnung this Concurrent Program then Let us Know at what point this exception was arised

  • CE Bank Statement Load and Import Concurrent Request

    Hi All,
    I am trying to submit a concurrent request via PL/SQL for CE Bank Statement Loader but request_id always returns 0..
    Being new to here i somehow cannot understand why so as I've tried this with GL's SQLLDR for the Journal Import.
    Here's a part of my code:
    fnd_global.APPS_INITIALIZE (1090,50563,260);
    Commit;
    reqid := FND_request.submit_request('CE','CESSQLLDR',null,null,FALSE,'LOAD',1000,'filename.dat','/dir/filedir/statementdir',3205,11066,null,null,null,null,null,'N',null,null);
    Commit;
    dbms_output.put_line(reqID);
    Forgive me if this is such novice problem.
    Thanks in advance!

    Hi,
    Then I guess you've got an error in the parameters somewhere - is the concurrent program registered under the application you are passing in as the application short name? Have you got the program short name correct?
    Regards,
    Gareth

  • Manual bank statement upload error FB727

    Hi Experts
    When we are uploading the manual bank statements using transaction FF67, we are getting the error message FB727 "There are no transactions that have this amount's plus or minus sign"
    We are using SAP version 4.7, I am not sure how this message is coming and how can we correct this
    I could see there is a OSS note for this but that is not applicable for version 4.7 and above
    Rishi

    Hi Rishi,
    Message - FB727 says There are no transactions that have this amount's plus or minus sign
    While assigning the Business transactions to posting rules you may specified the +/- symbol to Incoming payments. Similarly while entering the amounts use the symbols.
    Eg: If the amount CHQ deposit (Incoming Payment) : +XXXX
          If the amount CHQ Issue (Out Going Payment)  : - XXXX
          If the amount Bank Charge (Expense-Outgoing) : - XXXX
    Amount with Symbol if you enter, Then you will not get this error.

  • Bank Statement Reconciliation Errors

    Hi Experts,
    I am working on Bank Statement Reconciliation Interface.I ran 'Bank Statement Import' Program to move data from interface tables to base tables. I am getting following errors.
    Errors:
    .Payment control total in the statement header is not matching the total payment amount on the statement lines
    . Receipt control total in the statement header is not matching the total receipt amount on the statement lines
    .Number of lines in the statement is not matching the line control total in the statement header.
    I have data in control total columns in header interface table.
    Could anyone help how to get rid of these errors.
    Thanks in advance for your help.

    Hi,
    What is the application release?
    Please see if these docs help.
    Cexinerr AutoReconciliation Execution Report Has Incorrect Statement Exceptions When Sweep Lines [ID 759165.1]
    CEXINERR Errors With Invalid Control Totals When Importing A Statement [ID 177719.1]
    Cash Management Overview [ID 96630.1]
    Thanks,
    Hussein

  • Bank statement giving error while processing

    hi gurus,
    while processing the manual bank statement the system gives me an error " g/l account  10 does not exist ". how can sort dis error out. help
    best regards
    sayeed

    thnx for the effort. but i surely dint get what i was looking for. c while i try to execute inside the batch input session  it gives me the error
    g/l  account 10 does not exist
    please help me in this regard
    best regards
    sayeed

  • FF_5 Bank Statement Upload Error

    Hello Experts,
    I have a bank  statement file in a specific share drive path and when I import this file using transaction FF_5, it gives the error message (FB 704)  File \Accounts\ Bankstatements  upl in disk drive J: cannot be opened. 
    But I am not getting the error messages for the similar type of other Banks file in MT940 format stored in the same path but in the other folder within the same path and same drive.
    On the other hand, when I change the location of the bank file and also the folder in which the file is stored within the same drive or move it to my C drive, I am able to successfully upload the file. 
    Can any one suggest to me how to over come this error ? Thanks in advance for your replies.
    Regards
    AJ

    Hi,
    AL11 - You can create the folders. These are the folders in application server. Nothing but they are create in one of your network drive but linked to AL11 by your basis consultant.
    You should not upload the bank statement from your local drive due to security concerns. There are chances that the file values can be manipulated. The file you are uploading from presentation server.
    Regards,
    Ravi

  • Manual bank statement - FF67 error

    i do not have bank statement. So i am trying to upload manual bank statement.
    I used TCode FF67. After Tcode, in next screen, it asking, bank id, housebank, etc. Also it is asking about opening & close balance. I entered close balance Rs.10000 (on random basis)
    Now it took me to next screen where i have to put Transaction Key (which i define), value date, Amount, doc number, etc....
    After i pressed enter, i gave following error:
    "There are no transactions that have this amount's plus or minus sign"
    My question...
    1. After  FF67 & filling detaisl like bank id & all, the page to which it took me is the page where i have to put transaction shown in my bank statement (recd by bank)
    2. How to overcome the error mentioned.
    I have posted the trasaction thru that bank.

    Hi,
    I m from Mumbai - India
    I have done FF67 all settings & i have checked all the settings.. All appear to be correct.
    I enter closing balance & statement date. I enter the details from bank statement. After that i press 'save' for two times. After that i see in SM35. But my programme is not appearing there....
    Let me know the error...
    NOTE: I have put for processing type as '3' (i.e. further processing in background) in the variant

  • Intraday Bank Statement: Loading Balance and Handling Floats

    Hello Cash Management & Bank Accounting Experts,
    I have a query on the loading of SAP intraday bank statements and am wondering if you might be able to help please?
    We have a requirement to load intraday bank statements multiple times daily. We are doing this currently and seeing the transaction records posted in our Cash Position worksheet. We use RFEBKA00 -> CM Payment Advice.
    (Note: We are also loading the Prior Day bank statement once each day for each bank account using RFEBKA00)
    However, for the intraday statement,  there is a requirement to load the account Balance information along with the transactions from the intraday statement. We thought this might be possible by ticking the options 'Account Balance' and 'CM Payment Advice' on the RFEBKA00 program. However the system does not seem to load the balance information. We have seen the program RFEBKA30 (transaction FPS3) but are not sure what different functionality this would give as opposed to the RFEBKA00 -> CM Payment Advice option.
    We also have a further requirement to cater for the float days in our Cash Position display. For example, the intraday transactions loaded might state a net cash position today of 100K in SAP. However, 20K of this might relate to Checks which have not yet cleared and will not clear for another 1 or 2 days, therefore these Checks need to be removed or catered for in the Cash Position, so that they don't display in today's actual Cash balance.
    Is there a way of catering for the Balance display and the Float in SAP? Can you advise please the general steps that would need to be followed for that?
    Thanks you for any advice you can offer.
    Regards
    Mik

    you would have to use ABAP to do this.
    An example might be the cheque number if that is held say in the allocation field in the customer payment and you want to clear it, it will need to be on your bank statement at that level. However if that is not supplied you could enter the bank remittance on all of the cheques at the allocation level and on the bank statement they might just provide that information, so many cheques will clear against the total posting.
    In terms of BACS you normally get the customer name, as they put it, and their reference. As such I would always recommend their reference as they should quote it, getting a Company's name as they produce can be hit and miss.
    In terms of credit card information, it is normally either the authorization number of the transaction, or the credit card number.
    Hope this helps, but you need to see what information you bank gives you, and what you currently record and see the best fit.

  • Electronic bank statement importing error

    Dear Guru,
    We've just upgraded support package upto last version and then happened to see errors while importing account statements in SWIFT MT940 format.
    Message says,
    "House bank table: No entry with bank key  and acct 40443751657275"
    Procedure
    Maintain the house bank tables.
    Actually, there are bank key, account number in SAP.
    This error message is somewhat misleading.
    Is there any special programe to generate "Electronic bank statement"?
    Thanks for advice in advance.
    J.

    Look like there is a solution if we put bank account number in alternative bank account number also.
    Take a look at this thread.
    MT940 :No entry with bank key  and acct

  • Bank Statement posting error

    Hi,
    In February, we had downloaded the manual bank statement (FF67), unfortunately, we had clicked wrong.
    After finding the problem, we tried to make a new posting but the system did not accept the second posting.   
    In fact, the transactions should be ===>  1)  Dr.1018441 / Cr. 1018440  and 1018441(Clrg A/c) 1018440(City Bank A/c)   2)  Dr. 1018440 / Cr. 1010380(Cash in Transit A/c)
    Unfortunately, we have found that only transaction No.2 have been posted but not transactions No.1.   Kindly advise how to adjust the above transactions in order to make the bank transactions correct ?
    Thanks and Regards,
    Alekhya.

    Hi Expers,
    Its urgent pls let me know the below issue.
    In February, we had downloaded the manual bank statement (FF67), unfortunately, we had clicked wrong instruction as..
    “Bank Statement,
                 Post,
    -          All process statement. (Instead of Individual statement)
      We have found that all those transactions under text with "Entered1) Dr.1018441 / Cr. 1018440 and 1018441(Clrg A/c)
    After finding the problem, we tried to make a new posting but the system did not accept the second posting.
    In fact, the transactions should be ===> 1) Dr.1018441 / Cr. 1018440 and 1018441(Clrg A/c) 1018440(City Bank A/c) 2) Dr. 1018440 / Cr. 1010380(Cash in Transit A/c)
    Unfortunately, we have found that only transaction No.2 have been posted but not transactions No.1. Kindly advise how to adjust the above transactions in order to make the bank transactions correct ?
    Thanks and Regards,
    Alekhya.

  • Bank statement FF67 error

    hi gurus
    when i exicute FF67 i enterd transaction type dep(deposit) + is accepting,but when i enter
    chek (out going check) - it is not eccepting iam getting error " there are no transactions that have this amount's plus or minus sign"

    This could be because, you would have created a gl account for checks issued and assigned to the account symbols during BRS configuration.
    Actually the check issued GL account should be the bank sub a/c which you use for APP.
    Change the GL account for account symbols as your bank sub (clearing) a/c and try.
    I had the same issue and i did the same and it is working fine now.

  • Bank Statement Loading in to SAP (MT940)

    Hi
    I need some advice regarding MT940 import.
    Currently we are importing MT940 file using ff.5 transaction.  The assignment field is populated based on the automated sequence number that is generated during the import.
    I would like to have a specific value in MT940 file (:61 record) in to assignment field.
    Could you please let me know how we can control the mt940 import?
    Thanks,
    Ramesh
    PS - I will award points to all helpful hints.
    Message was edited by:
            Ramesh Kollepara

    Dear Expert
    OSS Note 494777 contains a complete listing and explanation of all EBS User-Exits
    u can compleate your requirement with the help of below exit and badi
    Exit  ZXF01U06
    Badi FIEB_CHANGE_BS_DATA

Maybe you are looking for

  • List of avaliable MDX properties / Always show member name instead of alias

    Hi all, does anyone know if there is a list of ALL available MDX properties which can be used in an MDX query with Essbase? There is a very small list in the technical documentation (http://docs.oracle.com/cd/E12825_01/epm.111/esb_techref/mdx_propert

  • Do anyone know how to get itunes to recognize my ipod for a mac?

    ii really ned this to work ASAP........

  • Snapshot tool problem

    I downloaded an ebook, using Adobe Reader (version 7.0.9) to read. I want to copy and paste some quotes, (claims I can using snapshot tool). I notice the snapshot tool in the toolbar but it is not available (not bark, it's faded but visible). I can't

  • "Application has unknown namespace"...

    When we install our Native Extension installer (Win7 x64), we’re seeing the error: Application has unknown namespace http://ns.adobe.com/air/application/3.7. Attempting immediate runtime update Application Installer end with exit code 9 The appicatio

  • JMenu obscured by another component

    Hi all, I've inherited about 10k lines of jdk 1.2 code and I'm converting it to swing for the GUI. There's some pretty messing implementation of scroll panes and such (It's essentially a telnet client). So, here is what I am experiencing: I changed a