DBA Data[Home] [Help]

APPS.OKL_BLK_AST_UPD_PVT dependencies on OKL_SYS_ACCT_OPTS

Line 1353: FROM okl_sys_acct_opts;

1349: -- Upfront tax a/c is done if AMB is enabled
1350: CURSOR acct_opt_csr
1351: IS
1352: SELECT account_derivation
1353: FROM okl_sys_acct_opts;
1354:
1355: l_acct_opt okl_sys_acct_opts.account_derivation%TYPE;
1356:
1357: CURSOR tax_line_csr1

Line 1355: l_acct_opt okl_sys_acct_opts.account_derivation%TYPE;

1351: IS
1352: SELECT account_derivation
1353: FROM okl_sys_acct_opts;
1354:
1355: l_acct_opt okl_sys_acct_opts.account_derivation%TYPE;
1356:
1357: CURSOR tax_line_csr1
1358: IS
1359: SELECT 'BILLED' tax_treatment