DBA Data[Home] [Help]

APPS.IGI_IAC_ADJ_PKG dependencies on FA_ADDITIONS

Line 60: FROM fa_additions

56:
57: -- cursor to get asset category
58: CURSOR c_get_category IS
59: SELECT asset_category_id
60: FROM fa_additions
61: WHERE asset_id =p_asset_hdr_rec.asset_id;
62:
63:
64: -- to get fa_books previous entry before current adjustment