DBA Data[Home] [Help]

APPS.OKL_LCKBX_CSH_APP_PVT dependencies on OKL_AUTO_CASH_APPL_RULES_PVT

Line 17: l_okl_rcpt_tbl okl_auto_cash_appl_rules_pvt.okl_appl_dtls_tbl_type;

13: ---------------------------------------------------------------------------
14: --asawanka modified for llca start
15: -- changed type of variables to point to new table type which includes
16: -- line level cash application details
17: l_okl_rcpt_tbl okl_auto_cash_appl_rules_pvt.okl_appl_dtls_tbl_type;
18: l_okl_init_tbl okl_auto_cash_appl_rules_pvt.okl_appl_dtls_tbl_type;
19: --asawanka modified for llca end
20: ---------------------------------------------------------------------------
21: -- GLOBAL VARIABLES

Line 18: l_okl_init_tbl okl_auto_cash_appl_rules_pvt.okl_appl_dtls_tbl_type;

14: --asawanka modified for llca start
15: -- changed type of variables to point to new table type which includes
16: -- line level cash application details
17: l_okl_rcpt_tbl okl_auto_cash_appl_rules_pvt.okl_appl_dtls_tbl_type;
18: l_okl_init_tbl okl_auto_cash_appl_rules_pvt.okl_appl_dtls_tbl_type;
19: --asawanka modified for llca end
20: ---------------------------------------------------------------------------
21: -- GLOBAL VARIABLES
22: ---------------------------------------------------------------------------