how to enable Zoom function and steps?
Answer / indra sena reddy
zoom is a function provided by apps which can be used to
call another form from a form.for making zoom available for
ur form u have to customize the custom.pll. u hav to add a
branch stating if form name(specify form name) and
blockname(specify blockname)then amke zoom available.
| Is This Answer Correct ? | 6 Yes | 3 No |
What and Who is the best Institute or Trainer for Oracle Apps Technical ?
Can u define operating units inplace of inventory?
can we get profile values in report without using user exists is it possible how?
How to print multi currency,multi language in xml?
How to migrate .rdf file from dev instance to test instance?
3 Answers Accenture, Oracle, TCS, Tech Mahindra, Unisoft Infotech,
we are inserting,update and delete the data we can do simultaniously, but it will show error in updation? what to do?
Can we customize a form with out template.fmb
Oracle E-Business suite?
How will U link GL with OU in Multi-org environment.
Hi Anil, When we importing the journals in GL module we need to insert the one row into GL_INTERFACE_CONTROL for each group_id.Now my question is what is the use of inserting the data into GL_INTERFACE_CONTROL table and if I not inserted into GL_INTERFACE_CONTROL what will happen
Can We Create a Synonym On Trigger?
Assume i have three Procedures defined in a Package Spec. I have created the Package Specification. now i create the Package Body by including the three procedures in addition to that i include a fourth procedure which is not included in my Package Spec. I compile the Package Body. Will the Package body Compile ? What will the end result ? what will happen if the execute the package by calling the 4th procedure ?