using stored procedures in master / detail report?
hi all,
i've created stored procedures for when inserting records into my tables.
when using it in my master, i created a pl/sql process and just call out my procedure passing all the item values... how do i do this on the detail report?
thanks
allen