What is AppCore and AppCore2 ?
Answer / 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 |
What is an Lov?
What is the remove on exit property?
How can we call a URL from a menu (Oracle Forms 6i)?
Does a grouping done for objects in the layout editor affect the grouping done in the datamodel editor?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
How can you hide the report in Apps?
What is a text list?
What is lexical parameter ?
What are the built-ins used for Getting cell values?
how we can validate the run-time parameters in reports 6i
what is a package n what r the packages availbla in report
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?