Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is an User_exit?

Answers were Sorted based on User's Feedback



What is an User_exit?..

Answer / chaudhry

Calls the user exit named in the user_exit_string. Invokes
a 3Gl programe by name which has been properly linked
into your current oracle forms executable.

Is This Answer Correct ?    5 Yes 0 No

What is an User_exit?..

Answer / preeti

Types of user exits

FND SRWINIT sets your profile option values and allows
Oracle AOL user exits to detect that they have been called
by a Oracle Reports program.[Before Report trigger,
P_CONC_REQUEST_ID lexical parameter]

FND SRWEXIT ensures that all the memory allocated for
Oracle AOL user exits has been freed up properly. [After
Report trigger]



FND FORMAT_CURRENCY is used for MULTIPLE CURRNECY REPORTING
(MRC) [formula Column, P_MIN_PRECISION lexical parameter]



FND FLEXSQL this API is used for get
ELECT/WHERE/HAVING/ORDER BY/GROUP BY from flex field

tables.



FND FLEXIDVAL this API is used for get descriptions from
flexfields, gets input from FND FLEXSQL.

Call this user exit to populate fields for display. You
pass the key flexfields data retrieved by the query into
this exit from the formula column. With this exit you
display values,descriptions and prompts by passing
appropriate token (VALUE/DESCRIPTION/APROMPT/LPROMPT).

it will take inputs from columns of query , the columns are
defined by FND FLEXSQL.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Oracle Forms Reports Interview Questions

When do you use data parameter type?

1 Answers  


Please tell me what is wrong in the below query: (Very Urgent) ================================================= function BeforePForm return boolean is begin if :from_invoice_date is null OR :to_invoice_date is null then aiv.PERIOD_NMAE:=:gl_period elsif :gl_period is null then aiv.INVOICE_DATE between :from_invoice_date and :to_invoice_date end if; return (TRUE); end;

2 Answers   TCS,


What is a Non Query Record Group?

1 Answers  


What is a property clause?

1 Answers  


What are the different default triggers created when Master Deletes Property is set to isolated?

1 Answers  


What is the sequence the Report triggers will fires while running a report ?

1 Answers   FCS, GE,


Use the Add_group_row procedure to add a row to a static record group 1. true or false?

2 Answers  


what is the sequence of firing triggers in forms?

1 Answers  


What is an LOV?

2 Answers  


how do u place it in required folder

0 Answers  


What are the menu items that oracle forms 4.0 supports?

1 Answers  


How can I sum column wise in Oracle excel report?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1809)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)