Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Forms 10g - Design Document

ThomasBoxallMay 11 2012 — edited May 14 2012
Good day,

I'm working in Oracle Forms Builder 10g (10.1.2.0.2) and I keep coming across functions in the PL/SQL code that are used to modify values in the forms. Unfortunately I don't have a design document for my system so I can't tell the API of these functions. I think some of the functions may be standard functions in PL/SQL or Oracle Forms Builder. Would anyone be able to point me to a resource that can explain how to use each of these functions?

go_item()
go_block()
find_item()
get_item_property()
set_item_property()
get_block_property()
set_block_property()
get_window_property()
set_window_property()
get_item_instance_property()
set_item_instance_property()

There are several custom functions in the system as well, where should I look to see where they are defined?
This post has been answered by dfcii on May 11 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2012
Added on May 11 2012
3 comments
273 views