DBA Data[Home] [Help]

APPS.OKL_REVERSAL_PVT dependencies on OKL_SYS_ACCT_OPTS

Line 233: FROM okl_sys_acct_opts;

229:
230: --Cursor to get the Account Derivation Option.. SLA Uptake
231: CURSOR get_acct_derivation_csr IS
232: SELECT account_derivation
233: FROM okl_sys_acct_opts;
234:
235: --Cursor to get the transaction header id .. SLA Uptake
236: CURSOR get_tcn_id_csr IS
237: SELECT tcn_id