DBA Data[Home] [Help]

APPS.OKS_CONTRACTS_PUB dependencies on OKS_SUBSCR_HEADER_B

Line 5359: Select instance_id from oks_subscr_header_b

5355:
5356: l_rule_dtl_rec l_rule_dtl_csr%rowtype;
5357:
5358: Cursor l_subscr_scr (p_line_id number, p_hdr_id number) is
5359: Select instance_id from oks_subscr_header_b
5360: Where cle_id = p_line_id
5361: And dnz_chr_id = p_hdr_id;
5362:
5363: -- local variables