DBA Data[Home] [Help]

APPS.OKC_SCHR_PD_ASMBLR_PVT dependencies on OKC_ACTION_ATTRIBUTES_V

Line 28: FROM okc_actions_v acn,okc_action_attributes_v aae

24:
25: --Select all the attributes for the scheduled planned date reached
26: CURSOR elements_csr IS
27: SELECT aae.element_name, aae.format_mask
28: FROM okc_actions_v acn,okc_action_attributes_v aae
29: WHERE acn.id = aae.acn_id
30: AND acn.correlation = 'SHR_PDATE_REACH';
31:
32: --Select the rule attributes for the resolved time value id