EGP_EXPLOSIONS_V loads nothing, component tables do.
Content
Hi. I'm querying the view EGP_EXPLOSIONS_V and loads nothing. I queried its individual tables and DO load data:
- egp_system_items_b_v
- egp_structures_b B,
- egp_item_revisions_b
- gp_system_items_all_v
The view is ridiculously complex:
Tried to run the underlying query of the view and it just throws a Java's null pointer error.
Should I open a service request? Do you people used this view?
Thanks!
Version
20CCode Snippet
((SELECT Sys_context('EXPL_CTX', 'TOP_BILL_SEQ') top_bill_sequence_id, bill_sequence_id, 0 component_sequence_id ,
Tagged:
0