DBA Data[Home] [Help]

APPS.OKC_ACTIONS_PVT dependencies on OKC_ACTION_ATTRIBUTES_V

Line 400: FROM okc_action_attributes_V

396: l_app_id1 NUMBER;
397: l_cnt NUMBER := 0;
398: CURSOR l_id_cur is
399: SELECT *
400: FROM okc_action_attributes_V
401: WHERE acn_id = p_acnv_rec.id;
402: BEGIN
403:
404: SELECT application_id INTO l_app_id1

Line 520: FROM okc_action_attributes_v aae

516: l_aaev_tbl aaev_tbl_type;
517:
518: CURSOR aae_csr IS
519: SELECT aae.id
520: FROM okc_action_attributes_v aae
521: WHERE aae.acn_id = p_acnv_rec.id;
522:
523: BEGIN
524: -- populate the foreign key of the detail