DBA Data[Home] [Help]

APPS.OKL_REVERSAL_PVT dependencies on OKL_SYS_ACCT_OPTS

Line 226: FROM okl_sys_acct_opts;

222:
223: --Cursor to get the Account Derivation Option.. SLA Uptake
224: CURSOR get_acct_derivation_csr IS
225: SELECT account_derivation
226: FROM okl_sys_acct_opts;
227:
228: --Cursor to get the transaction header id .. SLA Uptake
229: CURSOR get_tcn_id_csr IS
230: SELECT tcn_id