DBA Data[Home] [Help]

APPS.ZPB_METADATA_PKG dependencies on ZPB_ANALYSIS_CYCLES

Line 4790: from ZPB_ANALYSIS_CYCLES

4786:
4787:
4788: select CURRENT_INSTANCE_ID
4789: into l_currInst
4790: from ZPB_ANALYSIS_CYCLES
4791: where ANALYSIS_CYCLE_ID = p_instance;
4792:
4793: l_cube := zpb_metadata_names.get_exception_meas_cube(p_sharedAw,l_currInst);
4794: