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 |
Give built-in routine related to a record groups?
explain about content canvas views?
How can you hide the report in Apps?
Name the different triggers associated with oracle forms having a master-detail relationship.
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
What do you understand by oracle forms?
What are the important difference between property clause and visual attributes?
What are the different styles of actvation of ole Objects?
Can you attach an alert to a field?
How cost of one Forms created & Report Created?
if u want to delete all these detail block etc what will happen in form
What is the between Function and Procedure?