Answer Posted / raj
The APP_DATE routines are located in the APPCORE library
and can be called from forms and other libraries, except
for libraries that are attached to APPCORE, such as the
CUSTOM library.
For code in the CUSTOM library and other libraries attached
to APPCORE, use the APP_DATE2 package in the special
APPCORE2 library. The APP_DATE2 package is equivalent to
APP_DATE, with the same routines and routine arguments.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Is it possible to execute a dynamic sql from forms?
Why oracle forms required?
why the Ctl file u put only in bin folder why not in other folder
Name the different triggers associated with oracle forms having a master-detail relationship.
what are bind variables?
Explain how one can iterate through items and records in a specified block?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
how do u compile a form i.e .fmb file in Unix or in dos
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Name the different triggers supported by oracle reports and their firing order.
What are the various configuration files that are used by oracle forms?
what is tripstop report?
what are the new features introduced in oracle form services in 11g release 2?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??