DBA Data[Home] [Help]

APPS.IGI_IGIIARPR_XMLP_PKG dependencies on IGI_IAC_CATEGORY_BOOKS

Line 763: from igi_iac_category_books where

759:
760:
761: select operating_expense_ccid,backlog_deprn_rsv_ccid,reval_rsv_ccid
762: into oper_exp, bk_rsv,reval_rsv
763: from igi_iac_category_books where
764: book_type_code = p_book_type_code and
765: category_id = asset_category_id;
766:
767: