What is the difference between boiler plat images and image
items?

Answer Posted / guest

Boiler plate Images are static images (Either vector or
bit map) that you import from the file system or database
to use a graphical elements in your form, such as company
logos and maps Image items are special types of
interface controls that store and display either
vector or bitmap images. like other items that store values,
image items can be either base table items(items that
relate directly to database columns) or control items. The
definition of an image item is stored as part of the form
module FMB and FMX files, but no image file is actually
associated with an image item until the item is populate at
run time.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why oracle forms required?

545


Name the different triggers associated with oracle forms having a master-detail relationship.

489


What do you understand by lov and how can it be used?

567


How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff

1628


i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame

2554






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.

1681


in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory

2475


Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?

1542


What is a user exit program in oracle reports?

560


suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables

1589


What is an implicit anchor and how is it a different form explicit anchor in a report builder?

615


from where do u receive the information to develop report

1514


what is tripstop report?

1342


what exactly u write in when_new_form_instance

2884


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

797