Home » Developer & Programmer » Forms » FRM-47023 - No Such Parameter named chart_of_accouts_id in form XXAR_Quote (Forms 10g)
FRM-47023 - No Such Parameter named chart_of_accouts_id in form XXAR_Quote [message #466406] Mon, 19 July 2010 08:37 Go to next message
vittal_n
Messages: 10
Registered: July 2010
Location: Hyderabad
Junior Member
Hi,

I am getting follwing warning message at the bottom of the form.

"FRM-No Such Parameter named chart_of_accouts_id in form XXAR_Quote"

I would be glad if any one could help me on this
Re: FRM-No Such Parameter named chart_of_accouts_id in form XXAR_Quote [message #466416 is a reply to message #466406] Mon, 19 July 2010 09:01 Go to previous messageGo to next message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
The error message seems obvious to me, you're passing a parameter to a form that doesn't accept that parameter.
Re: FRM-No Such Parameter named chart_of_accouts_id in form XXAR_Quote [message #466495 is a reply to message #466416] Mon, 19 July 2010 23:04 Go to previous messageGo to next message
vittal_n
Messages: 10
Registered: July 2010
Location: Hyderabad
Junior Member
Cookie Monster

Thanks for your reply

I am not using any parameter with chart_of_accouts_id in the form. I am not able to understand why this message is coming.

I would be glad if you could also tell me how to run the form in debug mode and where to see the trace file.

Thanks in Advance.
Re: FRM-No Such Parameter named chart_of_accouts_id in form XXAR_Quote [message #466563 is a reply to message #466495] Tue, 20 July 2010 02:54 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Quote:
I am not using any parameter with chart_of_accouts_id in the form

Certainly. That's why Forms is complaining.


Quote:
how to run the form in debug mode

Set a breakpoint (WHEN-NEW-FORM-INSTANCE trigger might be a good place). Then run the form in debug mode (next to the "ordinary" green "Run" icon).
Re: FRM-No Such Parameter named chart_of_accouts_id in form XXAR_Quote [message #466572 is a reply to message #466563] Tue, 20 July 2010 03:25 Go to previous messageGo to next message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
Surely all you need to do is find the code where the form XXAR_Quote is called and see what parameters it sets up.
Re: FRM-No Such Parameter named chart_of_accouts_id in form XXAR_Quote [message #466635 is a reply to message #466572] Tue, 20 July 2010 07:13 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
This sounds like Oracle E-Business applications. Aren't the parameters specified in a table somewhere? It looks as though the 'n' is missing from 'chart_of_accouts_id'.

David
Previous Topic: Create Menu role with user
Next Topic: Oracle Form Column Problem
Goto Forum:
  


Current Time: Thu Sep 19 16:27:44 CDT 2024