DBA Data[Home] [Help]

APPS.BEN_PERSON_DELETE dependencies on BEN_CWB_RPT_DETAIL

Line 29: delete from BEN_CWB_RPT_DETAIL where person_id = p_person_id;

25: BEGIN
26:
27: delete from BEN_CWB_STOCK_OPTN_DTLS where person_id = p_person_id;
28:
29: delete from BEN_CWB_RPT_DETAIL where person_id = p_person_id;
30:
31: FOR r1 IN c1 LOOP
32: OPEN c2 (
33: r1.cwb_matrix_id