What are the built-ins used for finding object ID functions?
Answer Posted / binurajnair
To find item ids of various items, we can use FIND_ITEM
function
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you understand by oracle forms and why are they required?
What is responsibility and how u attach How to create user and how u attach with responsibility.
What is the difference between BPA AND Contract What are documents and test cases u followed
a text item is there what r the different types of triggers associated with it
can you convert or reverse engineer a fmx back to a fmb file?
how do u compile a form i.e .fmb file in Unix or in dos
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
Is it possible to execute a dynamic sql from forms?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
if u want to delete all these detail block etc what will happen in form
what is oracle forms?
Name the different triggers associated with oracle forms having a master-detail relationship.
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