DBA Data[Home] [Help]

APPS.OKL_MAINTAIN_FEE_PVT dependencies on OKC_LINE_STYLES_V

Line 1931: from okc_line_styles_v

1927: l_sts_code okc_k_headers_b.sts_code%type := null;
1928:
1929: CURSOR get_lse_id_csr IS
1930: select id
1931: from okc_line_styles_v
1932: where lty_code = 'FEE';
1933:
1934: CURSOR get_cur_sts_code_csr(chr_id NUMBER) IS
1935: select currency_code,sts_code