DBA Data[Home] [Help]

APPS.IGI_IAC_DEPRN_PKG dependencies on FA_CATEGORY_BOOKS

Line 1355: FROM fa_category_books

1351: SELECT asset_cost_acct, deprn_expense_acct, deprn_reserve_acct,
1352: asset_cost_account_ccid, reserve_account_ccid
1353: INTO l_asset_cost_acct, l_dep_exp_acct, l_dep_res_acct,
1354: l_asset_cost_account_ccid ,l_reserve_account_ccid
1355: FROM fa_category_books
1356: WHERE book_type_code = p_book_type_code
1357: AND category_id = l_category_id;
1358:
1359: -- get the flex_num and default CCID