DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_CONTRACT_PUB dependencies on OKC_K_PARTY_ROLES_B

Line 214: from okc_k_party_roles_b cplb

210: --cursor to fetch vendor billing setup BTO and CAN
211: cursor l_cplb_csr (ChrId In Number) is
212: Select cplb.bill_to_site_use_id,
213: cplb.cust_acct_id
214: from okc_k_party_roles_b cplb
215: where cplb.chr_id = ChrId
216: and cplb.dnz_chr_id = ChrId
217: and (cplb.bill_to_site_use_id is NOT NULL
218: OR