wht is format triger?

Answers were Sorted based on User's Feedback



wht is format triger?..

Answer / malleswar

The trigger can be used to dynamically change the
formatting attributes of the object. Format triggers are
PL/SQL functions executed before the object is
formatted.The function must return a Boolean value (TRUE or
FALSE). Depending on whether the function returns TRUE or
FALSE, the current instance of the object is included or
excluded from the report output. You can access format
triggers from the Object Navigator, the Property Palette,
or the PL/SQL Editor.

Is This Answer Correct ?    6 Yes 0 No

wht is format triger?..

Answer / samaresh

A format trigger can fire multiple times for a given
object, whenever Reports Builder attempts to format the
object. Consider the case where Reports Builder starts to
format the object at the bottom of a page. If the object
does not fit on the page, Reports Builder stops formatting
and reformats on the following page. In this case, the
format trigger will fire twice. It is therefore not
advisable to do any kind of "persistence" operation, such
as logging, in this trigger.


The Reports Builder SRW built-in package contains PL/SQL
procedures with which you can quickly change the format
attributes of an object.
These include procedures to:
change the border pattern and color of an object change the
interior pattern and color of an object change the font
size, style, weight, spacing, and justification of a field
or boilerplate text change the format mask of a field
access a field's value

Is This Answer Correct ?    2 Yes 1 No

wht is format triger?..

Answer / muneer

ANS 1 IS CORRECT
THAKS MALLESH

MUNEER

Is This Answer Correct ?    1 Yes 0 No

wht is format triger?..

Answer / ramesh babu v

It formats the data before displaying output data.It is the
pl/sql function and it returns the boolean
values(TRUE/FALSE).If return TRUE the layout displays.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Apps Technical Interview Questions

in ap_terms table what data will be stored

1 Answers  


what are the prerequisite set ups for inter organization transaction?

1 Answers   Scan Steel,


Are there any alternate tools other than sql* loader to load data into oracle apps tables from external systems

5 Answers   Deloitte, IBM,


What is the concept of soa governance?

0 Answers  


what are the prerequisites for costing transactions?

0 Answers   Scan Steel,






How to compile the Forms & Reports in Linux Apps Server which are created in WindowsXP client?

1 Answers  


What is profile and what is level of profile option and it's hierarchy

1 Answers   IBM,


PL/SQL stored procedure parameters?

7 Answers  


What do you understand by concurrent programs?

0 Answers  


Is that Possible To create package without Specification , If Yes Give any Examples

2 Answers   PWC,


What should be the batch size (number of customer records) general guidelines for optimal performance?

1 Answers  


where the accounting related data is stored ?

2 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)