DBA Data[Home] [Help]

APPS.OKL_MAINTAIN_FEE_PVT dependencies on OKC_LINE_STYLES_V

Line 1922: from okc_line_styles_v

1918: l_sts_code okc_k_headers_b.sts_code%type := null;
1919:
1920: CURSOR get_lse_id_csr IS
1921: select id
1922: from okc_line_styles_v
1923: where lty_code = 'FEE';
1924:
1925: CURSOR get_cur_sts_code_csr(chr_id NUMBER) IS
1926: select currency_code,sts_code