DBA Data[Home] [Help]

APPS.IGI_IAC_TRANSFERS_PKG dependencies on FA_CATEGORIES

Line 2635: p_category_id fa_categories.category_id%type,

2631: -- ========================================================================================+
2632:
2633: FUNCTION Do_prior_transfer(p_book_type_code fa_books.book_type_code%type,
2634: p_asset_id fa_additions_b.asset_id%type,
2635: p_category_id fa_categories.category_id%type,
2636: p_transaction_header_id fa_transaction_headers.transaction_header_id%type,
2637: p_cost fa_books.cost%type,
2638: p_adjusted_cost fa_books.adjusted_cost%type,
2639: p_salvage_value fa_books.salvage_value%type,