if u develop report do u ask for anything from u r team leader
72
in user parameter property we have list of values.can we
write select query for binding?
for example::
select empno from emp where deptno=:deptnum
:deptnum is first parameter it displays distinct dept nos.
if i do like this it is giving error::
bind variables are not allowed in the select statement
50
Can you convert a bit-mapped report to ASCII
(character-mode) Report ? How ?
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
63
how to use buttons,check boxes in paper layout,paper design
and paper parameter form in oracle report developer 10g
50
a text item is there what r the different types of triggers
associated with it
85
did u received a single file or multiple files
103
How i get the client machine Ip address through developer
2000 forms, if you are running three tier architech.
5
i don't want to give the path of .Dat file in .Ctl file
dynamically i want to give how
74
what is difference between group above and group left report