DBA Data[Home] [Help]

APPS.OKC_PRICE_PUB dependencies on OKC_ANCESTRYS_V

Line 468: from okc_ancestrys_v

464: No_Pricing_Rule Exception;
465: invalid_line Exception;
466: cursor c1(p_cle_id Number) is
467: select cle_id_ascendant
468: from okc_ancestrys_v
469: where cle_id = p_cle_id
470: order by level_sequence desc;
471: cursor c2(p_cle_id Number) is
472: select dnz_chr_id