APP-AR-96024 when applying receipts

One of my users is getting this error when trying to apply a receipt - they are logged into 11i as Receivables Manager -> Receipt Batches -> Receipts -> Select the receipt record -> Apply. They then begin entering data and the error is produced.
I saw a similar post but it was running Auto Adjustment, this error is generated within the screen. The underlying problem may be the same but I wanted to ask just in case it is different.

Is it an OA page or the forms?
Further looks like some setup/functional issue.
--Shiv                                                                                                                                                                                       

Similar Messages

  • Apply Receipts and CM

    Hello all,
    We Have Oracle EBS R12.
    There are many invoices already entered to the application.
    There are more than 1000 Check (Receipts) already entered in the application, also there are 1000 Credit memo's Entered in the application.
    As there are no enough time to apply them one by one, Is there any thing (request, API ...) that can help in Applying those Receipts with invoices, and those
    Credit Memo's with invoices.
    As for applying receipts with invoice i tried the following procedure but it there are problem when applying 1 receipt with more than invoices, example
    receipt = 7000, invoice1=5000, invoice2= 3000. It apply 5000 with invoice1, but the remaining = 2000 doesn't apply with invoice2.
    CREATE OR REPLACE PROCEDURE xx_ar_receipt_apply_b (
    cr_rec_id IN NUMBER,
    rec_amount IN NUMBER,
    rec_no IN VARCHAR2,
    cus_id IN NUMBER
    AS
    l_return_status VARCHAR2 (1);
    l_installment NUMBER;
    l_msg_count NUMBER;
    l_msg_data VARCHAR2 (240);
    cash_receipt_id NUMBER;
    inv_no NUMBER;
    inv_date DATE;
    inv_amount NUMBER;
    new_amt NUMBER;
    rec_amt NUMBER;
    payment_id NUMBER;
    --- Define cursor c ---------
    CURSOR c
    IS
    SELECT ct.trx_number inv_no, rac.amount_due_remaining inv_amount,
    rac.payment_schedule_id payment_id, ct.trx_date inv_date,
    rac.terms_sequence_number l_installment
    FROM ar_payment_schedules_all rac, ra_customer_trx_all ct
    WHERE rac.customer_trx_id = ct.customer_trx_id
    AND ct.bill_to_customer_id = cus_id
    AND RAC.CLASS = 'INV'
    AND rac.amount_due_remaining > 0
    ORDER BY ct.trx_date, rac.payment_schedule_id;
    BEGIN
    DBMS_APPLICATION_INFO.set_client_info (102);
    fnd_global.apps_initialize (1374, 20678, 222);
    mo_global.init ('AR');
    mo_global.set_policy_context ('S', 102);
    new_amt := 1000;
    FOR REC_INV IN C
    LOOP
    IF new_amt > REC_INV.inv_amount
    THEN
    BEGIN
    ar_receipt_api_pub.APPLY
    (p_api_version => 1.0,
    p_init_msg_list => fnd_api.g_true,
    p_commit => fnd_api.g_true,
    p_validation_level => fnd_api.g_valid_level_full,
    x_return_status => l_return_status,
    x_msg_count => l_msg_count,
    x_msg_data => l_msg_data,
    p_receipt_number => rec_no,
    p_cash_receipt_id => cr_rec_id,
    p_trx_number => REC_INV.inv_no,
    p_amount_applied => REC_INV.inv_amount,
    p_installment => REC_INV.l_installment,
    p_applied_payment_schedule_id => REC_INV.payment_id
    new_amt := new_amt - inv_amount;
    END;
    END IF;
    IF new_amt <= REC_INV.inv_amount
    THEN
    BEGIN
    ar_receipt_api_pub.APPLY
    (p_api_version => 1.0,
    p_init_msg_list => fnd_api.g_true,
    p_commit => fnd_api.g_true,
    p_validation_level => fnd_api.g_valid_level_full,
    x_return_status => l_return_status,
    x_msg_count => l_msg_count,
    x_msg_data => l_msg_data,
    p_receipt_number => rec_no,
    p_cash_receipt_id => cr_rec_id,
    p_trx_number => REC_INV.inv_no,
    p_amount_applied => new_amt,
    p_installment => REC_INV.l_installment,
    p_applied_payment_schedule_id => REC_INV.payment_id
    new_amt := 0;
    END;
    END IF;
    IF new_amt = 0
    THEN
    EXIT;
    END IF;
    END LOOP;
    END LOOP;
    END IF;
    arp_standard.disable_debug;
    END;
    Thanks in advance.
    Edited by: 858923 on May 14, 2011 12:56 PM

    how do you create your receipt? if you are using lockbox, you can specify invoice number(s) so that the receipt will be applied to the invoices after creation.

  • Error occurs when applying pre-install task of patch 9239089

    Error occurs when applying pre-install task of patch 9239089
    ----------------------------------Pre-install Tasks--------------------------------------
    4. Use SQL*Plus to run the script:
    UNIX:
    $ sqlplus /nolog
    SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql <APPS schema name>
    ----------------------------------error message---------------------------------------
    End of Creating PL/SQL Package AD_DBMS_METADATA.
    DECLARE
    ERROR at line 1:
    ORA-20000: ORA-00933: SQL command not properly endedError in
    ad_grants.Give_grants
    ORA-06512: at line 685
    Commit complete.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Thanks,
    Jackie

    Jackie,
    $ sqlplus /nolog
    SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql <APPS schema name> You need to run the script as follows (replace <APPS schema name> with apps):
    SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql appsThanks,
    Hussein

  • I purchased a Logic Pro 9.1.6. from App Store and when I try to open it, it's asking for a serial number. That shouldn't happen, they told me on Applecare Professional Application Support. Once I had a "trial version" of Logic Pro 9.0.0. Does this matter?

    I purchased a Logic Pro 9.1.6. from App Store and when I try to open it, it's asking for a serial number. That shouldn't happen, they told me on Applecare Professional Application Support. Once I had a "trial version" of Logic Pro 9.0.0. Does this matter?

    ufo62 wrote:
    Yep, there's versions and "versions". But I'm a poor, stupid guy and now I had my first chance to get The REAL Logic Pro. So please, if somebody could help me with that I would be grateful.
    You would need to delete all of the Logic Audio related preference files, reciepts...etc, located in these folders.
    ~/Library/Preferences
    Users/YourName/Library/Preferences
    ~/Library/Receipts
    And possibly
    ~/Library/Applicationsupport/ProApps
    I guess it's possibly safe to assume that all of the people posting on this board asking why the App Store version is requesting a serial have been using pirated software.

  • APP-AR-12022: A cash receipt with this number,date,amount and customer alre

    Hi,
    There is a caution(Warning message) of Duplicate receipt entery in Oracle AR Receipts entry window which pops up while creating the receipts.
    APP-AR-12022: A cash receipt with this number,date,amount and customer already exists.
    Normally it comes when we enter similar receipt number, net receipt amount and receipt date towice.
    Is it possible to customize the criteria for this caution.
    Thanks.

    You cannot customise this. If you want additional validation at the time of entry/update from forms, you can code special logic in custom pll. But you cannot change the standard functionality.

  • When apply my ID and my PW to family condivision of itune for ipod, happen error 5506, why?

    question: when apply my apple ID and my PW on itunes to get family condivision to another pc, it appear error 5506: why?

    This makes sense to me. I think the issue is your misunderstanding. If you purchased an item, your Apple ID becomes tied to that permanently. So when you try to update that app, you need the password to the ID that 'OWNS' that application.
    Also, I suspect you have a different ID signed into the device, which is why you can't buy with your own. That article listed shows how to change the signed in account.
    iOS: Changing the signed-in iTunes Store account
              http://support.apple.com/kb/HT1311

  • Delay when applying large, hierarchical type definitions

    Hello,
    I searched around using various terms, but couldn't readily find posts on what I'm experiencing.
    Has anyone else noticed huge delays when applying large, hierarchical type definitions?  I've got about a dozen nested type definitions of clusters, each containing anywhere from 10 to 100 controls, and they're used throughout a large application.  When I open any member of that hierarchy, make a small change, and hit apply, I see the hourglass (spinning ring of death in Vista/7) for a good two to five minutes.
    A short term workaround has been to close all dependent VIs and typedefs, and then make an isolated edit.  Then, if I open the whole application again, I see some compiling taking place, but it seems to take a lot less time than when the whole application is open.
    I could have sworn that I read a discussion by some others commiserating about this at some point, but now I can't find it.
    Has this been addressed, and has anyone heard if there's any development effort to improve this?
    Thanks,
    Jim

    Hi Fred,
    Thanks for getting back to me on this.
    > You could use more specific typedefs and not a massive one to pass data through VIs.
    It's funny, I've actually adopted using larger typdefs in the last year or two for architectural simplicity, and that's when I've noticed this becoming a problem. In fact, for what it's worth, right now I'm using a data reference to store the "data dictionary" (large typedef) but that doesn't really help the issue.
    From an architectural sense, it makes things easier for me because I have much fewer wires to pass around most of my data is in one place.
    > Or you could pass a queue reference to the subVIs and have the queue be made of of elements that are the large type definition.
    Actually, I'm using a data reference right now, which is somewhat analogous to what you're suggesting. (Maybe not? I also use queues and notifiers depending on the situation.) I haven't really seen this technique help the issue; I'm still noticing the large delays, but only when editing the typedefs.
    The only way I've really found relief is to separate the large typedef into smaller ones and pass them around separately. This is kind of a pain because it means I have many more references to data structures to keep track of.
    > If this is causing major problems, let me know, and I'll pass along your concerns to R&D.
    Actually, if I'm to be honest, it really is starting to become a hassle. I hit apply and end up working on something else for a few minutes while the compiler chugs away. I'd be really interested in an improvement in this area. If it makes things easier, I can discuss this via email and upload an application I'm working on as an example. (Multiple large apps I'm working on exhibit this behavior)
    Thanks again for your help.
    Regards,
    Jim

  • Doubt with applying receipt

    Hi all,
    When we try to apply receipt for our transactions using receipts window,we have the option to apply the receipt to Credit Memos,*Debit Memo's* and our Invoice. Now,my doubt is.Is there any way where we could limit this so that i can apply my receipt only to Debit Memos.
    Navigation:
    Receivables Manager-->receipts-->Receipts
    Before this i have created Credit Memo and Debit Memo for this Invoice.
    Hope i am clear enough.
    Any help is appreciated,
    Thanks in advance!!

    Hi.
    Well, one way of achieving you goal is to use Forms Personalization. Each time a user chooses a transaction different from Debit Memo to apply the receipt, raise an error message and clear the record from the form. This is only one approach. Forms Personalization allow you to use different ways of achiving the same result using different methods.
    Octavio

  • Mail.app locks up when opening a mail with an attachment

    Hopefully someone has run into this before. Our Mac users connect to exchange using IMAP. However, the Intel based users have their mail app lock up when they receive an email with an attachment. So for I havn't been able to find any info on the web, and the non-specific instructions I've found for general maintenance of mail.app have not lead to a resolution either.
    So far I've definitely narrowed it down to the Intel based users. Which is a problem because the non-intel users will be switching fairly soon. The general maintenance items I have tried include indexing the mail envelope, I gave one a reboot, but since it did not fix the problem did not try to restart the rest.
    The mail.app version varies but is occurring in but most (working and non) are version 2.1.3, one is 2.1.1.

    Ok, so since posting the original question I still have no resolution. Over the weekend I have applied all updates and am ruling out the server. Have setup exchange for POP3 access and setup a workstation to pop the mail over but it still hangs up mail.app. I have also attempted setting the client up for "exchange mode".
    All of our intel based systems freeze when a message with an attachment is opened. The file types range from pdf (created with both acrobat and cutepdf) to illustrator documents.
    Any suggestions are greatly appreciated...

  • Why does App Store open when I'm using twitter?

    The App Store opens when I'm using Twitter. Anyone know why this is happening?  What can I do to stop it?
    Thanks.

    You didn't say how cold it is where you are, but this might help answer your question.   It would also apply to just about any phone out there - not just your iPhone.
    http://support.apple.com/kb/HT2101

  • Applied Receipts Register Report.

    I have a client requirement wherein we need to customize the Applied Receipts register report in AR. Executable we discovered that the report is an RXi report spawned from a plsql program.
    Looks like its kicking of an RDF Report.
    Does any one know the name of seeded RDF File name for Applied Receipts Register Report.
    Thanks!

    Query the concurrent program from (System Administrator > Concurrent > Program > Define) screen and get the file short name, then follow the steps in (How to Override an RTF or RDF when testing a Report fix [ID 841295.1]) to get the template/layout details.
    Thanks,
    Hussein

  • My safari menu bar is missing --the menu bar for desktop, HD, and apps appears, but when I click on Safari, it disappears, so I can no longer see my buttons for History, etc.  I think my husband (pc user) clicked it away.  Any ideas how to retrieve it?

    My safari menu bar is missing.  The menu bar for desktop, HD, and apps appears, but when I click on Safari, it disappears, so I can no longer see my buttons for History, etc.  I think my husband (pc user) clicked it away when borrowing my computer.  Any ideas how to retrieve it?  Thanks. 

    I too was having the same problem However, I could access both the menu bar and the dock by hovering my mouse over them so it wasn't a huge problem but I prefered having it there anyway. I was not in full screen mode and I could still go into full screen mode if I wanted to.  I found the easiest solution was to just quit safai and restart it, but it might not work for you considering you couldn't access you menu bar either way.
    I found this article that allows you to hide/show the menu bar and the dock through TextEdit (didn't work for me) http://www.mactricksandtips.com/2009/07/hide-the-menubar-or-dock-in-specific-app s.html It is pretty old so it might not work for lion and a bit risky if you don't know what you're doing so I wouldn't really recommend doing it this way.
    And KSheppard, I know it's not really any of my buisness, but the way to get answers to a question isn't by insulting others and being quick-tempered. Even if you feel like you were insulted first, don't try snapping at people who aren't obligated to help you. Honestly, it just makes everything easier if everybody is cooperative and polite.

  • I need to update my apps in the App Store, but when i try to update, the Sign Up Apple ID pop up box came out with different Apple ID. How can I change it to mine? My iTunes Store already login with my own Apple ID.

    I need to update my apps in the App Store, but when i try to update, the Sign Up Apple ID pop up box came out with different Apple ID. How can I change it to mine? My iTunes Store already log in with my own Apple ID.

    Just now you said the other Apple ID stored inside it, is that mean all my data back up in that the other ID?

  • I just downloaded I tunes on my new computer, I've had an apple I'd since the iPod mini came out, I signed in and went to download purchases from my iPhone. It downloads apps fine but when I click on a song it says "your computer is not authorized" ***??

    I just downloaded I tunes on my new computer, I've had an apple I'd since the iPod mini came out, I signed in and went to download purchases from my iPhone. It downloads apps fine but when I click on a song it says "your computer is not authorized" ***??

    Authorize the coumputer.  Go to store in the top of the screen and authorize it.

  • I already verify my app id but when i signed in my apple id it is still need to verify?? i try to verify again but when i click verify now then it said i verified it already but when i signed in it again..... it still need to verify. what should i do

    i already verify my app id but when i signed in my apple id it is still need to verify?? i try to verify again but when i click verify now then it said i verified it already but when i signed in it again..... it still need to verify. what should i do???

    That usually means that y ohave to add a valid payment to your account. Unless you initially set up the account withoeur a credit card
    Creating Apple ID without credit card: Apple Support Communities
    You need a valid payment method even for free stuff

Maybe you are looking for