in before report trigger SRW.user_exit(FND_Userinit) what
will do
Answer Posted / suresh somayajula
jit will retrieve all user details.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
In what sequence do triggers get fired by oracle forms?
In what situation u create the BPA.
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
List out the oracle forms configuration files?
difference between global n context sensitive segments?
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
What do you understand by lov and how can it be used?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
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
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
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
did u p prepared complex report
if some data is not transfered where it will get stored
Can we invoke one form from another in a multi-forms application?