DBA Data[Home] [Help]

APPS.OKL_AM_LEASE_TRMNT_PVT dependencies on OKL_SYS_ACCT_OPTS

Line 7919: l_set_of_books_id OKL_SYS_ACCT_OPTS.SET_OF_BOOKS_ID%TYPE;

7915: AND BOOK_TYPE_CODE = p_book_type_code ;
7916:
7917: l_get_fa_books c_get_fa_books%ROWTYPE;
7918:
7919: l_set_of_books_id OKL_SYS_ACCT_OPTS.SET_OF_BOOKS_ID%TYPE;
7920: l_max_books NUMBER;
7921:
7922: l_trans_rec FA_API_TYPES.trans_rec_type;
7923: l_dist_trans_rec FA_API_TYPES.trans_rec_type;

Line 8515: l_set_of_books_id OKL_SYS_ACCT_OPTS.SET_OF_BOOKS_ID%TYPE;

8511: AND BOOK_TYPE_CODE = p_book_type_code ;
8512:
8513: l_get_fa_books c_get_fa_books%ROWTYPE;
8514:
8515: l_set_of_books_id OKL_SYS_ACCT_OPTS.SET_OF_BOOKS_ID%TYPE;
8516: l_max_books NUMBER;
8517:
8518: l_trans_rec FA_API_TYPES.trans_rec_type;
8519: l_dist_trans_rec FA_API_TYPES.trans_rec_type;