Home » Developer & Programmer » Forms » Calling API in Forms (forms 6i,EBS 11.5.10)
Calling API in Forms [message #429998] Fri, 06 November 2009 14:32 Go to next message
consultant19
Messages: 23
Registered: September 2009
Location: India
Junior Member
Hi

I have to use a standard API in custom form . I am able to compile in the database using SQLPLUS. when I put the code in Form with all the necessary parameters passed. It is showing me the error.

ERROR 512 at line127, column 54

Implementation Restriction :'OKC_API.G_MISS_NUM': Cannot directly access remote package variable or cursor.

  • Attachment: Error_API.txt
    (Size: 1.76KB, Downloaded 1224 times)
Re: Calling API in Forms [message #432386 is a reply to message #429998] Mon, 23 November 2009 22:50 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Forms 6 can only use character, number, or date parameters. If the package uses anything else then you will have to write an intermediate database package to take the Forms parameters and turn them into the package parameters.

David
Previous Topic: Pop-up window in form 6i
Next Topic: to create dynamic LOV while report is being called from forms
Goto Forum:
  


Current Time: Fri Sep 20 05:02:12 CDT 2024