DBA Data[Home] [Help]

APPS.OKC_EXTEND_PVT dependencies on OKC_RULES_V

Line 1186: FROM okc_rules_v

1182: FOR update of line_number nowait;
1183:
1184: CURSOR lock_rules is
1185: SELECT *
1186: FROM okc_rules_v
1187: WHERE dnz_chr_id = p_extend_in_parameters_rec.p_contract_id
1188: FOR update of object1_id1 nowait;
1189:
1190: CURSOR cur_header_aa IS