Hi,
I am trying to write the code for a report that shows the current prices by seats unsold for any performance. I just can't find what table(s) is holding that data.
Can anyone give me a hint here?
Thanks for your help.
Gustavo
Hi Gustavo,
There's a function called FT_GET_PRICES with a date parameter and a bridge view called VXB_PERF_PMAP
You should be able to get prices for shows using those.
Caspian