what is user exit and wat program do we write in user exit?

Answers were Sorted based on User's Feedback



what is user exit and wat program do we write in user exit?..

Answer / manohar

User Exits are used to pass control from report builder to
outside program.

Basically if we want to create any flex field reports.
we need to get the structure and code combination and
description of flexfileds at that time we use userexits.

srw.flex_sql,flexid_val,srw.init etc..

Is This Answer Correct ?    5 Yes 1 No

what is user exit and wat program do we write in user exit?..

Answer / santhi

User exit is a facility in oracle reports. It is used to move control from reports to 3GL and get some data, after that it will move control back to oracle reports.

Is This Answer Correct ?    1 Yes 0 No

what is user exit and wat program do we write in user exit?..

Answer / ram chaturvedi

User exit is a program to pass control from Report Builder
to a program you have written, which performs some
function, and then returns controlto Report Builder.

We can write UE in before report trigger to populate
the value.

Is This Answer Correct ?    3 Yes 3 No

what is user exit and wat program do we write in user exit?..

Answer / tuhin

User exit is a oracle inbuilt package, for multi org environments it is automatically set the user profile option.

SRW.USER_EXIT('FND SRWINIT') is mainly written in Before Report in 11i and After Parameter Form for R12.
SRW.USER_EXIT('FND SRWEXIT') is written in After Report. It is freed up all the memory allocation while running the particular report.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Apps Technical Interview Questions

FLEX FIELDS?

2 Answers  


What is workflow?Explain with a example?

2 Answers   Oracle,


What is the package?

2 Answers  


What is implicity cursor . When it fires . For which statement it will fire(Insert/update/delte). What is the attribute of implicity and explicity cursor oracle 9i. What is the Rec cursor.

2 Answers   IBM,


tell me the scenarios of the independent in reports

0 Answers   Accenture, IBM,






Can u define DFF with in the DFF,How?

1 Answers   Satyam,


Steps for DFF registration

2 Answers   IBM, Savvis, Wipro,


Can u define exceptions twice in same block?

3 Answers  


what is the difference between character mode,bitmap mode

2 Answers   IBM, Sierra Atlantica,


What is responsibility and how u attach

5 Answers   Accenture,


What is procedure?

3 Answers   IBM,


Do you know what are user profiles in apps. Any examples you can give?

0 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)