You are on page 1of 9

Copyright 2007, Oracle. All rights reserved.

R12 Building OA Framework Applications


Implementing a Query and Drill-down
Copyright 2007, Oracle. All rights reserved. 9 - 2
Lesson Objectives
After completing this lesson, you should be able to:
Create a typical OA Framework query page
Create a typical OA Framework drill-down to details page
Copyright 2007, Oracle. All rights reserved. 9 - 3
Course Methodology
For the remainder of the course, until Day 5, the focus is going
to be on programming. The lecture is intentionally kept as short
as possible to allow you as much time with hands-on
programming labs.
OA Framework pages and applications can be incredibly
complex. The labs are designed to remove as much complexity
as possible, but there are subtle interactions between labs that
can not be simplified.
Copyright 2007, Oracle. All rights reserved. 9 - 4
Course Methodology
It is critical that you follow the labs precisely. Your likelihood of
success increases when you follow the labs. It also increases
the likelihood of your instructor being able to assist you should
you encounter unexpected behavior.
You can also improve your likelihood of success by improving
your debugging skills. The debugging skills learned and
practiced in this course will apply directly to real world OA
Framework pages back in your work environment.
Copyright 2007, Oracle. All rights reserved. 9 - 5
Finished Page Before Search
Once you complete the lab, your Search page should look
similar to the following before a search:
Copyright 2007, Oracle. All rights reserved. 9 - 6
Finished Page After Search
Once you complete the lab, your Search page should look
similar to the following after a search:
Copyright 2007, Oracle. All rights reserved. 9 - 7
Finished List of Values Page
Once you complete the lab, your LOV page should look
similar to the following:
Copyright 2007, Oracle. All rights reserved. 9 - 8
Finished Drilldown-to-Details Page
Once you complete the lab, your Details page should look
similar to the following:
Copyright 2007, Oracle. All rights reserved. 9 - 9
Summary
In this lesson, you should have learned how to:
Create a typical OA Framework query page.
Create a typical OA Framework drill-down to details page.

You might also like