DBA Data[Home] [Help]

APPS.FA_IMPAIRMENT_POST_PVT dependencies on FA_SORP_IMPAIRMENT_PVT

Line 1110: if not FA_SORP_IMPAIRMENT_PVT.create_sorp_imp_acct (

1106: -- entries. This functionality is documented in
1107: -- section 16.2 in the SORP Functional Design Document
1108: if fa_cache_pkg.fazcbc_record.sorp_enabled_flag = 'Y' then
1109:
1110: if not FA_SORP_IMPAIRMENT_PVT.create_sorp_imp_acct (
1111: px_adj => l_adj
1112: , p_impairment_amount => t_impairment_amount(i)
1113: , p_reval_reserve_adj => t_reval_reserve_adj_amount(i)
1114: , p_impair_class => t_impair_class(i)