Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

EGP_EXPLOSIONS_V loads nothing, component tables do.

edited Aug 4, 2020 8:38PM in Reporting and Analytics for ERP 1 comment

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:

https://docs.oracle.com/en/cloud/saas/supply-chain-management/20c/oedsc/product-model.html#egpexplosionsv-6168

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

20C

Code Snippet

((SELECT Sys_context('EXPL_CTX', 'TOP_BILL_SEQ')           top_bill_sequence_id, 
         bill_sequence_id, 
         0                                                 component_sequence_id 
         , 
      
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!